@charset "utf-8";
/* CSSDocument */
/* commentaar */


body{
	align: center;
	margin-top: 0px;
	padding: 0;
	line-height: 18px;
	font-family:  Arial, Verdana, Calibri ;
	font-size: 18px;
	color: #030000;
	background: #161510 url(images/background.jpg) no-repeat;;   
	background-size: 100%;
}

#container{
position: relative; /*Center container on page*/
height: ;
width: 100%;  /*Width of main container*/
margin: 0 auto;
text-align: left;

background-color: 
border-top: 0px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
padding: 0px 0px 5px 5px;
}




#menu{
	margin-top: 2,5%;
	margin-left: 21%;
	text-align: left;
	line-height: 20px;
	font-size: 18spx;
	font-weight: bold;
	text-decoration: none;
}
	a:link {color: #8992B1  ;}
	a:visited {color: #8992B1;}
	a:hover {color: #FDF5A9;}

 /*kleur: 8992B1   */

 /*letters: */

.top1 {
	margin-top: 33%;
	margin-left: 8%;
	text-align: left;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #95B4F4 ;
}

.tekst2 {
	margin-left: 8%;	
	text-align: left;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #8992B1  ;
}

