
body{
	color: #ffffff;
	background-color: #544A48;	
}

A:link {text-decoration: underline; color: white}
A:visited {text-decoration: underline; color: white}
A:active {text-decoration: underline; color: white}
A:hover {text-decoration: underline; color: white}

.pageWrap{
	background-image: url(images/gordijnen.jpg); 
	background-repeat: no-repeat;
    position:absolute;
    text-align:center;
    margin-left:-460px;
    margin-top:-10px;
    top: 5%;
	left: 50%;
	height:608px;
	width:910px;
}

.header{
  	position:absolute;
  	height:50px;
	width:400px;
	left:280px;
  	top:10px;
	font-size: 40pt;
	text-align: center;
	font-family: "comic sans ms";
	color: #FFFFFF;
	}
	
.rechts_header{
  	position:absolute;
  	height:50px;
	width:400px;
	left:280px;
  	top:100px;
	background-color:#544A48;
	font-size: 20pt;
	text-align: center;
	font-family: "comic sans ms";
	color: #FFFFFF;
	}

.rechts_menu_00{
  	position:absolute;
	left:50px;
	top:600px;
	}
	
.rechts_menu_01{
  	position:absolute;
	left:190px;
	top:600px;
	}

.rechts_menu_02{
  	position:absolute;
	left:330px;
  	top:600px;
	}
  
.rechts_menu_03{
  	position:absolute;
	left:470px;
  	top:600px;
  	}
  	
.rechts_menu_04{
	position:absolute;
	left:610px;
  	top:600px;
	}	

.rechts_menu_05{
	position:absolute;
	left:750px;
  	top:600px;
	}

.rechts_menu_06{
	position:absolute;
	left:890px;
  	top:600px;
	}
	
.tekstvak{
    position:absolute;
    height:390px;
	width:500px;
	left:240px;
    top:200px;
	background-color:#544A48;
	overflow: auto;
	}	

.tekst{
    position:absolute;
    height:380px;
	width:470px;
	left:10px;
    top:10px;
	font-family: Comic Sans MS;
	color: #ffffff;
	}
	
.Kleur{
	position:absolute;
	left:20;
	top:790;
	}
