<!--
body  { 
margin : 0; 
padding : 0; 
background-color : #FFFFFF; 
background : url(layout/hg.jpg) repeat; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 0.875em; 
color : #5B6266; 
 } 
div.c3 {text-align: center}
img.c2 {border:0;width:88px;height:31px}
img.c1 {float:left; margin-top:5px; margin-bottom:5px; margin-right:15px} 
 #page  { 
max-width : 960px; 
margin : 0 auto; 
background-color : #FFFFFF; 
 } 
 #header  { 
margin : 0; 
background-color : #FFFFFF; 
 } 
 #content  { 
width : 93.52083333%; 
padding : 0 0.125%; 
float : left; 
background-color : #FFFFFF; 
 } 
 #contenttop  { 
width : 96.52083333%; 
padding : 0 3.125%; 
background-color : #FFFFFF; 
border : solid 5px; 
border-color : #FFFFFF; 
border-bottom : 10px solid #FFFFFF; 
padding-top : 5px; 
padding-bottom : 5px; 
 } 
 #contentinhalt  { 
width : 96.52083333%; 
padding : 0 3.125%; 
background : url(layout/back1.jpg) repeat; 
background-color : #FFFFFF; 
border : solid 5px; 
border-color : #FFFFFF; 
padding-top : 5px; 
padding-bottom : 5px; 
border-bottom-right-radius : 9px; 
border-top-right-radius : 9px; 
 } 
 #contentbottom  { 
width : 96.52083333%; 
padding : 0 3.125%; 
background-color : #FFFFFF; 
border : solid 5px; 
border-color : #FFFFFF; 
border-bottom : 10px solid #FFFFFF; 
padding-top : 5px; 
padding-bottom : 5px; 
 } 
 #sidebar  { 
width : 10.979166667%; 
padding : 0 1.125%; 
float : left; 
background : url(layout/backsidebar.jpg) no-repeat; 
border : solid 5px; 
border-color : #FFFFFF; 
padding-top : 5px; 
padding-bottom : 5px; 
border-radius : 9px; 
 } 
 #footerinhalt  { 
width : 96.52083333%; 
border : transparent solid 5px; 
text-align : center; 
 } 
 #footercontainer  { 
width : 100%; 
border-top : 1px solid #527281; 
background-color : #EEF1F3; 
clear : both; 
 } 
 #footer  { 
max-width : 960px; 
margin : 0 auto; 
padding : 0 3.125%; 
padding-top : 10px; 
padding-bottom : 5px; 
 }
 #karte { 
width: 100%; 
height: 315px;
float:left; 
margin-top: 20px;
margin-left: 15px;
margin-right:20px;
margin-bottom:10px

}
/*  FOOTERSECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
        padding: 10px;
}
.col:first-child { margin-left: 0; }
 img  { 
max-width : 100%; 
height : auto; 
 } 
 p  { 
line-height : 1.5em; 
 } 
 li  { 
line-height : 1.5em; 
 } 
 *  { 
margin : 0; 
padding : 0; 
 } 
 h1  { 
font : bold 1.05em Arial, Helvetica, sans-serif; 
max-width : 600px; 
color : #5B6266; 
line-height : 1.5em; 
letter-spacing : 1px;
 } 
 h2  { 
font : bold 0.975em Arial, Helvetica, sans-serif; 
color : #5B6266;  
line-height : 1.8em; 
letter-spacing : 1px;
 } 
 h3  { 
font : bold 0.975em Arial, Helvetica, sans-serif; 
color : #527281; 
line-height : 1.8em; 
letter-spacing : 1px; 
 } 
 h4  { 
font : bold 0.975em Arial, Helvetica, sans-serif; 
line-height : 1.8em; 
letter-spacing : 1px; 
 } 
 big  { 
font : bold 1.00em Arial, Helvetica, sans-serif; 
max-width : 500px; 
color : #527281; 
line-height : 1.8em; 
letter-spacing : 1px; 
 } 
 blue  { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 0.975em; 
color : #527281; 
letter-spacing : 1px; 
 } 
 small  { 
font : 0.75em Arial, Helvetica, sans-serif; 
 }
 nav  { 
display : block; 
max-width : 960px; 
margin : 25px auto; 
text-align : center; 
font-size : 0.975em; 
font-weight : bold; 
letter-spacing : 1px; 
 } 
 nav ul  { 
list-style : none; 
 } 
 nav li  { 
display : inline-block; 
 } 
 nav a  { 
display : inline-block; 
background : #EEF1F3; 
color : #5B6266; 
padding : 5px 15px; 
border : white solid 1px; 
text-decoration : none; 
border-radius : 4px; 
 } 
 nav a:hover  { 
border : #527281 solid 1px; 
background : #527281; 
color : #FFFFFF; 
 } 
 nav a:active  { 
background : #70777D; 
 } 
 nav select  { 
display : none; 
 } 
 @media screen and (orientation:portrait) and (max-width:480px)  { 
 #content, #sidebar  { 
width : 93.750%; 
float : none; 
 } 
 } 
 @media (max-width:960px)  { 
 nav ul  { 
display : none; 
 } 
 nav select  { 
display : inline-block; 
 } 
 } 
 A:link  { 
color : #527281; 
text-decoration : none; 
 } 
 A:visited  { 
color : #527281; 
text-decoration : none; 
 } 
 A:hover  { 
color : #5B6266; 
text-decoration : none; 
 }
-->