@charset "utf-8";
/* CSS Document */
*{
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Myriad Roman";
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}

#container{
	height: 574px;
	width:952px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #330066;
}


#banner{
	background-image: url(../images/banner_naami.jpg);
	background-repeat: no-repeat;
	float: left;
	height:107px;
	width: 952px;
}
#boven_nav{
	background-color: #9e682a;
	float: left;
	height: 27px;
	width: 952px;
	padding-top: 3px;

}
#boven_nav ul{
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
}
#boven_nav ul li{
	float: left;
	padding-right: 30px;
	padding-left: 15px;

}
#boven_nav ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#boven_nav ul a:hover{
	color: #FFFFFF;
	}
	
#linksTotaal{
	background-image: url(../images/index/color_index/content-index1.jpg);
	float: left;
	height: 444px;
	width: 215px;
	background-repeat: no-repeat;
}
#LinksBlanco{
	background-color: #FF9934;
	float: left;
	height: 375px;
	width: 198px;
	padding-top: 45px;
}	
#Links{
	background-color: #4FBAE7;
	float: left;
	height: 371px;
	width: 215px;
	padding-top: 45px;
}
#Links ul{
	list-style-type: none;
	padding-left: 30px;
}
#Links ul li{
}
#Links ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#Links ul a:hover{
	color: #FFFFFF;
}
#index_totaal{
	float: left;
	height: 444px;
	width: 737px;
	background-image: url(../images/index/color_index/content-index1.jpg);
	background-repeat: no-repeat;
}

#index_totaal2{
	float: left;
	height: 445px;
	width: 737px;
	background-image: url(../images/index/color_index/content-index2.jpg);
	background-repeat: no-repeat;
}
#Main_index{
	background-color: #4FBAE8;
	float: left;
	height: 389px;
	width: 737px;
	background-image: url(../images/indexplaatje.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-left: 0px;
	overflow: auto;
}
#Rechts_index{
	background-color: #ff9933;
	float: left;
	height: 420px;
	width: 283px;
	background-image: url(../img/rechts_index.jpg);
	background-repeat: no-repeat;
}
#Rechts{
	float: left;
	height: 444px;
	width: 295px;
	background-color: #4FBAE8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kaderfoto{
	float: left;
	height: 160px;
	width: 140px;
	background-color: #FFFFFF;
	border: thin solid #FF6600;
	padding-left: 25px;
}
#footer{
	float: left;
	height: 22px;
	width: 952px;
	text-align: center;
	vertical-align: middle;
	background-color: #CEE81F;
}
.footnote{
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Myriad Roman";
	font-size: 10px;
	font-weight: normal;
	float: left;
	height: 20px;
	width: 291px;
	padding-left: 25px;
	color: #000000;
}
H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
