html {	
	font-family: 'Lucida Sans Unicode', arial;	
	color:002762;
	margin: 0;
	padding: 0 0 30px 0;
	background-color: #E9E7E8;
}
body {	
	font-family: arial;		
	margin: 0;
	padding: 0;	

}
#body {
	margin : 0px auto;	
	padding: 0 0 0 0; 
	max-width: 1200px;
	width: 100%;
	height: auto;
}
td{
	vertical-align:top;
}
img {width: 100%;}

a { color: #4B6A9E; text-decoration: none; font-family: arial; font-size:14px;}
a:visited { color:#4B6A9E; }
a:hover { color: #000;  font-style:normal; }

#individual a { color: #103b86; text-decoration: none; font-family: arial; font-size:16px;}
#individual a:visited { color:#103b86; }
#individual a:hover { color: #000;  font-style:normal; }

#haeder {
	position:relative;
	left:0px;
	top: 0;
	height: 454px;
	width: 100%;
	z-index:15;	
	text-align:left;		
	color: #000;
	font-size: 14px;
	font-family: arial;
	padding: 0 0 0 0;
	z-index: 12;
	background-image: URL('../images/header.jpg');
	background-repeat:no-repeat;
}
#logo{
	max-width: 1200px;
	position:absolute;
	top:-8px;
	left:49%;
	z-index: 13;
}

#menu {
	text-align:center;		
	position:relative;
	left:0;
	top: 410px;
	width: 100%;	
	height: 40px;
	z-index:999999;	
	text-align: center;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index: 12;
}

#content {
	z-index:12;
	text-align: left;
	position: relative;
    top: 0px; left: 0px;
	color: #000000;
	width: 100%;
	min-height: 300px;
	height: auto !important;  /* für moderne Browser */
	height: 300px;
	padding: 25px 0 25px 0;
	margin:  0 0 0 0;	
	border: 0px;
	z-index: 10;
	background-color:#FFF;
}
#content_inhalt{
	z-index:12;
	text-align: left;
	position: relative;
    top: 10px; left: 4%;
	color: #000000;
	width: 92%;
	min-height: 300px;
	height: auto !important;  /* für moderne Browser */
	height: 300px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;	
	border: 0px;
	overflow:hidden;
}
#unten {
	position:relative;
	left:0px;
	top: 0px;
	min-height: 26px;
	height: auto !important;  /* für moderne Browser */
	height: 26px;
	width: 100%;
	z-index:12;	
	text-align:center;
	font-size: 14px;
	font-family: arial;
	padding: 0 0 0 0;
	border: 0px 0 0 0;
	background-color:#103b86;
	margin: 0 0 0 0;
}
#unten p{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	color:#FFF;
	font-size:12px;
}

#unten a { color: #FFF; text-decoration: none; font-family: arial;}
#unten a:visited {color:#FFF; }
#unten a:hover { color: #FFF; font-style:normal;}

#content td {
	font-size:15px;
	color:#000;
	
}
#content table{
	margin: 0;
	
}
#content th {
	font-weight: normal;
	font-size:13px;
	color: #666;
	
}
#haeder h1{
	padding: 20px 0 15px 50px;
	color: #d8127d;
	font-size:25px;	
	font-weight:normal;
	letter-spacing:1px;
}
#content h1{
	margin: 15px 0 0px 0px;
	color: #103b86;
	font-size:20px;	
	font-weight:400;
	font-family: 'Kalam', cursive;
}
#content h2{
	margin: 0 0 5px 0;
	color: #6D6D6D;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}
