BODY
{
margin:0px 0px 0px 0px;
background-color:#1d242a;
color:#bbb;
font-size:11px;
}

a{outline: none;font-family:verdana,arial;color:#6E5239;text-decoration:none;font-size:11px; letter-spacing:2px;}
a:visited{outline: none;font-family:verdana,arial;color:#6E5239;text-decoration:none;font-size:11px;letter-spacing:2px;}
a:hover{outline: none;font-family:verdana,arial;color:#bbbbbb;text-decoration:none;font-weight:normal;font-size:11px;letter-spacing:2px;}
a:visited:hover {outline: none;font-family:verdana,arial;color:#bbbbbb;text-decoration:none;font-weight:normal;font-size:11px;letter-spacing:2px;}
a:active:{outline: none;font-family:verdana,arial;color:#6E5239;text-decoration:none;font-size:11px;letter-spacing:2px;}

div#logo
{
position:absolute;
width:160px;
top:20px;
left:20px;
height:90px;
background-image: url(images/obenlinks.jpg);
overflow:hidden;
border-top: 1px solid #1d343d;
border-left: 1px solid #1d343d;
border-right: 1px solid #1d343d;
}

div#buttons
{
position:absolute;
width:160px;
left:20px;
top:120px;
height:79%;
background-image: url(images/untenlinks.jpg);
background-repeat:no-repeat;
background-color:#000000;
padding:1px 0px 0px 0px;
border-bottom: 1px solid #1d343d;
border-left: 1px solid #1d343d;
border-right: 1px solid #1d343d;
}

div#contentheader
{
position:absolute;
width:79%;
height:90px;
top:20px;
left:190px;
color: #cccccc;
background-image:url(images/oben.jpg);
background-repeat:no-repeat;
background-color:#000000;
border: 1px solid #1d343d;
}

div#community
{
position:absolute;
right:25px;
bottom:15px;
padding:1px;
font-size: 9px; font-weight: normal; font-family:verdana,arial; color:#5e6f73; letter-spacing:1px;
}

div#content
{
position:absolute;
width:79%;
height:79%        ;
left:190px;
top:120px;
background-image:url(images/mitte.jpg);
background-repeat:no-repeat;
background-color: #000000;
overflow:auto;
border: 1px solid #1d343d;
}

div#legal
{
position:absolute;
bottom:0px;
width:200px;
height: 20px;
background-color:red;
}

.text {font-size: 11px; font-weight: normal; font-family:verdana,arial; color:#bbb; letter-spacing:1px;}
.smalltext{font-size: 9px; font-weight: normal; font-family:verdana,arial; color:#5e6f73; letter-spacing:1px;}
.headline {font-size: 18px; font-weight: normal; font-family:verdana,arial; color:#bbb; letter-spacing:2px;}
.headline2 {font-size: 14px; font-weight: normal; font-family:verdana,arial; color:#bbb; letter-spacing:2px;}
.legal{font-size: 9px; font-weight: normal; font-family:verdana,arial; color:#5e6f73;}

hr {color:#5e6f73; width:450px;}

input
{
color:#888888;
background-color: #000000;
font-family:verdana;
font-size:9px;
border-color:#6E5239;
border-style:solid;
border-width:1px;
letter-spacing:1px;
}


form
{
margin:0px;
}






