 html,body {
     margin:0px;
     padding:0px;
     height:100%;
 }
 img {
     border:0px;
 }
 div,td {
     /* border:1px solid grey; */
     font-family:verdana;
     font-size:10px; 
 }
 div.logo {
     padding-top:20px;
     padding-left:10px;
     width:280px;
     float:left;
 }
 div.menu {
     padding-top:65px;
     padding-left:305px;
     
 }
 div.projekteDiv {
  
  padding-left:305px;
  padding-top:5px;   
 }
 
div.ueberUnsDiv {
    padding-left:365px;
    padding-top:5px;
}
 div.imageCounter {
     margin-left:194px;
     margin-top:45px;
     float:left;
     margin-bottom:5px;
 }
 div.imageChanger {
     margin-top:45px;
     margin-left:414px;
     margin-bottom:5px;
     
 }
 td.projektelinks {
     width:162px;
     background:url('/templates/oce_templates/mayerhofercoat/images/2punkte.jpg');
     background-repeat:repeat-y;
     background-position:right;
     text-align:right;
      vertical-align:top;
     
     padding-right:20px;
 }
td.projektemitte {
   vertical-align:top;
   background:url('/templates/oce_templates/mayerhofercoat/images/2punkte.jpg');
     background-repeat:repeat-y;
     background-position:right;
   width:323px; 
   padding-left:7px;
}
td.projekterechts {
   vertical-align:top;
   background:url('/templates/oce_templates/mayerhofercoat/images/2punkte.jpg');
     background-repeat:repeat-y;
     background-position:right;
   width:313px;
   padding-right:15px; 
   padding-left:7px;
}
 a {
     text-decoration:none;
     color:black;
 }
 a.active {
     color:#86AB42;
     font-weight:bold;
 }
 div.punktehorizontal {
     clear:both;
     background:url('/templates/oce_templates/mayerhofercoat/images/punkt.jpg');
     height:5px;
     width:100%;
     margin-bottom:3px;
     background-repeat:repeat-x;
 }
 div.text {
     margin-left:295px;
     margin-top:55px; 
     font-size:14px;
 }
 a:hover {
     color:#86AB42;
     font-weight:bold;
 }