
body {
margin : 0 0 0 0;
padding : 0;
background : #E8E8E8;
background-image : url(images/bg.jpg);
background-repeat : no-repeat;
background-position : top center;
background-attachment:fixed;
font : normal small Arial, Helvetica, sans-serif;
color : #999999;
}
h1, h2, h3, h4, h5, h6 {
margin : 0;
padding : 0;
text-transform : uppercase;
letter-spacing : 0.2em;
color : #5DB6DE;
font : normal small Arial, Helvetica, sans-serif;
font-weight : bold;
}
p, ul, ol, blockquote {
margin-top : 0;
line-height : 160%;
}
a {
text-decoration : none;
color : #2c405b;
}
a:hover {
text-decoration : none;
}
td, tr, p, div {
color : #000000;
font-size : 12px;
}

#header_top {
width : 1020px;
height : 27px;
margin : 0 auto;
background : url(images/header_top.jpg) no-repeat;
}
#links_top {
width : 1000px;
height : 27px;
text-align:right;
padding-right:40px;
padding-top:6px;
}
#header {
width : 1020px;
height : 273px;
margin : 0 auto;

}
#menu {
width : 1020px;
height : 44px;
margin : 0 auto;
background : url(images/buttonsbg.jpg) no-repeat;
}
#menu ul {
margin : 0 auto;
padding : 0 0 0 50px;
list-style : none;
line-height : normal;
}
#menu li {
display : inline;
}
#menu a {
display : block;
float : left;
height : 34px;
width:130px;
padding : 12px 0px 0 0px;
background : url(images/button.jpg) repeat-x;
text-align : center;
font-weight : bold;
color : #000000;
font-size : 11px;
font : normal small Arial, Helvetica, sans-serif;
}
#menu a:hover {
background-image : url(images/button2.jpg);
color : #5DB6DE;
}
#content_top {
width : 1020px;
height : 10px;
margin : 0 auto;
background-image : url(images/content_top.jpg);
}
#content {
width : 1020px;
margin : 0 auto;
background-image : url(images/content.jpg);
}
#incontent {
width : 1000px;
margin : 0 auto;
}
#inhalt_links {
width : 599px;
margin : left;
}
#inhalt_rechts {
width : 399px;
margin : right;
padding-top:35px;
}
#content_bottom {
width : 1020px;
height : 7px;
margin : 0 auto;
background-image : url(images/content_bottom.jpg);
}
#content2 {
float : left;
width : 920px;
padding-left : 30px;
}

#content h2 {
height : 16px;
margin-bottom : 20px;
padding : 9px 0 0 10px;
letter-spacing : normal;
font-size : 14px;
}
#content h3 {
text-transform : uppercase;
letter-spacing : normal;
font-size : x-small;
color : #ffffff;
}
#content ul {
margin-left : 0;
padding-left : 10px;
list-style : square inside;
}
#links {
height : 30px;
width : 1000px;
margin : 0 auto;
text-align : right;
font-size : 11px;
padding-top:5px;
text-transform : normal;
letter-spacing : 0.2em;
}
#footer {
height : 32px;
width : 1020px;
margin : 0 auto;
background : url(images/footer.jpg) no-repeat;
}
#footer * {
color : #5DB6DE;
}
#footer p {
text-align : center;
font-size : 10px;
}

.post {
margin-bottom : 9px;
padding : 20px 30px 20px 30px;
background : #131313;
border-top : 1px solid #323232;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #323232;
background : url(images/bg.jpg) repeat-x 0 0;
}
.post h2, .post h3 {
margin-left : -30px;
}
