
body { font-family: verdana; line-height: 150%; background-image: url(../images/fondbgl.jpg); background-repeat: repeat-y; position: relative; margin: 0; padding: 0; left: 0; width: 360px; z-index: 100; }
div#links { color: #009; font: 12px verdana; position: absolute; top: 100px; left: 0; width: 240px; z-index: 100; }
div#links a { display: block; text-align: right; padding: 3px 10px; margin: 0 0 3px; color: #000; font-variant: normal; background: #ccc; text-decoration: none; border-right: 5px solid #fff; border-top-width: 0; border-bottom-width: 0; border-left-width: 0; }
div#links a:hover {color: #fff; background: #339;
   border-right: 5px double red;}
div#links a span {display: none;}
div#links a:hover span { display: block; position: absolute; top: 220px; left: 8px; width: 125px; padding: 5px; margin: 10px; z-index: 100; color: black; font-size: 10px; font-weight: normal; font-style: normal; font-variant: normal; line-height: normal; background: #ccc; text-align: center; }
div#content { position: absolute; top: 26px; left: 161px; right: 25px; color: #ccc; font-size: 13px; font-weight: normal; font-style: normal; font-variant: normal; line-height: normal; background: white; padding: 10px; border: solid 5px #333; }
div#content p {margin: 0 1em 0.5em;}
div#content h3 { margin-bottom: 0.25em; }
h3 { color: navy; margin-top: 1em; margin-bottom: 0.25em; }
h4 { color: #c00; font-weight: bold; margin: 1em 0 0.25em; }
p { color: black; }
dt {font-weight: bold;}
td { vertical-align: top; border-top: 2px solid #ccc; }
dd {margin-bottom: 0.66em;}
div#content a:link { color: #c00; }
div#content a:visited {color: #ccc;}
div#content a:visited:hover {color: #ff0;}
#content { background-color: #fff; background-image: none; left: 360px; top: 26px; position: relative; z-index: 100; visibility: visible; }
#kopf { height: 90px; width: 750px; left: 10px; top: 10px; position: absolute; visibility: visible; }
/* mehrere bilder mit bildunterschriften */
.bild { float: left; text-align: left }
.bild img { margin: 15px 80px 10px 0 }
.gruppe { color: navy; font-weight: bold; line-height: 1em; width: auto ; margin-top: 10px; margin-right: 0; margin-bottom: 10px; border-style: solid; border-width: 0; }
.funktion { color: black; font-size: 85%; font-weight: normal; line-height: 50%; text-align: inherit; }
.leer { clear: both ; margin-left: 0; }
/* weist auf den fontbefehl hin */
font,font *{
	background-color: #00ff00;
	border: 1px solid red;
}

