@charset "UTF-8";
/* CSS Document */

body{
 background-image:url(../Bilder/bg_body.jpg);
 background-repeat:repeat-x;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}


.standardtext{
  font-size:11px;
  color:#3d3d3d;
}



.standardtext a:link,
.standardtext a:visited{
  color:#3d3d3d;
  text-decoration:underline;
}
.standardtext a:hover{
  color:#468051;
}

.linkliste{
 line-height:20px;
}
.linkliste a:link,
.linkliste a:visited{
  color:#3d3d3d;
  text-decoration:underline;
}
.linkliste a:hover{
  color:#468051;
}


.gruen{
  color:#468051;}




#flag{
  padding-top:20px;
  padding-right:257px;
 
  
  height:12px;
}
#center{
  width:996px;
  margin:auto;
}
#main{
  background-image:url(../Bilder/bg_repeatcontent.jpg);
  background-repeat:repeat-y;
  
  float:left;
  
}
#main2{
  background-image:url(../Bilder/bg_uppercontent.jpg);
  background-repeat:no-repeat;
  background-position:top;
  width:996px;
  float:left;
}
#main3{
  background-image:url(../Bilder/bg_endcontent.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
  padding-top:25px;
  _height:680px;
  min-height:680px;
  padding-bottom:51px;
  width:996px;
  float:left;
}



#links{
  padding-left:9px;
  width:230px;
  float:left;
}

#inhalt{
  width:437px;
  padding-left:34px;
  padding-right:34px;
  border-left:1px solid #468051;
  _height:680px;
  min-height:680px;
  float:left;
  
}
#rechts{
  width:156px;
  padding-left:50px;
  float:left;
}

#footer{
  clear:both;
  text-align:center;
  font-size:9px;
  color:#3d3d3d;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a:link,
#footer a:visited{
  color:#3d3d3d;
  text-decoration:none;
}
#footer a:hover{
 color:#468051
}

#credits a:link,
#credits a:visited{
 color:#3d3d3d;
 text-decoration:none; 
}
#credits a:hover{
  color:#dd7602;
  
}

.videos{
  width:155px;
}

.videos a:link,
.videos a:visited{
  color:#468051;
  text-decoration:none;
}

.videos a:hover{
  color:#468051;
  text-decoration:none;
}




h1{
 font-size:13px;
 color:#468051;
 font-style:italic;
 font-weight:normal;
 text-align:center;
}


.subnavi a:link,
.subnavi a:visited{
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}
.subnavi a:hover{
  color:#468051;
}

.subnavi_a{
 color:#468051;
 text-decoration:underline;
}


.flash{
 border:5px solid #408051;
}



