body{
background:#cfb777 url(top_bg.jpg) top no-repeat;
margin:0;
padding:390px 300px 20px 300px;
font-family:Verdana,sans-serif;
font-size:13px;
text-align:center;
}
h1 {
margin:0 0 20px 0;
font-size:20px;
}
#schacht {
position:absolute;
bottom:0;
left:0;
width:198px;
height:266px;
}
#platine {
position:absolute;
right:0;
bottom:0;
width:300px;
height:243px;
}

/*  Dynamic-Drive Inhalte folgen  */

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#403517;
}

#dropmenudiv a:hover{
background-color:#CDB470;
}

/* DynamicDrive Ende */

h1 {
font-size:20px;
color:#6D5C26;
margin:-80px 0 30px 0;
}
#navigation {
margin-top:-60px;
}

#navigation a {
color:#5B4C20;
font-weight:bold;
text-decoration:none;
margin-right:30px;
}
#navigation a:hover {
text-decoration:underline;
}