/* Datei: mec_hp.css */
/* Zentrale Formatdatei */

#bild_rechts 
{
 float:right;
 width: 200px;
 height: 150px;
 margin-left: 20px;
 border:1px solid black;
} 


.total
{
width: 1250px;
height: 1200px;
}


.titel 
{
 height: 120px;
 width: 1250px; 
 margin-top: 0px;
 margin-right: auto;
 margin-left: 0px;
}

.navi
{
 float:left;
 height: 1080px;
 width: 235px;
  margin-right: auto;
 margin-left: 0px;
 margin-top: 0px;
 background-image:url(./images/main/nav_background.gif) 

}

.text
{
 width:1015px; 
 margin-left:235px; 
 margin-top: 0px;
 height: 1080px;
 background-image:url(./images/main/text_background.gif)
}

button  { 
          background-color: #C0C0C0;
          font-size:14px; 
          color:black; 
          width:200px;
        } 
