/* CSS DVE Wouter Hillen - Webton */

body{
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 12px;
	letter-spacing : 1px;
	color: #333333;
	line-height: 16px;
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-x;
}

h2{
	color: #4314ad;
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	margin-bottom: 30px;
	margin-top: 30px;
}


#container{
	width: 1017px;
	height: 823px;
	float: left;
}

#head_section{
	width: 1032px;
	height: 197px;
	position: relative;
}

#head_img_left{
	width: 227px;
	height: 197px;
	float: left;
	background-image: url(../img/header_left.png);
}

#head_img_center{
	width: 699px;
	height: 197px;
	float: left;
	position: relative;
	background-image: url(../img/header_center.png);
}

#head_img_right{
	width: 100px;
	height: 197px;
	float: left;
}

#navbar{
	width: 699px;
	height: 40px;
	position: absolute;
	bottom: 0;
}

#nav_eind{
	width: 15px;
	height: 40px;
	float: left;
	margin-left: 1px;
	background-image: url(../img/nav/eind_nav.png);
}

#nav_bg{
	width: 55px;
	height: 40px;
	float: right;
	bottom: 0;
	right: 0;
	position: absolute;
	background-image: url(../img/nav/nav_bg2.png);
}

#nav_right{
	width: 91px;
	height: 40px;
	float: right;
	bottom: 0;
	right: 0;
	position: absolute;
	background-image: url(../img/nav/nav_bg.png);
}

/* -------------------------- Buttons roll-over in html ------------------------- */

#welkom{
	width: 75px;
	height: 40px;
	float: left;
	margin-left: 42px;
	background-image: url(../img/nav/welkom.png);
}

a#welkom:hover{
	width: 75px;
	height: 40px;
	float: left;
	margin-left: 42px;
	background-image: url(../img/nav/welkom.png);
	background-position: 0 -40px;
}

a.welkom_active{
	width: 75px;
	height: 40px;
	float: left;
	margin-left: 42px;
	background-image: url(../img/nav/welkom.png);
	background-position: 0 -40px;
}
	
#werkwijze{
	width: 97px;
	height: 40px;
	float: left;
	margin-left: 2px;
	background-image: url(../img/nav/werkwijze.png);
}

a#werkwijze:hover{
	width: 97px;
	height: 40px;
	float: left;
	margin-left: 2px;
	background-image: url(../img/nav/werkwijze.png);
	background-position: 0 -40px;
}

a.werkwijze_active{
	width: 97px;
	height: 40px;
	float: left;
	margin-left: 2px;
	background-image: url(../img/nav/werkwijze.png);
	background-position: 0 -40px;
}
	
#persoonlijk{
	width: 105px;
	height: 40px;
	float: left;
	margin-left: 4px;
	background-image: url(../img/nav/persoonlijk.png);
}

a#persoonlijk:hover{
	width: 105px;
	height: 40px;
	float: left;
	margin-left: 4px;
	background-image: url(../img/nav/persoonlijk.png);
	background-position: 0 -40px;
}

a.persoonlijk_active{
	width: 105px;
	height: 40px;
	float: left;
	margin-left: 4px;
	background-image: url(../img/nav/persoonlijk.png);
	background-position: 0 -40px;
}
	
#training{
	width: 76px;
	height: 40px;
	float: left;
	margin-left: 3px;
	background-image: url(../img/nav/training.png);
}

a#training:hover{
	width: 76px;
	height: 40px;
	float: left;
	margin-left: 3px;
	background-image: url(../img/nav/training.png);
	background-position: 0 -40px;
}

a.training_active{
	width: 76px;
	height: 40px;
	float: left;
	margin-left: 3px;
	background-image: url(../img/nav/training.png);
	background-position: 0 -40px;
}
	
	
#intervisie{
	width: 115px;
	height: 40px;
	float: left;
	margin-left: 2px;
	background-image: url(../img/nav/intervisie.png);
}

a#intervisie:hover{
	width: 115px;
	height: 40px;
	float: left;
	margin-left: 2px;
	background-image: url(../img/nav/intervisie.png);
	background-position: 0 -40px;
}

