body {
  width:100%;
  height:100%;
  color: #000;
  background-color:#e5e5e5;
  margin : auto;
  padding : 0px;
  font-size: 5px;
  font-family : verdana ;
  text-align:left;
}

table{
 width:100%;
 height:100%;
}

img{
  border:0px;
}

a{
  color:#000;
  text-decoration:none;
}

a:hover{
  color:#646464 !important;
}

#cr_text {
 font-size: 10px;
 color:#646464;
 float:left;
 margin-top:9px;
}

#i_and_l {
 font-size: 10px;
 color:#0071bc;
 float:right;
 margin-top:9px;
 margin-right:40px;
}



#main-aussen {
  display:block;
  margin:auto;
  width:830px;
  margin-top: 0px;
  background-color:#e5e5e5;
  line-height:1.4em;

 }

#mitte {
  width:779px;
}

#m_logo {
  width:779px;
  height:69px;
  background-color:#fff;
}

#m_anirahmen {
  background-image: url(../grafik/schatten.gif);
  background-repeat:no-repeat;
  width:779px;
  height:450px;
  padding-top:17px;
  background-color:#fff;
}

* html #m_anirahmen {
height:466px;
}

#th_fw {
float:left;
margin-left:42px;
}


