@charset "utf-8";
/* CSSDocument */
/* commentaar */


body{
	align: center;
	margin-top: 0px;
	padding: 0;
	line-height: 18px;
	font-family:  Arial, Verdana, Calibri ;
	font-size: 13px;
	color: #030000;
	background: #161510 url(images/background.jpg) no-repeat; 
	background-size: 100%;
}


a {	
	text-decoration: none;
	color: #362900;
	font-size: 15px;
	font-weight: bold;
}

b {	
	text-decoration: none;
	color: #362900;
	font-size: 15px;
	font-weight: normal;
}



#leftmarge{
float: left;
width: 13%; 
margin: auto;
height: ;
font-size: 0px;
color: ;
background-color:   ;
}



#leftcolumn{
margin: 10px 80px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
width: 7%;
height: ;
background-color: ;
}


#menu2 {
	width: 100%;
}

#menu2 ul  { 
  list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	color: #EBF2F9;
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu2 ul li { 
	text-decoration: none;
	display: block;
	width: 185px;
	margin: 22px 0px 0px 0px;
	padding: 5px 0px 13px 18px;
	padding: 0;
	border-bottom: 0px solid #FFFFFF;
	
}

#menu2 ul li a { 
	display: block;
	
	margin: 0px 1px 0px 0px;
	padding: 0;
	background-color: ;
	text-decoration: none;
  	color: #EBF2F9; 
	font-weight: bold;
	}

#menu2 ul li a:hover { 	
	text-decoration: none;
  	color: #EBF2F9; 
	font-weight: bold;
	}

#menu2 ul li a:visited { 
	text-decoration: none;
	color: #EBF2F9; 
	font-weight: bold;
	}

#menu2 ul li a:active { 
	text-decoration: none;
  	color: #EBF2F9;
	}


#contentcollumn{
margin-top: 30px;
margin-left: 8%;		
padding: 10px 25px 25px 25px;
background-color: #F3F6FB;
float:left ;
width: 480px;
height: ;
border-top: 1px solid #ABC0E3;
border-left: 1px solid #ABC0E3;
border-right: 1px solid #ABC0E3;
border-bottom: 1px solid #ABC0E3;
border-radius: 8px;
}




 /*letters: */

.tekst {
	line-height: 21px;
	font-size: 14px;
	font-weight: normal;
	color: #0A1220;
}

.tekst-vet {
	line-height: 21px;
	font-size: 14px;
	font-weight: bold;
	color: #0A1220;
}

.tekst-streep {
	line-height: 21px;
	font-size: 14px;
	font-weight: normal;
	color: #0A1220;
	text-decoration: underline;
}


.tekst-klein {
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #0A1220;
}

.tekst-italic {
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #0A1220;
}

.tekst-kl2 {
	line-height: 19px;
	font-size: 12px;
	font-weight: normal;
	color: #0A1220;
}


.kop1 {
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #161510;
}


.kop2 {
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #161510;
}

.dagen {
	
	line-height: 22px;
	font-size: 17px;
	font-weight: bold;
	color: #161510;
}

.streepjes {
	
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #B0C4DE;
}


.ruimte1 {
	
	line-height: 2px;
	font-size: 1px;
	font-weight: normal;
	color: #0A1220;
}



