td {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : black;
	line-height : 15px;
}

.klein {
	font-size : 11px;
}

a {
	color : #0087BD;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #0087BD;
	text-decoration : underline;
}

.kasten {
	background-color : #E3EDF5;
	padding : 4px;
	font-size : 11px;
	line-height : 15px;
}

.kastenkopf {
	background-color : #0087BD;
	color : white;
	font-size : 13px;
	font-weight : bold;
}

.kastenlinie {
	background-color : #0087BD;
}

.blau {
	color : #0087BD;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

.footer {
	font-size : 11px;
	color : #1A556C;
}