BODY.navi_stadt {
	scrollbar-base-color: #F0F0F0;
	scrollbar-highlight-color:#999999;
	scrollbar-arrow-color:#999999;
	scrollbar-shadow-color:#999999;
	background-color : #F0F0F0;
	background-attachment : fixed;
	background-image : url(../bilder/kopf_streifen/rathaus_3.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.data {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #FFFFFF;
	background-color : rgb(191,0,0);
}

.headline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #FFFFFF;
	background-color : rgb(191,0,0);
	padding : 1px 0px 1px 5px;
}

.kategorie {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : rgb(191,0,0);
	border-bottom-color : rgb(191,0,0);
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-collapse : separate;
	padding-top : 10px;
	padding-bottom : 5px;
}

.kategorie2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : rgb(191,0,0);
	padding-top : 2px;
}

.subtitl {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : rgb(191,0,0);
}

TD.strich {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 12px;
	color : Black;
	border-bottom-color : rgb(191,0,0);
	border-bottom-style : solid;
	border-bottom-width : 1px;
	vertical-align : top;
}

TD.strich B {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
	}

.zeihell {
	background-color : rgb(235,235,235);
}

.zeidunkel {
	background-color : rgb(225,225,225);
}

TD.o_navi_low {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	background-color : rgb(191,0,0);
	color : #FFFFFF;
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #1A1A1A;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width:125px;
	height:16px;
	padding:4px;
}

TD.o_navi_low A:LINK {
	text-decoration:none;
	font-weight : normal;
	color : #FFFFFF;
}

TD.o_navi_low A:VISITED {
	text-decoration:none;
	font-weight : normal;
	color : #FFFFFF;
}

TD.o_navi_low A:HOVER {
	text-decoration : none;
	font-weight : normal;
	background-color : rgb(191,0,0);
	color : #FFFF00;
}

TD.o_navi_high {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	background-color : #E6E6E6;
	color : rgb(191,0,0);
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #1A1A1A;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width:125px;
	height:16px;
}

#stadt_links {
	width: 340px;
	float : left;
	padding: 5px;
	margin: 0px 0px 0px 20px;
}

#stadt_rechts {
	width: 340px;
	float : left;
	margin: 0px 0px 0px 20px;
	padding: 5px 5px 5px 25px;
	border-left: 1px solid #CCC;
}


