﻿@font-face {
    font-family: "Open Sans Light";
    src: url("fonts/opensans-light-webfont.woff") format("woff");
    /* src fallbacks ommitted for brevity */
    font-weight: 200;
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans-regular-webfont.woff") format("woff");
    /* src fallbacks ommitted for brevity */
    font-weight: 200;
}

html {
    background-color: #d4e1f2;
    height: 100%;
    margin: 0 auto;
    width: 980px;
}
body { margin:0; padding:0; width:980px;}
h3 { color:#6893c8}
a { color:#6893c8}
input { width:590px }
textarea { width:590px }


#content { background-color:#FFFFFF; width:980px; height:100%; }
#menu { background-color:#6893c8;}
#menuList { list-style-type:none; padding: 10px 20px; margin:0}
#menuList li { display:inline;  list-style-type:none; padding-right:20px }
#menuList a  { font-family:Open Sans; color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:16px }
#menuList li.current  { font-family:Open Sans; color:#f9f19b; font-weight:bold; font-size:16px; }

#submenuList{ list-style-type:none; padding: 10px 20px; margin:0; float:left}
#submenuList li { padding: 10px 0 0 }
#submenuList a  { font-family:Open Sans; color:#6893c8; text-decoration:none; font-weight:bold; font-size:12px }
#submenuList li.current  {  font-family:Open Sans; color:#1761A3; text-decoration:underline; font-weight:bold; font-size:12px; padding:13px 0 1px }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
		#submenuList li.current {  font-family:Open Sans; color:#1761A3; text-decoration:underline; font-weight:bold; font-size:12px; padding:13px 0 3px }
	}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	   #submenuList li.current {  font-family:Open Sans; color:#1761A3; text-decoration:underline; font-weight:bold; font-size:12px; padding:10px 0 0 }  
}

#header { padding: 10px 20px; font-family:Open Sans Light; color:#000000; text-decoration:none; font-size:16px; font-weight:bold; background-color:#dfe4e8;}
#headerr { padding: 12px 20px 0 0; font-family:Open Sans Light; color:#000000; text-decoration:none; font-size:14px; font-weight:bold; background-color:#dfe4e8; float:right}
#slogan { font-family:Open Sans; color:#1761A3; padding-top:4px; font-weight:bold; }
#titleimage { padding: 0; width:980px;}

#cycler {position:relative; width:980px; height:149px;}
#cycler img {position:absolute;z-index:1; width:980px; height:149px; right:0;}
#cycler img.active {z-index:3;}

#main { color: #000000;
	float: left;
	min-height:320px;
	max-height: 999999px;
    font-family:Open Sans; text-decoration:none; font-size:14px;
    padding: 0 20px 20px;
	width:640px}
	
#main-medium { color: #000000;
	float: left;
	min-height:320px;
	max-height: 999999px;
    font-family:Open Sans; text-decoration:none; font-size:14px;
    padding: 0 20px 20px;
	width:790px}
	
#main-full { color: #000000;
	float: left;
	min-height:320px;
	 max-height: 999999px;
    font-family:Open Sans; text-decoration:none; font-size:14px;
    padding: 0 20px 20px;
	width:940px}

	
#main a:hover, #main-full a:hover { text-decoration:underline; cursor:pointer}
#main ul, #main-medium ul, #main-full ul { margin:0 14px 0; padding:0 }

#main #aktuelles ul { margin:0 14px 0; padding:0 }

#marke { float:left; margin:10px 30px 10px 0 }

#marke img { width:120px }

#map {
	height:320px; border-bottom:1px #6893c8 solid;
}

#map iframe {
	border:0; float:left; margin-right:20px
}

#aktuelles, #aktuellesr {
    background-color:#FFFFFF;
	color: #000000;
    font-family:Open Sans; text-decoration:none; font-size:14px; float:left;
    width:440px;
}

#aktuellesr {
    margin-left:50px;
}

#profil { float:left; padding:0 40px 10px 0}
#profilr { float:none; padding:0 0 10px 0}

.foto { padding-bottom:20px; width:285px}

#kontakt {
	color: #000000;
	border-bottom: 1px solid #6893c8;
	border-left: 1px solid #6893c8;
    float: right;
    font-family:Open Sans; text-decoration:none; font-size:13px;
    padding: 0 20px 20px;
	margin-top:20px;
    overflow: hidden;
    width: 240px;
}

#footer {
    border-top: 1px solid #000000;
    color: #1761A3;
    font-family:Open Sans; 
	text-decoration:none; 
	font-size:12px;
    padding:  10px 20px;
    vertical-align: middle;}

#footer a  { font-family:Open Sans; color:#000000; text-decoration:none; font-size:12px }
#footer a:hover  { font-family:Open Sans; color:#000000; text-decoration:underline; font-size:12px }