/*obere Container*/
.top_comp {
  width:100%;
  height:150px;
  background-image: url(../images/bgrmain.gif);
  }

.top_1 {
  width:100px;
  height:150px;
  float:left;
  }

.top_2 {

  width:250px;
  height:150px;
  float:left;
  background-image: url(../images/logo.gif);
  background-repeat:no-repeat;
  background-position:left bottom;
  margin-right:17px;
  }

.top_3 {
  width:510px;
  height:150px;
  float:left;

  }

.mid_comp {
  width:100%;
  height:180px;
  }

.mid_1 {
  width:100px;
  height:180px;
  float:left;
  }

.mid_2 {
  width:200px;
  margin-right:50px;
  height:155px;
  padding: 30px 10px 10px 10px;
  float:left;
  border-right:1px dotted #E3E3E3;

  }

.mid_3 {
  width:510px;
  height:180px;
  border-bottom:1px dotted #E3E3E3;
  border-top:0px dotted #E3E3E3;
  background-repeat:no-repeat;
  background-position: left bottom;
  float:left;
  }

/*- sonderfall mit Bild ---------------- */
.contentbild
{
 width:500px;
 margin-bottom:10px;
}

.contentbildlinks {
 width:318px;
 padding: 0px 20px 0px 0px;
 float:left;
}

.contentbildrechts {
 width:160px;
 height:100px;
 margin-top:5px;
 border:1px solid #E3E3E3;
 float:left;
}


.bot_comp {
  width:100%;
  float:left;
  }

.bot_1 {
  width:100px;
  float:left;
  }

.bot_2 {
  width:200px;
  margin-right:75px;
  font: 13px/1.2em Trebuchet MS; color:#5F5F5F;
  padding: 0 0 0 0;
  float:left;

  }

  .box {
  width:200px;
  font: 13px/1.2em Trebuchet MS; color:#5F5F5F;
  padding: 0 10px 10px 10px;
  float:left;
  border-right:1px dotted #E3E3E3;


  }



.bot_3 {
  width:510px;
  padding: 0 0 15px 0;
  float:left;
  margin-top:10px;
  }

  .subcontent {
  width:490px;
  padding: 30px 15px 15px 0;
  float:left;
  margin-top:20px;
  border:1px dotted #E3E3E3;
  background-color:#FBFDFF;
  background-image: url(../images/subcontent.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  }

   .subindex {
  width:470px;
  padding: 30px 15px 15px 15px;
  float:left;
  margin-top:20px;
  border:1px dotted #E3E3E3;
  background-color:#FBFDFF;
  background-image: url(../images/subcontent.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  }


.footer_comp {
  width:100%;
  float:left;
  font: 11px/1.0em Trebuchet MS;
  color:#B5B4B4;
  margin-top:20px;
  margin-bottom:20px;
  }

.footer_1 {
  width:100px;
  float:left;
  }

.footer_2 {
  width:170px;
  padding: 0 100px 0 0;
  float:left;


  }

.footer_3 {
  width:510px;
  float:left;
  border-top:1px dotted #E3E3E3;
  padding: 5px 0 0 0;
  }