/* beteralphen.css */

body {
	background-image:url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}
#container {
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:35px;
	width:960px;
	height:800px;
	z-index:1;
	
}
#strook {
position:absolute;
	left:0px;
	top:178px;
	width:100%;
	height:236px;
	z-index:1;
	}

#flash {
	position:absolute;
	left:314px;
	top:41px;
	width:800px;
	height:19px;
	z-index:2;
}
#links {
position:absolute;
	left:-6px;
	top:1px;
	width:227px;
	height:523px;
	z-index:2;
	}
	#rechts {
position:absolute;
	left:833px;
	top:-13px;
	width:102px;
	height:623px;
	z-index:2;
	}

#menu{
	position:absolute;
	left:335px;
	top:421px;
	width:101px;
	height:63px;
	z-index:2;
	}
		#tekst{
	position:absolute;
	left:505px;
	top:404px;
	width:299px;
	height:63px;
	z-index:2;
	}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666; }
h1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; 
}
.style6 {color: #990099}

#beteralphenmenu {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
}

#beteralphenmenu ul {
	padding: 0;
	margin: 0;
}

#beteralphenmenu li {
	display:block;
	padding: 2px;
}

#beteralphenmenu li a {
	text-decoration: none;
	color: #666;

}

#beteralphenmenu li a:hover {
	background-color: #b487b0;
}