<style type="text/css">
<!--

a{font-size:10pt;:text-decoration:none;font-weight : bold;}
a:link { text-decoration:none; font-weight:bold; color:#F5833B; }
a:visited { text-decoration:none; font-weight:bold; color:#F5833B; }
a:hover { text-decoration:underline; font-weight:bold; color:#F5833B;}
a:active { text-decoration:none; font-weight:bold; color:#F5833B;}

table {
table-layout:auto
height:100%;
border-collapse:collapse;
}

#ueberschriftlinks {
 font-family: Arial;
 font-size: smaller;
 font-weight: bold;
 text-align: left;
 color: #FFFFFF;
 margin-top:1px;
 margin-left:25px;
}
#ueberschriftrechts {
 font-family: Arial;
 font-size: smaller;
 font-weight: bold;
 text-align: left;
 color: #FFFFFF;
 margin-top:2px;
 margin-left:25px;
}
#linkespalte {
 font-family: Arial;
 font-size: 10pt;
 text-align: left;
 color: #000000;
 vertical-align:top;
 margin-left:10px;
 margin-right:10px;
 margin-top:20px;
 margin-bottom:20px;
 }
 #rechtespalte {
 font-family: Arial;
 font-size: 10pt;
 text-align: left;
 color: #000000;
 vertical-align:top;
 margin-left:5px;
 margin-right:15px;
 margin-top:20px;
 margin-bottom:20px;
}

td {
vertical-align:top;
}
img {
border:0;
}
#btnStart {
 display:block;
 background-image:url(Bilder/btnStart.gif);
 width:78px; height:32px
}
#btnStart:hover { background-image:url(Bilder/btnStartMo.gif); }

#btnAktion {
 display:block;
 background-image:url(Bilder/btnAktion.gif);
 width:91px; height:32px
}
#btnAktion:hover { background-image:url(Bilder/btnAktionMo.gif); }
#btnDoku {
 display:block;
 background-image:url(Bilder/btnDoku.gif);
 width:114px; height:32px
}
#btnDoku:hover { background-image:url(Bilder/btnDokuMo.gif); }

#btnLighthouse {
 display:block;
 background-image:url(Bilder/btnLighthouse.gif);
 width:104px; height:32px
}
#btnLighthouse:hover { background-image:url(Bilder/btnLighthouseMo.gif); }


#btnKontakt {
 display:block;
 background-image:url(Bilder/btnKontakt.gif);
 width:79px; height:31px
}
#btnKontakt:hover { background-image:url(Bilder/btnKontaktMo.gif); }

#btnImpressum {
 display:block;
 background-image:url(Bilder/btnImpressum.gif);
 width:92px; height:31px
}
#btnImpressum:hover { background-image:url(Bilder/btnImpressumMo.gif); }

#txtfeld {
border-style:solid;
border-width:1px;
padding-top:0px;
}

-->
</style>