body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : small;
color : #000000;
margin : 0;
padding : 0;
background-image : url(../grafiken/logos/backgrount.jpg);
background-repeat : repeat-x;
}
h1 {
font-size : 115%;
color : #333333;
text-align : center;
}
h2 {
font-size : 95%;
color: #789F00;
}
h3 {
font-size: 90%;
color :#060;
}
a {
list-style:none;
color:#000;
}
a:hover {
text-decoration:;
list-style:none;
color: #789F00;
}
.skiplink {
position : absolute;
top : -5000px;
left : -5000px;
width : 0;
height : 0;
overflow : hidden;
display : inline;
}
.header {
background : url(../grafiken/logos/Banner-oben.jpg) top;
background-repeat : no-repeat;
padding : 0;
margin : 0 auto;
height : 80px;
}
.floatleft {
float : left;
width : 200px;
height : 80px;
}
.floatright {
float : right;
width : 200px;
height : 80px;
}
#content {
color : #000000;
width : 955px;
margin : 0 auto 0 auto;
}
#textbereich {
	margin : 20px 97px 0 125px;
	background-color : #ffffff;
	padding : 20px;
	text-align: left;
}
#textbereich p {
text-align : justify;
}
#vertikal_links {
width : 100px;
float : left;
padding :60px 10px 0 8px ;
color: #333;
}
#vertikal_links ul{
	list-style:none;
	padding:0;
}
#vertikal_links li{
	padding:3px;
	background-repeat: repeat-x;
	border-bottom: #666 solid 2px;
}
#vertikal_links li:hover {
	background-repeat:repeat-x;
	cursor:pointer;
	border-bottom: #789F00 solid 2px;
}
#vertikal_links li a {
	text-decoration:none;
	color:#333;	
}
#vertikal_rechts {
width : 80px;
float : right;
padding :8px;
}
.clearfloat {
clear : both;
height : 0;
font-size : 1px;
line-height : 0;
}
.info {
text-align : center;
background-color : #ffffff;
margin : 20px;
border-top : 2px solid #006600;
padding : 10px;
}
.infooben {
text-decoration : none;
display : inline;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #999999;
padding-right : 5px;
padding-left : 5px;
}
.copyright {
padding-top : 8px;
font-size : 80%;
list-style : none;
color : #999999;
}
.info a {
color : #999999;
font-size : 85%;
text-decoration : none;
}
.info a:hover {
color : #ffffff;
background : #cccccc;
}
.printheader {
display : none;
}
.printfooter {
display : none;
}
.menu {
padding : 4px 0 0 0;
margin : 0;
height : 25px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 100%;
position : relative;
z-index : 500;
background-image : url(../grafiken/logos/menu_leiste.png);
background-repeat : repeat;
}
.menu li {
float : left;
}
.menu .select {
margin : 0;
padding : 0 10%;
list-style : none;
white-space : nowrap;
}
.menu .select a {
display : block;
height : 21px;
float : left;
padding : 0 5px;
text-decoration : none;
line-height : 21px;
white-space : nowrap;
color : #333333;
background-image : url(../grafiken/logos/Unbenannt-2.png);
background-repeat : no-repeat;
background-position : left;
}
.menu .select a:hover, .menu .select li:hover a {
padding : 0 5px;
line-height : 21px;
cursor : pointer;
color : #ffffff;
background-color : #999999;
background-image : url(../grafiken/logos/button2.jpg);
background-repeat : repeat;
}
.menu table {
border-collapse : collapse;
margin : -1px;
font-size : 1em;
width : 0;
height : 0;
}
.google {
position : absolute;
}
