body {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}


div.menue {
}

div.inhalt {
 background-color: #ffffff;
 background-image:url(grafik/hg-start.gif);
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-position: bottom;
}  

div.rechts {
} 

td.balken-links, td.adrtitel-links {
   color: #ffffff;
}


/* ************************ */

div.logo {
     padding-top: 80px;
}

div.infos {
text-align: center;
}  

table {
      text-align: left;
}

td.leerzeile {
   font-size: 1px;
   padding-top: 0px;
   padding-bottom: 0px;
}
td.start-gv1, td.start-g1, td.start-s1 {
 padding-left: 10px;
 padding-right: 10px;
}
td.start-gv1, td.start-gv2 {
   border: solid 1px #000066; 
}
td.start-gv1 {
   background: #000066; 
   color: #ffffff;
}
td.start-g1, td.start-g2 {
   border: solid 1px #003399; 
}
td.start-g1 {
   background: #003399; 
   color: #ffffff;
}
td.start-s1, td.start-s2 {
   border: solid 1px #006633; 
}
td.start-s1{
   background: #006633; 
   color: #ffffff;
}

td.start-gv2, td.start-g2, td.start-s2 {
   padding-right: 100px;
}              
a.textlink {
  text-decoration: none;
  color: #ffffff;
}