body {  
  font-family: Cabin, Verdana, sans-serif;
  font-size: 16px; /* Damit ist 1em = 12 px*/
  /* letter-spacing: 2px; */  
  text-align:left;
  font-weight: normal;
  margin-top: 0px; 
  margin-left:0px;
  margin-right:0px;    
  padding-top: 0px;
  padding-left: 0px;
  background-color: #FFFFFF;   
  color: #000080;
  /* background: url(../images/parts/web/mrelogobg01.png) repeat-x; */
}

/* Alles umfassendes Element */
#alles {  
  width:720px;
  margin-left:auto;
  margin-right:auto; 
  margin-top: 8px; 
  padding-top: 0px;  
  height: auto;  
  border: 0px solid #C0C0C0;  
  background-color: #FFFFFF;
  /* background: url(../images/parts/web/mrelogoline01.png) no-repeat; */    
}

#seite {
  /* clear: both;    */
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px; 
  padding-top: 0px;
  padding-left: 0px;
  padding-right:0px;    
  border: 0x solid #000000;  
}

/* Header */
#oben {
  position: relative; 
  padding-right: 0px;
  background-color: transparent;
  width: auto;
  height: 100px;
  background-repeat: repeat-x;
  clear: both;  
  border: 0px solid #C0C0C0; 
  /* background: url(../images/parts/webhead_top2.png) no-repeat; 
  background-position: bottom left; */ 
}

/* Inhalt >> Mitte */
#inhalt {
  width: auto; 
  height: 440px;
  background-color: transparent;
  border: 0px solid #000000;
  position: relative;
  background: url(img/funke01.jpg) no-repeat; 
  background-position: 232px 64px;  
}

/* Fusszeile */
#footer {
  font-size: 10px;
  color: #C0C0C0;
  text-align:center;
  width: auto;
  height: 30px;
  margin-top: 12px;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;   
  border: 0px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;    
  background-color: transparent;
  /*background: url(img/lineh1.png) no-repeat;
  background-position:82px 0px; */  
}

#maininfo {
  margin: 0;
  width: 100%;
  height: auto; 
  padding-top:40px;
  text-align:center;
  background-color: transparent;  
  border: 0px solid #C0C0C0;
}

#mainlogo {
  margin-left: 265px;
  width:180px;
  height: 160px; 
  background-color: transparent;  
  border: 0px solid #C0C0C0;
  background: url(medizinmobil01.png) no-repeat; 
  background-position: 0px 0px;    
}

#mainimg {
  margin-left: 320px;
  margin-top: 60px;
  width:112px;
  height: 122px; 
  background-color: transparent;
  padding-top: 0px;  
  border: 0px solid #C0C0C0;
  background: url(baukegel3.jpg) no-repeat; 
  background-position: 0px 0px;    
}


.clearer:after {
  clear:both;
  content:".";
  height:0;
  display:block;
  /* font-size:0; */
  visibility:hidden;
}

a {
  padding:0px;
  text-decoration: none;
  color: #333;
  }

a:hover {
  color: #999;
  }

a:active {
  color:#00CC33;
  } 

/* ### Inhaltselemente formatieren ###*/
/* Listenelemente */
ul, li {
  margin-top: 0px;
}

/* Schriften und Ueberschriften*/
p {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /* line-height: 1.2em; */
  padding: 0px;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  color: #404040;
  margin: 0 0;
}

h2 {
  /* font: normal 1.5em tahoma,Verdana,sans-serif; /* 15px: body font-size 12 px * 1.25 em*/ */
  font-size: 16px;
  font-weight: normal;
  color: #404040;
}

image {
    border: 0px solid #C0C0C0;  
}