
#defaultlayer2 { position: absolute; top: 186px; left: 111px; width: 600px; height: 23px; visibility: hidden; display: block }
#sub2 { background-color: #e7e7e7; position: absolute; top: 20px; left: 99px; width: 140px; height: 119px; visibility: visible; display: block }
td   { font-size: 11px; font-family: Verdana }
#Ebene1 { position: relative; bottom: 50px; left: 30px; width: 119px; height: 52px; visibility: visible; display: block }
.headline  { color: #ff6300; font-weight: bold; font-size: 14px; line-height: 22px }
.navi-headline   { color: #73797d; font-weight: bold; line-height: 12px }
a:link  { color: #ff6300; text-decoration: none }
a:visited  { color: #ff6300; text-decoration: none }
a:hover { text-decoration: underline }

input, select, textarea
{
	background-color : #F8F8F8;
	border-color : gray;
	border-style : solid;
	border-width : 1;
	border-left-width : 1;
	border-top-width : 1;
	border-right-width : 1;
	border-bottom-width : 1;
}
textarea  
{
	border-right-width : 0;
}
.abstand_obenunten5px { padding-top: 5px; padding-bottom: 5px }
.tabelle  { border: solid 1px #b5b5b5 }
.abstand_innen_boxen { padding: 3px }
.link_white { color: #fff }

