html, body {
    margin: 0;
    padding: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    background-color: #2d2d2d;
	background: url(/images/verloop.png) #2d2d2d;
	background-position: top;
	background-repeat:repeat;
	font-size: 13px;
	color: #52a6dc;
	
}

a {
	text-decoration: none;
	color: #52a6dc;
}


img {
	border: 0 none;
	}

a:hover {
	color: #52a6dc;
	}


h1 {
	display: block;
    margin: 0;
    font-size: 16px;
    padding-bottom: 6px;
    border-bottom: 1px solid #52a6dc;
    margin-bottom: 10px;
	color: #52a6dc;
	line-height: 1em;
	}

h2 {
    margin-top: 10px;
    font-size: 12px;
    padding-bottom: 5px;
    border-bottom: 1px solid #555;
    margin-bottom: 10px;
	color: #555;
	}

#header {
	position: relative;
	height: 155px;
	padding-left: 20px;
	border-bottom: 2px solid #52a6dc;
	background-image: url(/images/header.jpg);
	background-position: left;
	background-repeat: no-repeat;
	}

#header h1 {
	margin: 0;
	padding: 0;
	}

#header #logo {
	position: absolute;	
	height: 86px;
	width: 100px;
	top: 18px;
	left: 24px;
	}

#cat {
	position: absolute;
	top: 0;
	left: 719px;
	}

#cat-met-home-button {
	position: absolute;
	top: 0;
	left: 508px;
	}

#navbar {
	position: absolute;
	top: 1px;
	left: 0px;
	height: 32px;
		}

#userlogin {
	font-size: 9px;
	position: absolute;
	top: 1px;
	left: 400px;
	width: 370px;
	line-height: 21px;
	padding-left: 25px;
	}
	
	
#weerverkeer {
	font-size: 9px;
	position: absolute;
	top: 1px;
	left: 0px;
	padding-left: 30px;
	width: 370px;
	line-height: 21px;
	background-image: url(/images/fileinformatie.jpg);
	background-position: left;
	background-repeat:no-repeat;

	}

#header_image {
	margin-left: 3px;
	margin-top: 0px;
	}

#products_left {
	padding-top: 3px;
	width: 179px;
	margin: 5px;
	font-size: 10px;
	margin-bottom: 5px;
	color: #6c6c6c;
	overflow: hidden;
	}
	
#products_left img {
	margin-bottom: 5px;
	}
	
#products_left2 {
	width: 179px;
	margin: 5px;
	font-size: 10px;
	margin-bottom: 5px;
	color: #6c6c6c;
	overflow: hidden;
	}

#actie_left {
	width: 179px;
	margin: 5px;
	font-size: 10px;
	margin-bottom: 5px;
	color: #6c6c6c;
	overflow: hidden;
	}
	
#actie_left img{
	margin-bottom: 5px;
	}



#spotlight {
	
	font-size: 10px;
	margin-bottom: 5px;
	}
	
#spotlight2 {
	padding: 5px;
	font-size: 10px;
	margin-bottom: 5px;
	}
	
#weerverkeer {
	font-size: 10px;
	margin-bottom: 5px;
	}

#product_right {
	font-size: 10px;
	margin-bottom: 5px;
	color: #6c6c6c;
	overflow: hidden;
	}

#product_right2 {
	font-size: 10px;
	margin-bottom: 5px;
	color: #6c6c6c;
	overflow: hidden;
	}

#footer {
	position: relative;
	width: 490px;	
	border-top: 1px solid #555;	
	font-size: 9px;
	margin-left: 186px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: white;
	}

#footer2 {
	position: relative;
	width: 510px;	
	border-top: 1px solid #555;	
	font-size: 9px;
	margin-left: 415px;
	padding-top: 10px;
	padding-bottom: 5px;
	
	color: #555;
	}


#footer span {
	position: absolute;
	display: block;
	right: 0;
	top: 9px;
	}

#footer2 span {
	position: absolute;
	display: block;
	right: 0;
	top: 9px;
	}

#wrapper {
	position: relative;
	width: 940px;
	font-size: 12px;
}

#leftcolumn {
	position: absolute;
	top: 157px;
	left: 1;
	width: 186px;
	z-index: 10;
	border-right: 1px solid #555;
	}

