/* ----------------------------------------------- START NORMALISEREN --------------------------------------------------------------- */
/* Normaliseren margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote{
margin : 0;
padding : 0;
}

/* Normaliseren font-size voor headers */
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
}

/* Verwijderen list-style van lijsten */
ol, ul {
list-style : none;
}

/* font-style en font-weight op normaliseren */
address, caption, cite, code, dfn, em, strong, th, var {
font-style : normal;
font-weight : normal;
}

/*table {
border-collapse : collapse;
border-spacing: 0;
}*/

/* verwijderen randen van fieldset en img */
fieldset, img {
border : 0;
}

/* links aligneren caption en th */
caption, th {
text-align: left;
}

/* verwijderen van aanhalingstekens in q */
q:before, q:after {
content : '';
}

a
{
  outline: none;
}
/* ----------------------------------------------- EINDE NORMALISEREN --------------------------------------------------------------- */
html {
	text-align:center;
}

body {
	background: #cceaf7 url(images/background.gif) repeat-x;
}

#wrapper{
	background: transparent url(images/backgroundcontent.png) repeat top left;
	width: 808px;
	position:relative;
	margin: 0 auto;
	text-align:left;
	display: table;
}

#clearer{
	clear:both;
}

/* ----------------------------------------------- START BRANDING --------------------------------------------------------------- */
#branding{
	background-color:#fff;
	width: 800px;
	margin-left: 4px;
	margin-right: 4px;
}

#logo{
	float:left;
	width: 199px;
	height: 117px;
}

#taalkeuze{
	float:right;
	padding-right: 15px;
	margin-top: 10px;
}

#taalkeuze p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0397d6;
}

#taalkeuze a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0397d6;
	text-decoration:none;
	border-bottom:1px dotted #0397d6;
}

#buttons{
	float:left;
}

#buttons li{
	padding-top: 0px;
	padding-bottom: 0px;
}

#foto{
	float:right;
	margin-bottom: -50px;
	z-index: 2;
	width: 601px;
	height: 230px;
	display:table;
	margin-top: -49px;
}


/* ----------------------------------------------- EINDE BRANDING --------------------------------------------------------------- */

/* ----------------------------------------------- START CONTENT --------------------------------------------------------------- */
#links{
	float:left;
	width: 199px;
}

#links ul{
	margin-top: 60px;
	text-align:right;
	margin-right: 10px;
	margin-left: 15px;
}

#links .education, .coachs, .inscrire{
	border-bottom: 1px solid #facfd1;
}

#links li{
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#links a:link, a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #e3111b;
	text-decoration:none;
}

#links a:hover, a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3a6400;
	text-decoration:none;
}

#links .actief{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3a6400;
	text-decoration:none;
}


#midden{
	float:left;
	width: 370px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#middensponsor{
	float:left;
	width: 570px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#midden h2, #middensponsor h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #77b017;
	font-weight:lighter;
	margin-top: 20px;
	margin-bottom: 8px;
}

#midden p, #middensponsor p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #393939;
	margin-bottom: 5px;
}

.vet{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #393939;
	
}

p.steun{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #393939;
	margin-left: 25px;
	margin-bottom: 5px;
	
	
}

.tekst{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	
}

input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	border: solid 1px #ccc;
	font-weight:none;
}

#midden ul, #middensponsor ul{
	margin-bottom: 30px;
}

#midden li{
	background: transparent url(images/bullet_news.gif) no-repeat left 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #393939;
	margin-bottom: 30px;
	padding-left: 15px;
}

#midden a, #middensponsor a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0397d6;
	text-decoration:none;
	border-bottom: 1px dotted #0397d6;
}

#rechts{
	float:left;
	width: 199px;
	margin-top: 40px;
	padding-left: 10px;
}

.kader{
	border: 4px solid #dbeea2;
}

.kader2{
	float:left;
	margin-right: 10px;
	border: 4px solid #dbeea2;
}


#middensponsor li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #393939;
	padding:0;
	background:none;
	margin-right: 10px;
	margin-bottom: 30px;
	height: 80px;
}

/* ----------------------------------------------- EINDE CONTENT --------------------------------------------------------------- */

/* ----------------------------------------------- START FOOTER --------------------------------------------------------------- */
#footer{
	background: transparent url(images/backgroundcontent.png) repeat top left;
	width: 808px;
	position:relative;
	margin: 0 auto;
	text-align:left;
	display: table;
	height:55px;
}

#co2logic{
	float:left;
	margin-left: 4px;
	margin-top: 3px;
}

#adres{
	background-color: #dbeea2;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#393939;
	margin-right: 4px;
	padding-bottom: 4px;
	height: 55px;
	width: 584px;
	text-align:right;
	padding-right: 16px;
}

#adres p{
	padding-top: 27px;
}

#adres a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#393939;
	text-decoration: none;
	border-bottom: 1px dotted #393939;
}


#footerlijn{
	background: transparent url(images/backgroundfooter.png) no-repeat bottom left;
	width: 808px;
	position:relative;
	margin: 0 auto;
	text-align:left;
	display: table;
	height:5px;
}
/* ----------------------------------------------- EINDE FOOTER --------------------------------------------------------------- */

#rotator
{
	overflow: hidden;
	margin-top: 5px;
	position: relative;
	width: 153px;
	height: 84px;
}

#rotator img
{
	border: 4px solid #dbeea2;
	width: 120px;
	height: 76px;
	margin-left: 25px;
}
