BODY.navi_presmit {
	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/ratsbrunnen.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

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;
}


