
body {
	
	padding: 0 0 0 0;
	margin: 0 0 0 0; 
	
}


#container {
	width: 841px;
	margin: 0 auto;
	/*position: relative;*/

}


#header{
	margin: 0px 0px 0px 0px;
	width: 841px;
	float: left;
}


#menu{
	margin: 30px 0px 0px 0px;
	width: 220px;
	float: left;
}


#content{
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	color: #3A6F8F;
	margin: 20px 0px 0px 0px;
	text-align: left;
	line-height: 1.5;	
	width: 621px;
	float: left;
}


.content{
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	color: #3A6F8F;
	text-align: left;
	line-height: 1.5;	
	width: 621px;
	
}

#footer{
	margin: 30px 0px 0px 0px;
	text-align: center;
	background-color: #396E8E;
	width: 841px;
	height: 30px;
	float: left;
	
}

#footer_menu{
	margin: 10px 0px 0px 0px;
	text-align: left;
	width: 841px;
	float: left;
	line-height: 1.5;
	font-size: 11px;
	font-family: Arial;
	
	
}

a.footer_menu{
	color: #003A66;	
	text-decoration: none;
}

a.footer_menu:hover{
	text-decoration: underline;
}


a.footer_menu2{
	color: #000000;	
	text-decoration: none;
}

a.footer_menu2:hover{
	text-decoration: underline;
}

h1{
	font-size: 21px;
	font-family: Arial;
	font-weight: bold;
	color: #3A6F8F;
	text-align: left;
	margin: 10px 0px 10px 0px;
}

h2{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #3A6F8F;
	text-align: left;
	margin: 5px 0px 5px 0px;
}





.menu_text{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

#menu_text a {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu_text a:hover {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}

#menu_separation{
	background: url(http://www.dentaidbenelux.nl/img/menu_seperation.jpg);
	margin: 0px 0px 0px 20px;
	width: 4px;
	height: 30px;
	float: left;
}


#menusub{
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	margin: 15px 0px 0px 5px;
	text-align: left;
	width: 245px;
	line-height: 1.5;
	float: left;
}

.menusub_text{
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.5;
	
}


a.menusub {
	font-size: 13px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

a.menusub:hover {
	font-size: 13px;
	font-family: Arial;
	color: #000000;
	text-decoration: underline;	
}




a {
	font-size: 13px;
	font-family: Arial;
	color: #009EE0;
	text-decoration: none;
}

a:hover {
	font-size: 13px;
	font-family: Arial;
	color: #009EE0;
	text-decoration: underline;	
}