#rightcolumn {
	position: absolute;
	top: 0px;
	left: 510px;
	width: 219px;
	text-align: left;
	overflow: hidden;	
	}

#rightcolumn2 {
	position: absolute;
	top: 240px;
	left: 520px;
	width: 200px;
	height: 100px;
	text-align: left;
	overflow: hidden;	
	}

#maincolumn {
	position: relative;
	margin-left: 190px;
	margin-right: 252px;
	font-size: 13px;
	
	min-height: 350px;
	line-height: 1.3em;
	color: #3b3b3b;
	margin-top: 8px;
	
	}


#maincolumn a{
	text-decoration: underline;
}


#maincolumn #content {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	
	color: #52a6dc;
	

	}

.newssummary {
	position: relative;
	display: block;
	border-bottom: 1px solid #555;
	margin-bottom: 4px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}

.newspostdate {
	font-style:italic;
    color: #666666;
	}

.newslink {
	font-size: 10px;
	}


.newstitle {
    font-size: 11px;
	}

.newslink a {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	}

.newslinkkort a {
	font-size: 12px;
	}

.newslinkkort a:hover {
	color: #f01158;

	}

.currentnews a {
	font-weight: bold;
	color: #363086;
}
	
.newsmorelink {
	margin-bottom: 5px;
	}

.newssummary .newssum {
	padding: 0px;
	}

.newssummary .newscontent {
	padding: 10px;	
	}

#breadcrumbs {
    position: relative;
    padding-top: 9px;
	padding-left: 5px;
	margin-left: 195px;
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #999;
	height: 23px;
	background-color: #f1f1f0;
	margin-bottom: 10px;
	}

#breadcrumbs .urhere {
    color: #333;
    font-weight: normal;
    padding-left: 6px;
	}

#breadcrumbs .backhere {
    padding-right: 5px;
    border-right: 1px solid #aaa;
	}

#breadcrumbs span {
    color: #333;
    padding: 0 3px;
    font-weight: bold;
    text-decoration: none;
	}

#breadcrumbs a {
    color: #039934;
    padding: 0 3px;
    font-weight: bold;
    text-decoration: none;
	}

#breadcrumbs a:hover {
    color: #f01158;
    text-decoration: underline;
	}

#comments ul, #comments li {
    list-style: none;
    margin: 0;
    padding: 0;
	}

#comments li {
    display: block;
    margin: 4px;
    background-color: #555;
    border: 1px solid #999;
	padding: 10px;
	}

#comments p {
    margin-bottom: 0;
	}

#terug {
    margin-left: 363px;
    white-space: nowrap;
	}

.activemenu .hogemenu {
    height: 40px !important;
    background: #015792 none;
	}

	
.formulier {
}

.error_message {
    margin: 0 0 5px 0;
    padding: 8px;
    border: 1px solid #eeaaaa;
    background-color: #ff555d;
}

.error_message ul {
    margin: 8px;
    padding: 0 0 0 20px;
    font-size: 90%;
}

.formulier fieldset {
    border: 1px solid #555;
    padding: 10px 10px 6px;
    margin: 0;
}

.formulier .formulierrood {
    border: 1px solid #bb0000;
    border-left: 4px solid #bb0000;
}

.formulier .formulierblauw {
    border: 1px solid #0066CC;
    border-left: 4px solid #0066cc;
}

.formulier .formulierzwart {
    border: 1px solid #333333; 
    border-left: 4px solid #333;
}

.formulier .formuliergrijs {
    border-width: 1px 1px 1px 4px;
}

.formulier legend {
    font-weight: bold;
}

.formulier div {
    padding: 2px 0;
    margin: 1px 0;
    clear: both;
}

.formulier .submit {
    margin: 0;
    padding: 4px;
    text-align: center;
    background-color: #555;
}

.formulier .required label {
    color: #3c6fc3;
}

.formulier .error label {
    color: #dd4444;
    font-weight: bold;
}

.formulier .error input {
    border: 1px solid #dd4444;
}

.floatfield {
    float: left !important;
}
.floatfield label {
}

.attachfield {
    clear: none !important;
	
}
.attachfield label {
    width: auto !important;
    padding: 0 20px !important;
}

.attachfield input {
    width: 93px;
	
}

