body {
	background-image: url(../background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	color: #dd3e2b;
	font-size: 8pt;
}

A:link  {
 	
	text-decoration : none;
	color : #fbca8f;
	font-family :Times New Roman, Arial, Times;
}

A:visited  {

	text-decoration : none;
	color : #fbca8f;
	font-family :Times New Roman, Arial, Times;
}

A:active  {
	
	text-decoration : none;
	color : #fbca8f;
	font-family :Times New Roman, Arial, Times;
}

A:hover  {

	text-decoration : underline;
	color : #fbca8f;
	font-family :Times New Roman, Arial, Times;
}	

div#main_container{
margin: 0 auto 0 auto;
width: 1000px;
height: 1050px;
}

div#boven {
width: 1000px;
height: 226px;
}

div#rozelijn {
width: 5px;
height: 779px;
background-color : #fcc892;
float:left;
}

div#rozelijnrechts {
width: 28px;
height: 779px;
background-color : #fcc892;
float:left;
}

div#menu1 {
width: 295px;
height: 779px;
float:left;
}

div#textvlak {
margin-left:0px;
width: 672px;
height: 779px;
font-size: 14pt;
background-image: url(../background1.jpg);
float:left;
color : #fcc892;
font-family :Times New Roman, Arial, Times;
}


img {
	float:right;
	border: 0px;
}

