*{
margin: 0;
padding: 0;
}
HTML{
background: #d4cfa9;
}
BODY{
text-align: center;
font-size: 18px;
font-family: arial, sans-serif;
}
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);
}
SPAN{
margin: 4px 18px 0 0;
padding-right: 20px;
font-family: "Arial Black", Sans-serif;
font-size: 25px;
color: #b4b4b4;
}
SPAN.hbr{
color: #c7a26e;
}
SPAN.dbr{
color: #a48e76;
}
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#content{
background: #ebe8cc;
height: 610px;
width: 770px;
}
DIV#haupt > DIV#content{
height: 655px;
width: 770px;
}
DIV#titel{
text-align: center;
}
DIV#titel H3{
font-size: 20px;
color: #cfbc77;
background: none;
}
DIV#ansicht{
float: left;
width: 504px;
height: 386px;
margin: 2px 2px;
}
IMG{
border: 1px solid #adadad;
}
DIV#link_l{
float: left;
}
Div.IMG{
width: 130px;
height: 124px;
}
DIV.logo{
height: 200px;
width: 129px;
}
DIV.logo IMG{
border: none;
}
DIV.pt{
padding: 2px 45px 2px 5px;
}
DIV.ls{
padding: 16px 5px 6px 5px;
}
DIV#link_u{
/*border: 1px solid green;*/
float: left;
margin: 20px 0;
padding: 0 4px;
width: 550px;
}
DIV#content > DIV#link_u{
margin: 34px 0;
}
DIV#link_u IMG{
float: left;
margin: 0 8px;
}
DIV#link_u IMG.ls{
margin: 30px 8px 0 0;
}
IFRAME{
width: 600px;
height: 400px;
background: #ebe8cc;
}
DIV#hell{
background: url(../img/hell.jpg);
width: auto;
}
DIV#dunkel{
width: auto;
background: url(../img/dunkel.jpg);	
}
DIV#dunkel IMG, DIV#hell IMG{
 border:none;
}