A:link { color: #555555; text-decoration: none; font-weight:bold }
A:active { color: #0E7C16; text-decoration: none; font-weight:bold }
A:visited { color: #555555; text-decoration: none; font-weight:bold }
A:hover { color: #0E7C16; text-decoration: underline; font-weight:bold  }

p {
margin:4px 0 0;
padding:0;
}

body {
padding: 0px;
margin:0;
text-align:center;
font-family: Tahoma, Arial;
}

#oben {
background-color: #0E7C16;
}

#header {
color: #FFFFFF;
text-align: center;
float:right;
width:400px;
margin-top:10px;
}

#main {
margin:auto;
width:720px;
}

#content {
clear:both;
font-size:10pt;
padding:0;
text-align:left;
}

#content-main {
width: 500px;
float:right;
padding: 0px 0px 10px 0px;
}

#main #content #content-links p {
text-indent:-5px;
padding-left:5px;
}

#content-links {
padding:0;
font-size:10pt;
font-weight:bold;
color:#000000;
}

#content-rechts {
text-align: right;
font-size:8pt;
}

h1 {
font-weight:bold;
font-size:12pt;
color:#0E7C16;
margin-bottom: 0px;
padding-bottom: 0px;
}


TD.header {
 vertical-align: top;
 background-color: rgb(14, 124, 22);
}

