body {
text-align: center;
margin: 0;
padding: 0;
font-family: Arial, Helvetica;
background: #000;
}

#hintergrund {
text-align: left;
margin: 0 auto;
padding: 0;
width: 960px;
height: 1000px;
background-repeat: no-repeat;
}

#navigation {
margin: 0 0 100px 0;
padding: 0;
width: 960px;
height: 30px;
background: #000;
border-bottom: 1px solid #CCCCCC;
background-image: url(../images/menu.jpg);
}

#navigation li {
float: left;
list-style-type: none;
text-align: center;
width: 120px;
font-size: 12px;
line-height: 30px;
border-right: 1px solid #CCCCCC;
}

#navigation a {
color: #CCCCCC;
text-decoration: none;
}

#navigation a:hover, #navigation a.aktiv {
color: #fff;
font-weight: bold;
}

#header {
text-align: center;
}

h1 {

width:257px;
height:77px;
margin:0 auto;
padding:0;
background:url(../images/logo.gif);
}

h1 a {
margin:0;
padding:0;
width:257px;
height:77px;
display:block;
}

h1 a span {
display:none;
}

h2 {
font-family: Arial, Helvetica;
font-size: 14px;
}

h3 {
font-family: Arial, Helvetica;
font-size: 12px;
}

#text {
text-align: left;
position: relative;
left: 470px;
top: -215px;
background:url(../images/hintergrund_text.jpg);
width: 420px;
padding: 10px 10px;
color: #fff;
font-size:12px;
line-height: 1.4;
}

#text a {
color: #fff;
font-weight: bold;
}

#buchlink {
text-align: left;
position: relative;
left: 370px;
top: 510px;
background:url(../images/hintergrund_buchlink.jpg);
background-repeat: no-repeat;
width: 145px;
height: 29px;
font-size: 11px;
color: #fff;
margin: 0 auto;
padding: 238px 0 0 11px;
text-decoration: none;
}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}

a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(../images/icon_doc.gif) no-repeat center right;
}
