
.header {width:100%;
         height:130px;
         background-color:#fff;
         margin-top:0px;
         float:left;
         border:0px solid #00FF00;
        }


.headeranschrift {width:100%;
         height:17px;
         background-color:#C2692F;
         float:left;
        }

 .anschrift {width:600px;
         height:17px;
         margin-left:150px;
         background-color:#E2E2E2;
         font: normal 11px Trebuchet MS;
         color:#8F8F8F;
        }


 .logo{border:0px solid #00ff00;
        position:relative;
        z-index:2;
        left:150px;
        top:-20px;
        width:500px;
        height:110px;
        background-image: url('../images/logo.jpg');
        background-position: bottom left;
        background-repeat:no-repeat;
        }


 .backnavi {width:100%;
         height:32px;
         background-color:#B76013;
         float:left;
        }


.topnavi {width:600px;
         height:35px;
         background-color:#656565;
         margin-left:150px;
        }

.headerpic {width:100%;
           height:180px;
           background-color:#C2692F;
           margin-top:0px;
           float:left;
         }

  .refpic{border:0px solid #00ff00;
        width:600px;
        height:180px;
        background-position: bottom left;
        background-repeat:no-repeat;
        margin-left:150px;
        }


 .content {
          float:left;
          width:100%;
           min-height: 350px;
           background-color:#EBEBEB;
           border: 0px solid #00FF00;
           padding-bottom:20px;
        }

  .c_content{
  position :relative;
  float:left;
  overflow: visible;
  width:600px; 
  min-height: 400px;
  padding: 2px 20px 10px 30px;
  margin-left:120px;
  margin-top:20px;
  border: 0px solid #FF0000;
  background-color:#EBEBEB;

}




.footerback {
          width:100%;
          height:20px;
          float:left;
          border: 0px solid #FF0000;
          background-color:#EBEBEB;
        }


 .footer {width:600px;
          height:20px;
           margin-left:150px;
           background-color:#0B2450;
        }

 .contentbildlinks {
 width:357px;
 min-height:130px;
 padding: 0px 20px 0px 20px;
 float:left;
 border-top:1px solid #fff;
 border-bottom:1px solid #fff;
 border-right:1px solid #fff;
 margin-top:20px;
 background-color:#E2E2E2;
}



.contentbildrechts {
 width:200px;
 min-height:130px;
 margin-top:20px;
 border:1px solid #fff;
 float:left;
}

.contenttext {
 width:560px;
 min-height:130px;
 padding: 0px 20px 20px 20px;
 float:left;
 border:1px solid #fff;
 margin-top:20px;
 background-color:#E2E2E2;
}
