
html {
#     margin:0px;
     padding:0px;
     height:98%;
}

body {
      font-family:sans-serif;
      font-size:9pt;
      background-color:#ffffff;
      color:#6d7983;
      height:98%;
      padding:0px; 
      margin:0px;
      text-align: center;
}

.all {
    position:absolute;
}

.start {
      width:890px; 
      height:650px; 
      margin:auto;	
      text-align:left;    
}

.background {
      width:890px;
      height:650px;
      background-image:url(img/start_background.jpg);
#      position:absolute;
}


a.startbutton {
   display: block;
   position:absolute;
   text-decoration:none;
}

a.startbutton:hover {
  background-position:0% 100%;
/*	opacity:0.9;*/
}

.button6 { top:280px; left:047px; height:89px; width:90px; background-image:url(img/start_hr.gif); }
.button5 { top:412px; left:326px; height:89px; width:90px; background-image:url(img/start_trainer.jpg); }
.button26 { top:471px; left:639px; height:89px; width:90px; background-image:url(img/start_manager.gif); }
.button36 { top:293px; left:760px; height:89px; width:90px; background-image:url(img/start_nonprofit.gif); }
.buttonallgemein { top:194px; left:484px; height:89px; width:90px; background-image:url(img/start_allgemein.jpg);  }
.button79 { top:178px; left:33px; width:67px; height:66px; background-image:url(img/start_intern.gif); }

span.hide {
   font-size:5pt;
   visibility:hidden;
}
