body, td {
	background-color : #FFFFE7;
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	color : black;
}

a {
	color : #EF083D;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

.kasten {
	background-color : #E8E8D3;
}

th {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	background-color : #E8E8D3;
	font-weight : bold;
}

.verbindung {
	background-color : #EF0442;
	font-size : 13px;
	font-weight : bold;
	color : white;
	text-align : left;
}

.tabelle {
	font-size : 11px;
	background-color : #EEF7FF;
}

.tabelle2 {
	font-size : 11px;
	background-color : #F4FDFF;
}

.klein {
	font-size : 11px;
}

.blau {
	color : #0084D0;
}