html, body{
font:normal 14px  arial, helvetica, sans-serif;
color:E1DCD6;
background-color:#28272B;
text-align:center;
height:100%;
}

table{
margin:auto;
}

td{
align:center;
}

img{
border:0px;
}

.background{
margin:auto;
background: url(../pics/hintergrund.jpg) no-repeat top;
width:1000px;
height:304px;
background-attachment: fixed;
}


.backgroundlinks{
z-index:0;
margin-right:0px;
background: url(../pics/hintergrundlinks.jpg) no-repeat right;
height:304px;
}

.backgroundmitte{
z-index:0;
background: url(../pics/hintergrundmitte.jpg) no-repeat center;
height:304px;
}

.backgroundrechts{
z-index:0;
margin-left:-1px;
background: url(../pics/hintergrundrechts.jpg) no-repeat left;
height:304px;
}


ul{
z-index:1;
padding:0px;
padding-top:10px;
margin:0px;
list-style:none;
list-style-position: outside;
text-align:right;
}


li.abstand{
padding-bottom:12px;
}


.grossbild{
z-index:1;
margin:auto;
width:500px;
height:304px;
padding-top:10px;
padding-bottom:4px;
}


.fett{
font-weight:bold;
}

.zitat{
font-style:italic;
}

.textkleiner{
font-size: 11px;
}


.inhalt{
z-index:1;
margin:auto;
padding-top:10px;
padding-bottom:10px;
text-align: justify;
width:700px;
height:280px;
}


.naviinhalt{
font-size:14px;
color:#96A9C8;
text-decoration:none;
font-weight:normal;
}

a.naviinhalt:link{text-decoration:none; color:#96A9C8;
}

a.naviinhalt:visited{text-decoration:none; color:#96A9C8;
}

a.naviinhalt:hover{color:#D2CC77;
}

a.naviinhalt:active{color:#D2CC77; outline: none;
}



a.navi{
font-size:15px;
color:#96A9C8;
display:inline;
text-align:center;
text-decoration:none;
font-weight:bold;
}

a.navi:link{text-decoration:none; color:#96A9C8;
}

a.navi:visited{text-decoration:none;
}

a.navi:hover{color:#D2CC77;
}

a.navi:active{color:#D2CC77; outline: none;
}

a.navi:focus{color:#D2CC77; outline: none;
}