img, div, dt, dl

{ behavior: url(iepngfix.htc) }

body {

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #A8A487;
background-image: url(images/bg.gif);
background-repeat: no-repeat;
background-attachment:fixed;
background-position:bottom left;
}
#bg {
z-index:1;
height:900px;
width:100%;
position:absolute;
left: 0px;
top: 0px;
background-image: url(images/verlauf.png);
background-attachment:fixed;
background-repeat: no-repeat;

}
#container {
z-index:5;
width:902px;
position:absolute;
left:50%;
margin-left:-451px;

}

#left_side {
float:left;
width:169px;
}

#right_side {
float:left;
width:0px;
}

#middle_content {
margin-top:16px;
margin-left:5px;
width:616px;
/*height:405px;*/
height: 605px;
float:left;
background:url(images/main.gif) no-repeat;
}

#fliesstext {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
width:550px; 
text-align:justify;
padding: 0px 20px 0px 30px
}
.content_head {
margin:0px 0px 0 1px;
font-family:Arial;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
width:615px;
height:32px;
background:url(images/balken.jpg) no-repeat;
	
}

.text_bold{
font-weight: bold;
}

.text_under_bold{
text-decoration: underline;
font-weight: bold;
}

<!-- menu !-->
.navi {
height:33px;
text-align: center;
line-height: 31px;
}


dl#menu dt {
cursor: pointer;
margin: 0 0;;
height: 33px;
line-height: 31px;
text-align: center;


}
 
dl#menu dt a {
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
color: #D5BBB9;
font-size:14px;
text-decoration: none;
display: block;

background: url(images/button.gif) no-repeat;
height: 33px;
}
dl#menu dt a:hover {
background: url(images/button.gif) no-repeat;
background-position:bottom;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
color: #A89795;
text-decoration: none;
height: 33px;
}


a:link {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}


a:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #ff0000;
text-decoration: none;
}

a.white {
color: #ffffff;
text-decoration:none;
font-size: 12px;

}
a.white:hover {
color: #ffffff;
text-decoration:none;
font-size: 12px;

}
a.grau {
padding:4px;
background:#ED1C24;
color: #D7D7D7;
text-decoration:none;
font-size: 10px;

}
a.grau:hover {
color: #ffffff;
text-decoration:none;
font-size: 10px;

}
a.red {
color: #666666;
text-decoration:none;
font-size: 10px;

}
a.red:hover {
color: #ff0000;
text-decoration:none;
font-size: 10px;

}



