/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(bilder/bg_verlauf_aussen.jpg);
	background-repeat: repeat-x;
}

strong {
	color : #505D66;
}

.standardschrift {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #505D66;
}

a,div{
	font-family : Arial, Helvetica, sans-serif;
	color : #505D66;
	font-size: 12px;
}

td{
	font-family : Arial, Helvetica, sans-serif;
	color : #505D66;
	font-size: 11px;
}

.high{
	color:#000000;
	background-color:#FCD116;
}
.high a{
	color:#000000;
	text-decoration: none;
	font-size : 11px;
}
.high a:hover{
	text-decoration: none;
}

.low{
	font-size : 11px;
	background-color:#7E7E7E;
	background-position: 0px 0px;
}
.low a{
	color:#ffffff;
	text-decoration: none;
	font-size : 11px;
}
.low a:hover{
	text-decoration: none;
}

.navleft{
display: block;
background:  transparent url(bilder/navebene.gif) no-repeat 0x top ;
	width:185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606E79;
min-height:25px;
}

 a.navleft,  a.navleft:link ,  a.navleft:visited  {
text-decoration:none;
width: 185px;
height: 25px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px; 
background:  transparent url(bilder/navebene.gif) no-repeat 0px top ;
}

 a.navleft:hover {
background-position: center left;
}

.navleer  {
text-decoration:none;
width: 185px;
height: 25px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px; 
background:  transparent url(bilder/navebene.gif) no-repeat 0px top ;
}

 a.openpdf,  a.openpdf:link ,  a.openpdf:visited,  a.openpdf:hover  {
text-decoration: none; 
color: #FFFFFF; 
font-size: 10; 
font-family: Arial, Helvetica, sans-serif
}

.button       { font-family:  Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: #333333;
		background-color: #EEF5FD;
		border: 1px solid; border-color: #333333 #333333 #333333 #333333}

hr		      { color: #0000FF;
	    border-color: #00CCFF #00CCFF #0000FF #0000FF;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px}


