
body {
	color: #383838;
	font-family: Verdana, Trebuchet MS, sans-serif, arial;
	/*letter-spacing: 0.05em;*/
	font-weight: normal;
	margin-top: 0px;
	line-height: 1.3; 
	text-align: left;
	background-color: #5A5B5E;
	background-repeat: repeat-y;
}

#container {
	position: relative;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 753px;
	height: 630px;
	background-color: #FFFFFF;
	z-index: 6;

}


#container_long {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 753px;
	height: 1350px;
	background-color: #FFFFFF;
	z-index: 6;

}

#header {
	color: #000;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	z-index:10;
}


a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: red;
}


* img {
	border: none;
}

input, textarea, select, option {
	font-family: verdana, arial;
}

h1 {
	/*font-family: verdana, sans-serif;*/
	font-size: 1.7em;
	color: #999999;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 1.2em;
	color: #FF0000;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

h3, h4, h5, h6 {
	font-size: 1.0em;
	color: #999999;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

strong {
	font-weight:bold;
	font-size: 0.8em;


}

em {
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.3; 



}




caps {
	font-size: 0.7em;
	color: #999999;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}



ul {	margin-top: 0px;

}

ol {	margin-top: 0px;
}

li {	list-style: disc;
	font-size: 0.8em;

}


br {
  clear: both;
}

/* bovenste css */




#whitebackground {
	position: absolute;
	margin: 0px;
	width: 733px;
	height: 1000px;
	top: 20px;
	background-color: #FFFFFF;
	z-index: 2;
}





#homenavigation {
	position: absolute;
	margin: 0px;
	left: 500px;
	width: 288px;
	top: 3px;	
	font-size:0.8em;
	z-index: 50;

}

#homenavigation a, a:link, a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

#homenavigation a:hover, a:active {
	color: #FFFFFF;
}

#navigation {
	position: absolute;
	margin: 0px;
	left: 48px;
	top: 58px;	
	font-weight: bold;


	color: #999999;
	z-index: 40;
}

#navigation a, a:link, a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover, a:active {
	color: #383838;

}

.currentlink #navigation { 
color:#999999;font-weight:bold;} 


#currentlink { 
color:#383838;font-weight:bold;} 

.currentlink #subnavigation { 
color:#999999;font-weight:bold;} 




/* zorgt voor de witte achtergrond */


#logo {
	position: absolute;
	margin: 0px;
	height: 18px;
	top: 24px;
	left: 470px;
	background-repeat: repeat;	
	z-index: 20;
}



#contentbreed {
	color: #333333;
	position: absolute;
	left:438px;
	top: 230px;	
	margin: 0px;
	width: 550px;
}



#red_line {
	color: #FFFFFF;
	position: absolute;
	left:46px;
	top: 78px;	
	margin: 0px;
	width: 450px;
	z-index: 200;


}


#red_line_below {
	color: #FFFFFF;
	position: absolute;
	left:46px;
	top: 356px;	
	margin: 0px;
	width: 450px;
	z-index: 600;


}

#red_line_below_who {
	color: #FFFFFF;
	position: absolute;
	left:46px;
	top: 446px;	
	margin: 0px;
	width: 450px;
	z-index: 600;


}


#ordners {
	color: #FFFFFF;
	position: absolute;
	left:46px;
	top: 468px;	
	margin: 0px;
	width: 450px;
	z-index: 200;


}


#content_home_text {
	position: absolute;
	left:46px;
	top: 98px;	

}


#content p {
	font-size: 0.8em;
	text-align: left;
	line-height: 1.3; 

}


#content {
	position: absolute;
	left:46px;
	top: 98px;	
	display:block;
	margin: 0px;
	width: 400px;
}

#content_right {
	position: absolute;
	left:440px;
	top: 246px;	
	
	margin: 0px;
	width: 240px;
}

#home {	
	font-size:1.5em;
	color: #999999;
}

#content ul li {
	list-style: square;
	margin: 5px 0px 5px 0px;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	color: #999999;
	text-decoration: underline;
}

