body{ background-color: #ededee; font-family: "Trebuchet MS", Arial; font-size: 12px; color: #4D4F53; }
			
#wrapper{ width: 950px; background-color: #fff; margin: 0 auto; padding: 15px; }

.clear{ clear: both; }
a{ font-weight: bold; color: #D10074; font-weight: bold; }
a:hover{ text-decoration: none; }

h1{ display: block; text-indent: -9999px; background-image: url(../../assets/img/logo.jpg); width: 479px; height: 163px; float: left; }

#contact{ width: 200px; float: right; background-image: url(../../assets/img/contact_top.jpg); margin-top: 30px; color: #fff; }
#contact a{ color: #fff; text-decoration: none; }
#contact p{ padding-top: 15px; padding-left: 15px; padding-right: 15px; }
#contact img{ margin-bottom: -5px; }
#contact img{ *margin-bottom: -6px; }

#c_left{ float: left; width: 200px; margin-right: 30px; background-color: #4D4F53; color: #fff; font-size: 14px; }
#menu_icons{ background-color: #D10074; font-size: 9px; height: 25px; padding-left: 15px; }
#menu_icons li{ float: left; }
#menu_icons li a{ text-indent: -9999px; display: block; height: 25px; }
#menu_icons li.home a{ background-image: url(../../assets/img/menu_icon_home.jpg); width: 39px; }
#menu_icons li.info a{ background-image: url(../../assets/img/menu_icon_info.jpg); width: 45px; }
#menu_icons li.sitemap a{ background-image: url(../../assets/img/menu_icon_sitemap.jpg); width: 47px; }
#menu_icons li.globe a{ background-image: url(../../assets/img/menu_icon_globe.jpg); width: 40px; }

#menu{ margin-top: 5px; }
#menu li{ border-bottom: 1px solid #fff; width: 155px; margin-left: 15px; padding: 8px 0px 8px 8px; }
#menu li ul{ display: none; }
#menu li.active ul{ display: block; }
#menu li li{ list-style-type: disc; font-size: 13px; border: 0px; width: 124px; margin-left: 25px; padding: 6px 0px 6px 6px; }
#menu li a{ color: #fff; text-decoration: none; font-weight: normal; }
#menu li.last{ border: 0px; }

#sitemap{ margin-top: 0px; }
#sitemap li{ margin-left: 0px; padding: 4px 0px 4px 4px; }
#sitemap li ul{ list-style-type: disc; font-size: 13px; border: 0px; margin-left: 5px; padding: 3px 0px 3px 3px; }
#sitemap li a{ color: #4D4F53; text-decoration: none; font-weight: normal; }
#sitemap li a:hover{ color: #4D4F53; text-decoration: underline; font-weight: normal; }

#c_content strong {
	font-weight:bold;
}
#c_content{ float: left; width: 485px; margin-right: 30px; font-size: 13px; line-height: 140%; }
#c_content p{ margin-bottom: 15px; }
#c_content h2{ color: #D10074; font-size: 13px; font-weight: bold; margin-bottom: 14px; }
#c_content form .input{
	border-color:#D10074;
	font-family: "Trebuchet MS", Arial; 
	font-size: 12px; 
	color: #4D4F53;
	width:300px;
	border:1px solid #D10074;
}

#c_content form textarea{
	border:1px solid #D10074;
	font-family: "Trebuchet MS", Arial; 
	font-size: 12px; 
	color: #4D4F53;
	width:300px;
}

#c_content form .button {
	width:120px;
	background-color:#4D4F53;
	color:white;
}

#c_right{ float: right; width: 200px; }

#nieuwsbrief{ background-color: #a6a7a9; color: #fff; padding: 15px; margin-top: 15px; }
#nieuwsbrief h3{ color: #D10074; font-weight: bold; font-size: 14px; margin-bottom: 15px; }
#nieuwsbrief form{ margin-top: 15px; text-align: center; }
#nieuwsbrief form input{ width: 167px; margin-bottom: 5px; border: none; padding: 1px; text-align: center; color: #a6a7a9; height: 18px; }
#nieuwsbrief form .small{ width: 80px; _width: 75px; }
#nieuwsbrief .submit{ display: block; margin: 0 auto; width: 65px; background-image: url(../../assets/img/submit.jpg); border: none; color: #fff; height: 18px; line-height: 16px; background-repeat: no-repeat; }
#nieuwsbrief .submit a{ color: #fff; text-decoration: none; }
#testimonial{ margin-top: 15px; border: 1px solid #D10074; padding: 15px; color: #a6a7a9; }

#c_content ul{
	padding-left:10px;
}
#c_content li{
	list-style:disc;
	list-style-position:inside;
	margin-left:1px;
}
