body {
  background-color:#F1F4F7;
  margin:0; padding:10px;
  font-size: 100.01%;
  font-family: Helvetica,Arial,sans-serif;
}
#seite {
  background-color:#FFFFFF;
  width: 100%;
  min-width: 920px;
  width:expression(document.body.clientWidth < 950 ? "920px" : "100%" );
}
#headline {
  background-color:#F1F4F7;
  height: 55px;
}
#headline h1{
  float:left;
  width: 300px;
  background-image: url(img/logo.jpg); background-repeat:no-repeat;
  font-size: 20px;
  color: #003875;
  font-family: Verdana;
  font-weight: normal;
  margin:0;padding-left: 40px; padding-top: 5px;
}
#headline div#eu {
  float: right;
  width: 270px;
  padding:10px;
  font-size: 11px;
}
#headline div#eu {
  padding:0;
  text-align: right;
}
#headline div#eu p{
  float:left;
  width: 200px;
  margin:0;
}
#nav{
  background-image: url(img/bgnav.gif);
  margin-bottom: 3px;
  font-size: 14px;
}
#nav div#borderleft {
  margin-left: 10px;
  border-left: 2px solid white;
  height: 53px;
  vertical-align: bottom;
}
#nav div#borderleft p{
  float: left;
  width: 115px;
  height: 25px;
  border-right: 2px solid white;
  background-color: #F99164;
  margin-top: 20px;
  padding-top: 8px;
  text-align: center;
}
#nav div#borderleft p a{
  color: #FFFFFF;
  text-decoration: none;
}
#nav div#borderleft p#highlighted{
  margin-top: 13px;
  padding-top: 15px;
}
#nav div#borderleft p#home{
  width: 124px;
  background-color: #F9DCD0;
  margin-top: 13px;
  padding-top: 15px;
  padding-left: 15px;
  text-align: left;
}
#nav div#borderleft p#home a{
  color: #F99164;
  font-weight: bold;
  text-decoration: none;
}
#nav div#borderleft p#home2{
  width: 124px;
  background-color: #F9DCD0;
  margin-top: 20px;
  padding-top: 8px;
  padding-left: 15px;
  text-align: left;
}
#nav div#borderleft p#home2 a{
  color: #F99164;
  font-weight: bold;
  text-decoration: none;
}
#nav div#country {
  float: right;
  width: 180px;
  padding-top: 30px;
}
#nav div#country div {
  float: left;
  margin:5px;
  font-size: 11px;
  font-weight: bold;
}
#nav div#country option {
  margin:0;
}
#banner{
  height: 94px;
  width: 100%;
  background-image: url(img/banner.jpg);background-repeat:no-repeat;
  margin-bottom: 3px;
}
#homesuche {
  height: 26px;
  background-color: #ACBCD4;
  border-bottom: 3px solid white;
}
#homesuche a{
  text-decoration: none;
  color: white;
  font-size: 10px;
}
#homesuche div#home {
  float: left;
  width: 153px;
  height: 26px;
  border-right: 3px solid white;
}
#homesuche div#home a {
  float: left;
  margin:7px;
  margin-left: 20px;
}
#homesuche div#kontakt{
  float:right;
  width: 206px;
  height: 26px;
  border-left: 3px solid white;
}
#homesuche div#kontakt a{
  float:left;
  margin:7px;
  margin-left: 15px;
}
#homesuche div#suche {
  float: right;
  height: 26px;
  padding-left: 50px;
}
#homesuche div#suche a{
  float:left;
  margin:7px;
  margin-left: 15px;
}
#homesuche div#suche input {
  float:left;
  margin:2px;
  margin-left: 0;
  margin-right:15px;
}
#links {
  float: left;
  width: 153px;
  height: 650px;
  background-color: #ACBCD4;
}
#links ul {
  width: 153px;
  background-color: #FFFFFF;
  list-style-type: none;
  margin:0; padding:0;
  margin-bottom: 40px;
  border-bottom: 1px white solid;

}
#links li {
  background-color: #ACBCD4;
  margin-bottom:1px;
}
#links li a{
  color: black;
  font-size: 12px;
  display: block;
  background-color: #F9DCD0;
  margin-left:11px;
  padding: 10px;
  border-left: 2px solid white;
  text-decoration: none;
  height: 15px;
}
/*Added by Ralf*/
#links li a:active{
  background-color: #FEFEFE;
}
#links li a:hover{
  background-color: #FCF0EB;
}
#links li a#small{
  padding: 10px;
  padding-left: 20px;
  padding-top:0;

}
#links div#buch {
  text-align: center;
  background-color: #E6EBF2;
  padding: 10px;
  color: #003875;
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#links div#buch p{
  margin: 10px;
  margin-top:0;
}
#links div#buch p#red{
  margin: 5px;

  margin-top:0;
  color: #FF4F02;
}
#links div#buch a{
  margin: 10px;
  color: #003875;
  text-decoration: none;
}
#rechts {
  float: right;
  width: 206px;
  height: 650px;
  background-color: #EEF2F6;
}
#rechts div#diskussion {
  border-bottom: 1px solid #ACBCD4;
  margin-top: 20px;
}
#rechts h2{
  margin: 10px;
  font-size: 16px;
  font-weight: normal;
}
#rechts div#login {
  margin:0; padding:10px;
  background-color: #F5F7FA;
  border-bottom: 1px solid #ACBCD4;
  color: #666666;
}
#rechts p{
  margin:2px;
  margin-bottom: 10px;
  font-size: 12px;
  margin-top: 5px;
}
#rechts p a {
  margin: 5px;
  color: #666666;
}
#rechts div#login p#anmelden a {
  margin-left: 70px;
  color: #FF4F02;
  text-decoration: none;
}
#rechts div#partnerlinks {
  background-color: #EEF2F6;
  border-bottom: 1px solid #ACBCD4;
  margin-top: 20px;
}
#rechts div#link {
  background-color: #F5F7FA;
  padding: 10px;
  width: 185px;
  text-align: center;
  border-bottom: 1px solid #ACBCD4;
}
#content {
  min-height: 650px;
  margin-left: 155px;
  margin-right: 209px;
  font-family: Verdana;
  font-size: 12px;
  

}

#contentwd {
  min-height: 650px;
  margin-left: 20px;
  margin-right: 209px;
  font-family: Verdana;
  font-size: 12px;


}

#content div#beitrag {
  margin:5px;
  margin-bottom: 10px;
  padding-bottom:10px;
  border-bottom: 1px solid #ACBCD4;
}
#content div#beitrag img {
  float: left;
  width: 133px;
}
#content div#beitrag div#tages {
  margin-left: 133px;
  padding-left: 10px;
}
#content div#beitrag div#tages p{
  margin:0;
}
#content div#beitrag div#prognose {
  padding-top: 5px;
}
#content div#beitrag div#prognose p{
  margin: 0;
}
h2 {
  font-size: 14px;
  color: #1E4766;
  margin: 0;
}
h3 {
  font-size: 12px;
  color: #FF4F02;
  margin: 0;
  margin-top:10px;
}

.scroll{
width:600px;
height:100%;
}