table {
	color: #2f4f4f;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	width: 100%;
}
.blau_navi {
	background-color: #99EFEF;
}
.blau_head {
	background-color: #E7FBFB;
}
.blau_dunkel {
	background-color: #BBEEEE;
}
.blau_mittel {
	background-color: #CEF2F2;
}
.blau_hell {
	background-color: #F8FEFE;
}
.gruen {
	background-color: #C9EBE4;
}
.gruen_hell {
	background-color: #E4F6F3;
}
.gelb {
	background-color: #FEFDE8;
}


h5 { color: #008b8b; font-weight: normal; font-size: 11px; line-height: 15px; }
h6 { color: #b22222; font-weight: normal; font-size: 11px; line-height: 15px; }
a { color: #008b8b; font-weight: bold; font-size: 11px; line-height: 15px; text-decoration: none }
a:link { color: #008b8b; font-weight: bold; font-size: 11px; line-height: 15px; text-decoration: none }
a:vlink { color: #008b8b; font-weight: bold; font-size: 11px; line-height: 15px; text-decoration: none }
a:hover { color: #b22222; font-weight: bold; font-size: 11px; line-height: 15px; }
a:active { color: #b22222; font-weight: bold; font-size: 11px; line-height: 15px; }
.spitz { color: #b22222; }
body { color: #2f4f4f; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; background-color: white; }
p {
	font-family: Verdana, Arial, Helvetica, Geneva;
	margin: 5px 8px 8px 8px;
	font-size: 11px; line-height: 15px;
}