/* Links im Menuebereich */
a {
color: #ffffff;
font: bold 11px Verdana, Arial;
; text-decoration: none

}

a:hover	{
color: #ffffff;
; text-decoration: underline

}

.schwarz {
background: #000000;
color: #FFFFFF;
font: 11px Verdana, Arial;
padding: 2px 2px 2px 5px;
; clip:    rect(   ); height: 16px
}
/* ENDE Farbe der Tabellen Rot und Schwarz (oben/unten) */

/* ANFANG Farben usw. des Seitencontents */
.cont {
height: 80%;
width: 100%;
}


.content {
color: #000000;
font: 11px/19px Verdana, Arial;
height: 60px;
vertical-align: top;
margin: 4px 4px 4px 4px;
padding: 4px 4px 4px 4px;
; background-attachment: fixed; background-image: url(hintergrund.jpg)
}


/* ENDE Farben usw. des Seitencontents */

/* Menuekategorientrenner */
.balken {
background: #1a9575;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
font: bold 11px Verdana, Arial;
margin: 2px -1px 5px -4px;
padding: 2px 2px 2px 8px;
}
.gruenoben { background: #000000; color: #FFFFFF; font: 11px Verdana, Arial; height: 116px}
.gruenunten { background: #000000; color: #FFFFFF; font: 11px Verdana, Arial; height: 20px }
.lmenue { background: #000000 no-repeat; color: #FFFFFF; font: 11px Verdana, Arial; width: 160px; vertical-align: top; border-right: 1px solid #ffffff; padding: 4px 0px 4px 2px; }
.rmenue { background: #000000 no-repeat; color: #FFFFFF; font: 11px Verdana, Arial; width: 160px; vertical-align: top; border-left: 1px solid #ffffff; padding: 4px 0px 4px 2px; }
.trennung { background: url(bilder/punktstrich.gif) repeat-x; height: 1px; font-size: 1px; line-height: 1px; }
.links { background: transparent; margin: 0px 1px 1px 1px; padding: 1px 1px 1px 1px; }
.hintergrund {  }
body {  background-attachment: fixed; background-image: url(hintergrund.jpg)}
