body{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11pt; 
}

h1, h2{font-family: Verdena, Arial, Helvetica, sans-serif;}
h1,h2{font-size: 16pt;
  line-height:0.2em; 
}

.skiplink, #navi{
  display: none;  
}
 a{
  color: black;
  text-decoration: none;
 }

#kopf{
  position: relative;
  background-color: #FFF085;  
  text-align:center;
	color: #0C204F;
  border-bottom: 3pt solid #FAD251;  
}

#left{
	float: left;
	width: 25%;
  height: 50%;
  margin-left: 40px; 
  margin-right: 20px; 
  margin-top: 30px; 
	color: #0C204F;
}

#right{
	float: right;
	width: 30%;
  height: 50%;
  margin-right: 10px; 
  margin-top: 30px; 
}

#right_kontakt{
	float: right;
	width: 50%;
  margin-top: 20px; 
}

#content_right{
  width: 90%;
  font-size:1.2em;
  margin-top:30px;
	color: #0C204F;
}

#content_left{
  width: 60%;
  font-size:1.2em;
  margin-top:30px;
  margin-left:30px;
	color: #0C204F; 
}
#content_ganze_breite{
  font-size:1.2em;
  margin-left:30px;
	color: #0C204F;
}

#foot{
	clear: both;
  padding: 20px;
  border-top: 2px solid  #FAD251; 
	color: #0C204F;
  background-color: #FFF085; 
}
#address{
  text-align:center;
  font-size:80%;
  font-style:normal;
  letter-spacing:2px; 
  line-height:1.5em; 
}


