#pagecontent {
background-image: url(gfx/bg_aktuell.gif);
background-repeat: no-repeat;
background-position: 150px 0px;
min-height: 600px;
font-size: 14px;
font-weight: bold;
color: 1d488a;
/*color: #92231d;*/
}

* html #pagecontent {
height: 600px; /*Hack für IE7 um eine minimale Höhe des Contentbreichs zu erzwingen*/
}

#pagecontent ul 
{ 
list-style:none;
padding: 0; 
margin: 25px 0 5px 20px; 
} 

#pagecontent ul li { 
padding:0; 
margin:0; 
background: url(gfx/list_style_image.gif) 0 0.5em no-repeat;
padding-left: 25px;
}



