@charset "utf-8";

img {
border:none;
}

.alles #DID {
margin: 0 auto;
width: 995px;
background-color: #000000;
color: #b0b0b0;
border: 1px solid #404040;
}

.alles #oben {
margin: 0 auto;
margin-top: 0px;
width: 100%;
height: 300px;
background-image: url(../img/site/obenbg3.png);
background-repeat: repeat-x;
color: #000000;
text-align: right;
}

#homeImpressum {
padding-right: 10px;
}

#oben a {
color: #000000;
}

#oben a:hover {
color: #aa0000;
}

body {
background-color: #101010;
background-image: url(../img/site/bg.png);
font-family: Arial,Helvetica,Geneva,sans-serif;
font-size: 12px;
}

#DID {
position: relative;
top: -285px;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #aa0000;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #aa0000;
}

#header {
height: 210px;
background-image: url(../img/site/header.jpg);
}

#content {
padding: 10px;
}

#footer {
background-color: #000000;
margin: 2px 10px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-top: 1px dashed #404040;
}

.footerS {
font-size: 8px;
}

code {
margin-left: 50px;
margin-top: 20px;
margin-bottom: 20px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
display: block;
border-left-style: dashed;
border-left-color: #000000;
border-left-width: 3px;
}

a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(../img/site/too_cool.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}