a.intervisie_active{
	width: 115px;
	height: 40px;
	float: left;
	margin-left: 2px;
	background-image: url(../img/nav/intervisie.png);
	background-position: 0 -40px;
}

#coaching{
	width: 84px;
	height: 40px;
	float: left;
	margin-left: 3px;
	background-image: url(../img/nav/coaching.png);
}

a#coaching:hover{
	width: 84px;
	height: 40px;
	float: left;
	margin-left: 3px;
	background-image: url(../img/nav/coaching.png);
	background-position: 0 -40px;
}

a.coaching_active{
	width: 84px;
	height: 40px;
	float: left;
	margin-left: 3px;
	background-image: url(../img/nav/coaching.png);
	background-position: 0 -40px;
}

#links{
	width: 57px;
	height: 40px;
	float: left;
	margin-left: 2px;
	background-image: url(../img/nav/links.png);
}

a#links:hover{
	width: 57px;
	height: 40px;
	float: left;
	margin-left: 2px;
	background-image: url(../img/nav/links.png);
	background-position: 0 -40px;
}

a.links_active{
	width: 57px;
	height: 40px;
	float: left;
	margin-left: 2px;
	background-image: url(../img/nav/links.png);
	background-position: 0 -40px;
}

#contact{
	width: 80px;
	height: 40px;
	float: left;
	margin-left: 1px;
	background-image: url(../img/nav/contact.png);
}

a#contact:hover{
	width: 80px;
	height: 40px;
	float: left;
	margin-left: 1px;
	background-image: url(../img/nav/contact.png);
	background-position: 0 -40px;
}

a.contact_active{
	width: 80px;
	height: 40px;
	float: left;
	margin-left: 1px;
	background-image: url(../img/nav/contact.png);
	background-position: 0 -40px;
}

/* ---------------- eind ----------------- */

#head_ruler{
	width: 1017px;
	height: 16px;
	clear: both;
	background-image: url(../img/seperation_bar.png);
}

#content_section{
	width: 1032px;
	height: 504px;
}

#content_img_left{
	width: 221px;
	height: 469px;
	float: left;
	padding-left: 7px;
	padding-top: 35px;
	color: #8c00ff;
	background-image: url(../img/content_left.png);
	background-repeat: no-repeat;
}

#content_img_left a{
	color: #8c00ff;
	text-decoration: none;
}

#content_img_left a:hover{
	color: #8c00ff;
	text-decoration: underline;
}

#content_center{
	width: 659px;
	height: 485px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 19px;
	background-image: url(../img/content_bg.png);
}

#content_img_right{
	width: 100px;
	height: 504px;
	float: left;
	background-image: url(../img/grijze_balk.png);
}

#footer_site{
	width: 1018px;
	height: 113px;
	clear: both;
	background-image: url(../img/footer_bg.png);
}

#footer_center{
	width: 810px;
	height: 50px;
	margin: 0 auto;
	font-family: arial;
	font-size: 12px;
	color: #c4b7cf;
	padding-top: 40px;
	text-align: right;
}

#footer_site a {
	color: #c4b7cf;
	text-decoration: underline;
}

#footer_site a:hover{
	color: #c4b7cf;
	text-decoration: none;
}

a{
	outline: none;
}

.gekleurd{
	color: #4314ad;
	font-weight: bold;
}

ul#training_list{
	line-height: 25px;
}

img{
	border: none;
}

.seperate_left{
	width: 50%;
	float: left;
}

.seperate_right{
	width: 25%;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
}

.clear_wrap{
	clear: both;
}

.contact_align_left{
	float: left;
	width: 14px;
	text-align: left;
}

.contact_align_right{
	text-align: left;
	float: left;
	margin-left: 5px;
}

.persoonlijk_img{
	width: 195px;
	height: 95px;
	float: left;
	margin-left: 10px;
}

.bank{
	float: left;
	width: 35px;
	text-align: left;
}

a{
	color: #4314ad;
}

.coaching_image{
	width: 170px;
	height: 130px;
	float: left;
	margin-left: 60px;
	margin-top: 35px;
}

.clean_list{
	list-style-type: none;
}

.logo_nobco{
	width: 190px;
	height: 80px;
	clear: both;
	margin-top: 20px;
}

.logo_nobco p{
	font-size: 11px;
}
	
	
