*{
margin: 0;
padding: 0;
}
HTML{
background: #d4cfa9;
}
BODY{
text-align: center;
font-size: 18px;
font-family: arial, sans-serif;
}/*
div{
border: 1px solid #f00;
}*/
DIV#haupt{
width: 770px;
text-align: left;
margin: auto;
}
DIV#haupt H3{
color: #6bc6bd;
background: #6bc6bd;
font-size: 20px;
}
P#top{
text-align: right;
background: url(../img/index_01.jpg);
}
DIV#nav-x UL{
width: 100%;
float: left;
background: #b88b62;
}
DIV#nav-x LI{
float: left;
margin: 0;
padding: 3px 1px 0 1px;
color: #000;
font-family: "arial black";
list-style: none;
font-size: 16px;
border-right:2px solid #fff;
}
DIV#nav-x A{
margin: 10px 0 0 0;
padding: 3px 10px 0 10px;
color: #000;
text-decoration: none;
}
DIV#nav-x LI A:hover{
background: #efa561;
}
DIV#nav-x LI#impressum A{
background: #fff;
}
DIV#content{
background: #fff url(../img/logo.jpg) no-repeat;
height: 610px;
}
DL{
margin-left: 300px;
margin-top: 10px;
}
DIV#imp > DL{
padding-top: 30px;
}
DT{
font-weight: bold;
font-size: 18px;
}
DD{
padding: 5px;
font-size: 16px;
}
DIV#hell{
background: url(../img/hell.jpg);
width: auto;
}
DIV#dunkel{
width: auto;
background: url(../img/dunkel.jpg);	
}