div.liste h2{
	margin-top: -3px;
}

div.liste-eintrag-text div.spacer{
	height: 15px;
}

div.rating_bg{
	background: url("star_off.gif");
	height: 18px;
}
div.rating_fg{
    background: url("star_on.gif");
    height: 18px;		
}


html.frame div#container-head {
	margin-top: 130px;
}

html.frame div.spalte-1 {
	height: 300px;
	background: transparent !important;
}
html.frame div.spalte-1 {
    height: 300px;
    background: transparent !important;
}
html.frame iframe#content {
    height: 1150px;
	margin-top: 35px;
}
html.frame .container-spacer {
	padding-top: 0 !important;
}
div.container-banner div.modul-dsv-banner {
	height: 110px;
	width: 980px;
	background: #ffffff url("./dsv_bottom_bg.png") 0px -72px no-repeat;
}
/* Style Fixes */
div.spalte-bild {
    width: 235px !important;
}
div.spalte-content {
    width: 264px !important;
}
div.liste-eintrag-text div.link {
    margin-top: 0px !important;
}
div.trennung {
    line-height: 0px !important;
}
/* Remove strange relative styles */
div.container-banner {
    margin-top:10px !important;
    position:relative !important;
    top: 0px !important;    
}
div#container-head {
    height: 1% !important;
    margin-top:10px !important;    
}
div#container-middle {
    margin-top: 0px !important;
}