#content h3{
	margin: 0 0 5px 2px;
	color: #424243;
	font-size:18px;	
	font-weight:normal;
}
#content h4{
	margin: 0 0 0 65px;
	color: #e3000f;
	font-size:16px;	
	font-weight:normal;
}
#content h5{
	margin: 0;
	color: #103b86;
	font-size:20px;	
	font-weight:normal;
	font-family: 'Kalam', cursive;
	text-align:center;
	
}
@media(max-width: 1100px) {
#content h5{
	font-size:18px;	
}
}
@media(max-width: 900px) {
#content h5{
	font-size:16px;	
}
}
#content h6{
	margin: 0;
	color: #103b86;
	font-size:20px;	
	font-weight:normal;
	font-family: 'Kalam', cursive;
}
#content h7{
	margin: 0;
	color: #e3000f;
	font-size:16px;	
	font-weight:normal;
}
#content h8{
	margin: 0;
	color: #3F3F3F;
	font-size:16px;	
	font-weight:normal;
}
#content p{
	margin: 0;
	color:#424243;
	font-size:15px;
}
#content td{
	margin: 0;
	color:#424243;
	font-size:15px;
}
#content li{
	margin: 0 0 0 5px;
	color:#2b2929;
	font-size:15px;
}
.linkButton { 
     background: none;
     border: none;
     color: #000;
     text-decoration: underline;
     cursor: pointer; 
}
#eingabefeld
{

height:20px;
padding:2px;
border:1px solid #CCCCCC;
background-image: URL('../images/eingabehintergrund.png');
background-repeat:repeat-x;
width:100%;
}
#eingabefeld_2
{

height:100px;
padding:2px;
border:1px solid #CCCCCC;
background-image: URL('../images/eingabehintergrund.png');
background-repeat:repeat-x;
width:100%;
}
#line1{
	border: 0px solid #FFF; background-color:#FFF; height:1px;
}
DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 1px;
   border-radius: 10px;
   -moz-border-radius: 10px;
   }
DIV.shadow5:hover DIV.shadow,
DIV.shadow5:hover DIV.shadow2,
DIV.shadow5:hover DIV.shadow3,
DIV.shadow5:hover DIV.shadow4,
DIV.shadow5:hover {
   padding: 0;
   border-radius: 3px;
   -moz-border-radius: 3px;
   }
DIV.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
DIV.shadow5 {
   float: left;
   background-color: #fcfcfc;
   border: 1px solid transparent;
   margin: 1px 1px;
   }
DIV.shadow5:hover {
   border-width: 4px;
   }

DIV.shadow5 IMG {
   border: 0px solid #666;
   margin: -2px;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   -moz-opacity:0.67;
   }
DIV.shadow5:hover IMG {
   margin: -1px;
   top: -1px;
   left: 1px;
   -moz-opacity:1;
   }
   
#link a {
	font-size:13px;
	cursor: pointer;
	opacity:1; /* firefox, opera, safari, chrome */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* IE 8 */
	filter:alpha(opacity=100); /* IE 4, 5, 6 and 7 */
	zoom:1;	

}
#link a:hover{
	font-size:13px;
	cursor: pointer;
	opacity:0.60; /* firefox, opera, safari, chrome */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=60)"; /* IE 8 */
	filter:alpha(opacity=60); /* IE 4, 5, 6 and 7 */
	zoom:1;	
}


#cssmenu_normal{ height:37px; display:block; padding:0; margin:0px auto; } 
#cssmenu_normal > ul {list-style:inside none; padding:0; margin:0;} 
#cssmenu_normal > ul > li {list-style:inside none; padding:0; margin:0; display:inline; position:relative;} 
#cssmenu_normal > ul > li > a{ outline:none; position:relative; padding:8px 20px; margin:0px 14px; font-weight:400; font-size:18px; font-family: 'Kalam', cursive; text-align:center; text-decoration:none;} 
#cssmenu_normal > ul > li:first-child > a{} 
#cssmenu_normal > ul > li > a:after{ content:''; position:absolute; top:-1px; bottom:-1px; right:-2px; z-index:99; } 
#cssmenu_normal ul li.has-sub:hover > a:after{top:0; bottom:0;} 
#cssmenu_normal > ul > li.has-sub > a:before{ content:''; position:absolute; top:18px; right:6px; border:5px solid transparent; border-top:3px solid #01457C; } 
#cssmenu_normal > ul > li.has-sub:hover > a:before{top:19px;} 
#cssmenu_normal ul li.has-sub:hover > a{ background:#FFF; border-color:#FFF; padding-bottom:13px; padding-top:13px; top:-1px; z-index:999; border-bottom:3px solid #01457C;} 
#cssmenu_normal ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div{display:block;} 
#cssmenu_normal ul li.has-sub > a:hover{} 
#cssmenu_normal ul li > ul, #cssmenu ul li > div{ display:none; width:auto; position:absolute; top:45px; margin: 0px; padding:5px 0; background:#FFF; z-index:999; border: 1px solid #A8A9AD; border-top: 6px solid #A8A9AD;} 
#cssmenu_normal ul li > ul{width:200px;} 
#cssmenu_normal ul li > ul li{display:block; list-style:inside none; padding:0; margin:0; position:relative;} 
#cssmenu_normal ul li > ul li a{ outline:none; display:block; position:relative; margin:0; padding:8px 20px; font:10pt Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;} 