.attachfield-plaats {
    clear: none !important;
	
}
.attachfield-plaats label {
    width: auto !important;
    padding: 0 20px !important;
}

.attachfield-plaats input {
    width: 151px;
	
}

.formulier .fullwidth input {
    width: 300px;
}

.formulier textarea {
    width: 300px;
    height: 100px;
}

.formulier label {
    display: block;
    float: left;
    width: 180px;
}

.formulier div div label {
    display: inline;
    float: none;
    width: auto;
}

.formulier div.checkboxgroup {
    float: left;
    width: 280px;
}

.formulier div.checkboxgroup2 {
    clear: none;
    width: 270px;
    float: right;
}

.formulier div.checkboxgroup div,
.formulier div.checkboxgroup2 div {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.formulier div.checkboxgroup input,
.formulier div.checkboxgroup2 input {
    margin: 0;
}

.formulier div.checkbox label{
float: right;
width: 450px;

}


.formulier div.checkbox {
 
 

}

.formulier div.checkboxgroup div {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.formulier div.checkbox input,
.formulier div.checkbox input {
    margin: 0;
}




#homepage_actueel {
    position: relative;
    display: block;
    float: left;
    width: 490px;
    height: 200px;
    border: 1px solid #555;
	}

#homepage_slider {
    position: relative;
    width: 490px;
    height: 200px;
	}

#slider_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 200px;
    overflow: hidden;
	}

#slider_buttons {
    position: absolute;
    right: 0;
    top: 0;
    background: #555 url(/images/slider_buttons_groen.gif) no-repeat top left;
	}

.sliderpane {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 200px;
	}

.sliderbutton {
    display: block;
    position: relative;
    height: 50px;
	width: 140px;
    cursor: pointer;
	}


#sliderbutton_1 a {
    background: transparent url(/images/slider_buttons_groen.gif) no-repeat top right;
	}

#sliderbutton_2 a {
    background: transparent url(/images/slider_buttons_groen.gif) no-repeat -140px -50px;
	}

#sliderbutton_3 a {
    background: transparent url(/images/slider_buttons_groen.gif) no-repeat -140px -100px;
	}

#sliderbutton_4 a {
    background: transparent url(/images/slider_buttons_groen.gif) no-repeat -140px -150px;
	}

#slider_1 {
    background: white url(/images/slide2.jpg) no-repeat;
	}

#slider_2 {
    background: white url(/images/slide3.jpg) no-repeat;
	}

#slider_3 {
    background: white url(/images/slide4.jpg) no-repeat;
	}

#slider_4 {
    background: white url(/images/slide1.jpg) no-repeat;
	}
	
.rendementwrapper {
	white-space: nowrap;
	width: 620px;
	
}

.rendementbox {
	white-space: normal;
	display: block;
	float: left;
	width: 595px;
	height: 120px;
	background-color: #eee;
	margin: 4px;
	padding: 6px;
	text-align:center;
	}

h2 {
  font-size: 11px;
}

.rendementbox h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 8px;
	font-size: 14px;
}

.overzichttrainingen h2 {
  margin-top: 1px;
  margin-bottom: 2px;
  color: #555;
  font-size: 11px;
  }
  
.sorteren {
margin-bottom: 10px;
margin-left: 180px;
}

.formulier .widelabel label {
    width: 270px;
}

.advert {
	display: block;
	width: 219px;
	background-image: url(/images/voorbeeldadvertentie.gif);
 	height: 92px;
  	margin-bottom: 20px;
  }
  
  
.advert:hover {
	background-position: bottom;
 }
 
 .advert2 {
	display: block;
	width: 219px;
	background-image: url(/images/voorbeeldadvertentie2.gif);
 	height: 92px;
  	margin-bottom: 20px;
  }
  
  
.advert2:hover {
	background-position: bottom;
 }
 
 #projectenmain {
	position: relative;
	top: 0px;
	left: 380px;
	width: 500px;
	margin-left: 30px;
	font-size: 13px;
	margin-bottom: 5px;
	min-height: 350px;
	line-height: 1.3em;
	color: #3b3b3b;
	}

#projectenmain #content {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	}
	
#projectenleft {
	position: absolute;
	top: 0px;
	left: 195px;
	width: 200px;
	text-align: left;
	overflow: hidden;	
	}

