/* CSS Document */
body{
 padding:0;
 margin:0;
}

#flash{
    border:0px solid #000000;
    width: 900px;
    height: 270px;
    margin:auto;
  }

#container{
   border:0px solid #000000;
   width:900px;
   margin:auto;
}

#inhalt{
   border:0px solid #000000;
   width:892px;
  float:left;
}

#links{
  border:1px solid #ffffff;
  width:172px;
  float:left;
}
#content{
  border:1px solid #ffffff;
  float:left;
  width:541px;
}
#content #c{margin-left:20px;margin-right:20px;}
#rechts{
  border:1px solid #ffffff;
  width:172px;
  float:left;
}
#footer{
    border-top:1px solid #adadad;
    margin-top:12px;
    width: 890px;
    padding-top:2px;
    padding-bottom:5px;
    height:30px;
    text-align:center;
    font-size:9px;
    float:left;
}

#footer_1{
    width: 850px;
    float:left;
}

#sprachen{
   margin-top:4px;
   float:right;
}
.werbung{
  float:left;
  margin-top:-610px;
  width:450px;
  height:450px;
  margin-left:220px;
  border:0px solid #000000;
}
.hideWerbung{
  height:1px;
  width:1px;
  top:-10px;
  border:1px solid #000000;
  position:absolute;
}
#InformationFenster{
  position:absolute;
}
#InformationFenster1{
  position:absolute;
}
#InformationFenster2{
  position:absolute;
}
#InformationFensterNav{
  border-bottom:1px solid #2d9fb7;
  height:20px;
  padding:2px;
  text-align:right;
  background-color:#2d9fb7;
  padding-right:5px;
  font-weight:bold;
}
#InformationFensterNav div{padding-top:4px;color:white;}
#InformationFensterNav img{float:right;margin-top:-5px;}
#InformationFensterNav a{color:white;}

























div,input, textarea, select{
  color: #676767;
  font-size: 11px;
  font-family: tahoma;
  text-decoration:none;
  text-align:justify; 
}
input{
  border:1px solid #7f9db9;
  height:18px;
  padding-top:2px;
  padding-left:3px;
}
a{color:#676767}
a:hover{text-decoration:none;}
b{
  color:#AD0806;
}
h1{
  margin-top: -4px;
  font-size:17px;
}
h2{
  margin-top: -4px;
  font-size:14px;
}
h3{
  margin-top: -4px;
  font-size:11px;
}

h4{
  margin-top: -4px;
  font-size:9px;
}
.left{
   float:left;
}
.right{
   float:right;
}
.formular{
   width:200px;
   height:18px;
  font-size:11px;
  color: #676767;
}
.formular_klein{
   width:109px;
   height:18px;
}
.kontakt_info{
  float:right;
  padding-top:2px;
}
img.left{
   margin-right:10px;
   margin-bottom:5px;
}
img.right{
   margin-left:10px;
   margin-bottom:5px;
}
.blur10{
    -moz-opacity:0.4;
}
.noborder{
  border:0px;
}
img{border:0px;}
abbr{cursor:help;} 
ul {list-style:none;line-height:15px;width:450px;}
li { background:url('/images/r3.gif') no-repeat; margin:0px; width:100%; padding-left:17px; padding-right:0px; padding-top:0px; padding-bottom:5px}
li a { color:#6C6C6C; text-decoration:none;  background-position:left center;}
li a:hover { text-decoration:underline; color:#6C6C6C;}
abbr{color:black;border-bottom:1px dotted #000000;} 