#cssmenu_normal, #cssmenu_normal > ul > li > ul > li a:hover{  } 
#cssmenu_normal{} 
#cssmenu_normal > ul > li > a{color:#FFF; background-color:#103b86; border-radius: 10px; box-shadow:8px 8px 8px #666;} 
#cssmenu_normal > ul > li > a:after{border-color:#FFF;} 
#cssmenu_normal > ul > li > a:hover{color:#FFF; background-color:#009fe4; border-radius: 8px; box-shadow:1px 1px 1px #666;} 
#cssmenu_normal li.current a{border-bottom:3px solid #01457C; color:#01457C;}
#cssmenu_normal li.unter a{border-bottom:3px solid #FFF; color:#A8A9AD;}
#cssmenu_normal li.unter a:hover{color:#01457C; background-color:#F4F4F4}

#cssmenu { display:none;}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:0px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#accordion{
   width:100%;
   max-height:48px;
   transition: max-height 2s ease-in-out;
   overflow:hidden;
   color:#000;
   background-color: #103b86;
}

#accordion:hover {
   max-height: 1400px;
   color:#404040;
   background-color:#009fe4;    		
}
#accordion:focus{
   max-height: 1400px;
   color:#404040;
   background-color:#009fe4;    		
}
#accordion:target{
   max-height: 800px;
   color:#404040;
   background-color:#009fe4;    		
}
#ort{
	background-color: #103b86;
	padding:15px;
	color:#FFF;
	max-width:100%;
	cursor: pointer;
	font-weight:400;
	font-family: 'Kalam', cursive;
}
#inhalt{
	background-color: #FFF;
	padding:15px 0px 15px 15px;
	color:#404040;
	width:195px;
	height:auto;
	float:left;
	border:1px solid #CCC;
}
.voll{
	background-color: #F00;
	color:#FFF;
	padding:2px 15px 2px 15px;
	font-size: 14px;
}
.frei{
	background-color: #0C3;
	color:#FFF;
	padding:2px 15px 2px 15px;
}
#rahmen2 {
	border-radius: 10px;
	border:1px solid #103b86;
	overflow:hidden;  		
}

#rahmen {
	border-radius: 50%;
	border:3px solid #A5A5A5;
	transition: border-radius 2s ease-in-out;
	overflow:hidden;
	cursor: pointer;  		
}
#rahmen:hover {
	transition: border-radius 2s ease-in-out;
	border-radius: 10%;
	border:3px solid #103b86;     		
}
#rahmen:focus{
	transition: border-radius 2s ease-in-out;
	border-radius: 10%;
	border:3px solid #103b86;      		
}
#rahmen:target{
	transition: border-radius 2s ease-in-out;
	border-radius: 10%;
	border:3px solid #103b86;        		
}

#rahmen3{
	border-radius: 50%;
	border:3px solid #A5A5A5;
	overflow:hidden;
	max-height:200px;
	max-width:200px;
}

#linksnormal{
	position:relative; top: 25px; left: 0px; max-width:47%; height:auto; float:left; padding:0px 10px 0 30px;
}
#rechtsnormal{
	position:relative; top: 45px; left: 0px; max-width:45%; height:auto; padding:40px 12px 55px 0;  float:right;
}
#schnupper{
	position:relative; top: 25px; left: 0px; max-width:47%; height:auto; float:left; padding:0px 10px 0 30px;
}
@media all and (max-width: 1050px){
#schnupper{
	position:relative; top: 25px; left: 0px; max-width:100%; height:auto; float:left; padding:0px 10px 0 30px;
}
}
@media all and (max-width: 960px){
#linksnormal{
	max-width:100%;
}
#rechtsnormal{
	max-width:100%; float:left; padding:0px 0px 55px 30px;
}
}
@media only screen and (min-width: 550px) and (max-width: 900px){
#accordion{
   transition: max-height 2s ease-in-out;
}
#accordion:hover {
   max-height: 1000px;
}

}
@media only screen and (max-width: 550px){
#accordion{
   transition: max-height 3s ease-in-out;
}
#accordion:hover {
   max-height: 2000px;
}

}


@media all and (max-width: 960px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 960px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 960px), only screen and (min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min-resolution: 192dpi) and (max-width: 960px), only screen and (min-resolution: 2dppx) and (max-width: 960px) {
#logo{
	left:15%;
	}

#mobile{
	display:none;
}
#seitenmenue{
	display:none;
}



#cssmenu_normal { display:none;}
#menu {
	left:0px;
	width:100%;
}

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  margin-left:0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: Montserrat, sans-serif;
  background: #333333;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 700;
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #333333;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}
