@import url(navigation.css);
html,body{ font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin:0; padding:0; }
body{font: 9pt/11pt arial, sans-serif;text-align:center}
div#container{ text-align:left; }
div#content { font-size: 10pt; font-family: "Courier New", Courier, Monaco, monospace; line-height: 13pt; }
div#content h2 { font-size: 13pt; line-height: 15pt; margin-top:0; }
div#content h3 { font-size: 10pt; line-height: 13pt; margin-top:0; }
div#content a,
div#content a:link,
div#content a:active,
div#content a:visited { color: #000; text-decoration: none; border-bottom: 1px solid #ecbf00; }
div#content a:hover { text-decoration: none; border-bottom: 1px solid #000; }
div#navigation{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-top: 5px; }
div#loginbox { width:135px;margin-left:10px;margin-top:20px; font-size:8pt; }
div#footer{background: #333;color: #FFF}

/* positionierung */
div#container{ background-image: url(hintergrund.gif); background-repeat: repeat-y; background-attachment: scroll; background-position: left top; width:850px; margin:0 auto    }
div#header { position:relative; background-image: url(header.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; width:850px; height:215px; }
div#subnav {left:722px;top:55px;position:absolute;}
div#subnav a, div#subnav a:active, div#subnav a:visited { color: #000; font-size: 8pt; line-height: 11pt; text-decoration: none; } 
div#subnav a:hover { text-decoration: underline; } 
div#content{ float:right; width:625px ; padding: 10px; }
div#navigation{ width:150px; }
div#footer{ background-image: url(footer.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; clear:both; width:100%; height:39px; }

.bild_rechts { float:right; margin: 5px 0 10px 10px; }
.bild_links { float:left; margin: 5px 10px 10px 0; }
.bildrahmen { border:1px solid #ECBF00; }
.bildunterschrift { font-size:10pt; font-style: italic; line-height:13pt; }

