@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
	color: #666666;
	background-color: #FFFFFF;
}
#bovenbalk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height: 20%;
	color: #FFFFFF;
	background-color: #ffffff;
	white-space: nowrap;
	width: 995px;
	height: 157px;
}
#linkerbalk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #ffffff;
	width: 243px;
	float: left;
}
#menu {
	position: absolute;
	left: 244px;
	top: 158px;
	width: 708px;
	height: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #12a4a4;
	white-space: nowrap;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 20px;
}

#menu li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	border-top-style: none;

}
#menu li a {
	
	color:#12a4a4;
	text-decoration:none;
	font-weight:normal;
	font-size: 90%;

}
#menu li a:hover {
	color:#333333;
	border-bottom:1px solid #fff;
	text-decoration: underline;
}

#tekst {
	font-family: Times New Roman, Times, serif;
	font-size: 100%;
	color: #666666;
	width:712px;
	margin-left: 243px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	
}	
#tekst h1{
	font-size: 105%;
	font-weight: bold;
}
#tekst a {
	color: #12a4a4;
	text-decoration: none;
	font-size: 100%;
}

#tekst a:hover {
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	font-size: 100%;
}
#carolijnlinks {
	position: absolute;
	left: 19px;
	top: 286px;
	width: 200px;
	height: 132px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
}
#carolijnlinks h1{
	font-size: 100%;
	font-weight: bold;	
}
#carolijnlinks a {
	color: #ffffff;
	text-decoration: none;
	font-size: 100%;
}

#carolijnlinks a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-style: normal;
	font-size: 100%;


}
#yvonlinks {
	position: absolute;
	left: 20px;
	top: 423px;
	width: 200px;
	height: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	padding-left: 0px;
}
#yvonlinks h1{
	font-size: 100%;
	font-weight: bold;	
}
#yvonlinks a {
	color: #ffffff;
	text-decoration: none;
	font-size: 100%;
}

#yvonlinks a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-style: normal;
	font-size: 100%;

}
#quote {
	position: absolute;
	left: 0px;
	top: 483px;
	width: 210px;
	height: 41px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	padding-left: 20px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	border-top-color: #e8e7e7;
	border-top-style: solid;
	border-top-width: thin;
	padding-left: 20px;
}
#clear {
	clear: left;
}
