.subnavi1 {
width:100%
margin:0px 0px 10px 0px;
padding:0px;
}

.subnavi1_ueberschrift{
 font-size:8pt;
 font-weight:bold;
}

.subnavi1_feld {
        width:170px;
	color: #CC9933;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
	vertical-align : middle;
	padding-left : 2px;
	line-height : 15px;
	border: 1px solid #CC9933;
	text-decoration : none;
}

a.subnavi1_link:link {
 	color: #CC9933;
}
a.subnavi1_link:visited {
 	color: #CC9933;
}
a.subnavi1_link:hover {
 	color: #660000;
}
a.subnavi1_link:active {
 	color: #660000;
}
