* {
margin: 0px;
border: 0px;
font-family: sans-serif;
}


a{color:#aa9955;}
<!--a:link{color:#aa0000;}-->
a:visited{color:#009900;}
a:hover{color:#336633; text-decoration: overline underline;}
a:active{color:#009900;}


body {
background-color: #faecc7;
background-image: url(../grafiken/bground.gif);
background-repeat: repeat-y;
}

#head {
height: 100px;
background-color: #dacca0;
background-image: url(../grafiken/raeder.png);
background-repeat: no-repeat;
background-position: 520px;
border-bottom: 0px solid #c0c0c0;
}

#logo1 {
position: absolute;
top: 6px;
left: 8px;
}

#logo2 {
position: absolute;
top: 6px;
left: 464px;
}

#title {
position: absolute;
font-size: 26px;
top: 13px;
left: 60px;
}

#balken {
background-color: #d05533;
height: 16px;

}

/* titel positionierung */

#title_ges {
position: relative;
top: 30px;
left: 10px;
}
#hammerschmiede {
position: relative;
top: -18px;
left: 10px;
}
#muckental {
position: relative;
top: 10px;
left: -50px;
}

#feuer {
position: absolute;
z-index: 2;
top: 230px;
left: 200px;
}
#eisen {
position: absolute;
top: 500px;
left: 390px;
z-index: 3;
}
#wasser {
position: absolute;
left: 580px;
top: 220px;
z-index: 1;
}

/*news abschnitt*/

#news_box {
margin: 10px;
padding: 10px;
border: 1px solid #111111;

width: 500px;

}

#menue {
position: relative;
top: 60px;
width: 480px;
padding-left: 25px;
padding-top: 4px;
padding-bottom: 4px;
border-top: 1px solid #888888;
border-bottom: 1px solid #888888;
border-right: 1px solid #888888;
}


#links {
float: left;
padding: 5px;
padding-top:15px;
width:162px;
height: 750px;
border-right: 0px solid #888888;
} 

#main {
float: clear;
padding-top: 15px;
padding-left: 190px;
color: #333333;
position: normal;
}

iframe {
border: 0px;
}
