#content_2s{
	width:800px;
	min-height: 310px;
	padding:0px;
	margin: 0px 0px 0px -10px;
	float:left;
	}



/* NON-HEADER */
#container-links {display:inline; /*Fix IE floating margin bug*/; float:left; width:460px; margin:0 30px 0 10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
#container-rechts {
        display:inline; /*Fix IE floating margin bug*/; 
        float:left; 
        width:270px; 
        margin:0 0 0 10px; 
        overflow:visible !important /*Firefox*/; 
        overflow:hidden /*IE6*/;
    
        }

H4  {
     font-size:20px;
     color:#ff0000;
     font-style:bold;
}

H5  {
     font-size:18px;
     color:#ff0000;
     font-style:bold;
}
