html, body
{

	padding: 0;
	
margin: 0;

	font-family: Lucida sans unicode;

	font-size: 13px;
	
height: 100%; /* h??l belangrijk */
}


#Wrapper
{
	width:100%;
	
width: auto;
	
background-image: url(images/wrapper_bg.jpg);

        background-repeat: repeat-x;

}


#Container
{
	
width:850px;
        margin: 0 auto;

        position: auto;
        
min-height: 100%;

        min-height: auto;
        
height: auto !important; /* voor moderne browsers */
        
height: 100%; /* voor IE */}

#Image
{
margin-top: 10px;
}


#Content_Geel_Big
{
	
width: 612px;
        margin-top: 10px;
}


#Content_Geel_Top_Big
{
	width: 612px;

        height: 20px;
        
background: url(images/geel_bg_top_big.jpg);


}


#Content_Geel_Bottom_Big
{
	
width: 612px;
        
height: 20px;

        background: url(images/geel_bg_bottom_big.jpg);
}



#Content_Geel_Main_Big
{
	
width: 592px;
        
background: #FAEEB4;

        padding-left: 10px;

        padding-right: 10px;
}


#Content_Rood_Big
{
	
width: 612px;
        
margin-top: 10px;
}


#Content_Rood_Top_Big
{
	
width: 612px;
        
height: 20px;

        background: url(images/rood_bg_top_big.jpg);

}


#Content_Rood_Bottom_Big
{
	
width: 612px;
        
height: 20px;
        
background: url(images/rood_bg_bottom_big.jpg);
}



#Content_Rood_Main_Big
{

	width: 592px;
        
background: #E4AAA9;
        
padding-left: 10px;

        padding-right: 10px;
}



#Content_Rood
{
	
width: 291px;
        
float: left;
        
margin-right: 26px;

}


#Content_Rood_Top
{
	
width: 291px;

        height: 20px;

        background: url(images/rood_bg_top.jpg);
        
margin-top: 10px;
}


#Content_Rood_Bottom
{

	width: 291px;

        height: 20px;

        background: url(images/rood_bg_bottom.jpg);
}



#Content_Rood_Main
{
 	
width: 271px;
        background: url(images/rood_bg.jpg);
        
padding: 0;

        margin: 0;

        padding-left: 10px;

        padding-right: 10px; 
}


#Content_Geel
{
	width: 291px;
	
float: left;

}


#Content_Geel_Top
{
	
width: 291px;
	
height: 20px;
	
background: url(images/geel_bg_top.jpg);
margin-top: 10px;
}


#Content_Geel_Bottom
{
	
width: 291px;
	
height: 20px;
	
background: url(images/geel_bg_bottom.jpg);
}



#Content_Geel_Main
{

	width: 271px;

	background: url(images/geel_bg.jpg);
        padding: 0;
	
margin: 0;
	
padding-left: 10px;
	
padding-right: 10px; 
}


#Content
{

	width: 852px;
}


#Content_Right

{
	
width: 612px;

	float: left;
}


#Content_Left
{

	width: 240px;
	
float: left;
}


#Left_Box_Header
{
	
width: 240px;
	
height: 37px;

	background-image: url(images/left_box_header.jpg);
}


#Left_Box_Content
{

	width: 240px;
background-image: url(images/left_box_content.jpg);
}


#Left_Box_Footer
{
	
width: 240px;

	height: 37px;
	
background-image: url(images/left_box_footer.jpg);
}

#Update{
        margin-left: 15 px; 


	width: 240px;
background-image: url(images/left_box_content.jpg);
}


#Menu
{
	
width:850px;
	
height: 250px;


}


#Menu_list
{

	padding: 0;

	margin: 0;

	list-style: none;
	
padding-top: 186px;
	
padding-left: 12px;
}


#Menu_list li
{
	
float: left;

	padding-right: 15px;
}


#Menu_list
1{

	padding: 0;

	margin: 0;

	list-style: none;
	
padding-top: 186px;
	
padding-left: 18px;
}


#Menu_list1 li
{
	
float: left;

	padding-right: 20px;
}


#Submenu_list
{
	
padding: 0;
	
margin: 0;
	
list-style: none;

	margin-left: 15px;
	width: 200px;
}


#Submenu_list li
{

	padding-bottom: 10px;
}
h1
{

	padding:  0;

	margin: 0;
	
color: orange;
	
font-size: 13px;
}


p
{
	
margin: 0;

	padding: 0;

}


h2
{
	
margin: 0;

	padding: 0;
	
font-size: 13px;
}


a
{
	
color: black;

	text-decoration: none;
}


a:
	hover
{
text-decoration: underline;
}


a:
	link
{
text-decoration: bold;
}


.Actief
{
	
color: orange;

	font-weight: bold;
}

div.underline_a a {
  text-decoration: underline;
}
