/* CSS Document */


#left {
    width: 95px;
    float: left;
    height: auto;
    margin-bottom: 30px; 
}
    #left h2, #left p {
        padding: 0px;
    }
	
#Lichtkrant
{

	color:#FFFFFF;
	font-size:11px;
	font-variant:small-caps;
}
	
#left_content {
    width: 400px;
    float: left;
    background: #F000;
	color:#fff;
    height: auto;
    margin-bottom: 30px;
}
     #left_content p {
        line-height: 18px;
		color:#FF0000;	
	}
	
	#left_content h1 {
		font-size:18px;
		line-height:22px;
		font-weight:bold;
		color:#FF0000;
	}
	
	#left_content a
	{
		color:#fff;
		line-height: 18px;
	}
	

#middle {
    width: 40px;
    float: left;
    background: #F000;
	color:#fff;
    height: auto;
    margin-bottom: 30px; 
}


#right_content {
    width: 240px;
    float: left;
    background: #F000;
	color:#fff;
    height: auto;
    margin-bottom: 30px;
	margin-top:20px; 
}


    #right_content p {
        line-height: 18px;
        padding: 10px;	
}

 	#right_content p.title_geel {
	font-size:18px;
	line-height:22px;
	color:#FFCC00;
	font-weight:bold;
	width:230px;
}

 	#right_content p.text_geel {
	color:#FFCC00;
}
	#right_content h1
	{
	  line-height: 26px;
        padding: 10px;
		}


	#right_content a
	{
		color:#FFFFFF;
		line-height: 18px;
	}
	
a.geel
{
color:#FFCC00;
}	

.datum
{
padding-left:10px;
font-style:italic;
color:#FFF;
}

.datum_geel
{
padding-left:10px;
font-style:italic;
color:#FFCC00;
}
	
	

	
#right {
	width:20px;
	float:right;
	}
	
#reclame {
    width: 180px;
    float: right;
	color:#000;
    height: auto;
    margin-bottom: 30px;
}
    #reclame h1, #reclame p {
        line-height: 14px;
        padding: 10px;
		color:#CC0000;
    }
	
.zwart
{
color:#000000;
}


	#reclame h2
{
	font-size:18px;
	  padding: 10px;
	line-height:22px;
	color:#CC0000;
	font-weight:bold;
}
	


