/*Anpassungen durch Markus Böhmer, KRZ Lemgo*/
BODY {
	scrollbar-base-color : white;
	scrollbar-arrow-color : #CC0000;
	scrollbar-darkshadow-color : #339900;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
}

a.rot {
	text-decoration : none;
	color : #CC0000;
	font-weight : bold;
	margin-top : 22px;
	background-image : url(media/spacer.GIF);
	background-repeat : no-repeat;
}
a.rot:hover, a.rot:active {
	background-image : url(media/bgnavlinkgruen.gif);
}
a.gruen {
	text-decoration : none;
	color : #008000;
	font-weight : bold;
	margin-top : 22px;
	background-image : url(media/spacer.GIF);
	background-repeat : no-repeat;
}
a.gruen:hover, a.gruen:active {
	background-image : url(media/bgnavlinkrot.gif);
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
}
td.rand {
	border-right-color : #008000;
	border-right-style : dotted;
	border-right-width : thin;
	border-bottom-color : #008000;
	border-bottom-style : dotted;
	border-bottom-width : thin;
}
.randrechts {
	border-right-color : #008000;
	border-right-style : solid;
	border-right-width : 1px;
}

