body {
	background-color: #424e7d;
	margin: 0 0 30px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	height:100%;
	margin:0;
	padding:0;
	color:#252a3b;
	
}

#top{
	background:url(../images/sterren_bg.jpg) no-repeat center;
	height:698px;
}

a {

	outline:none;
	
}

/*CONTAINER*/
#container {
	
	width:927px;
	margin:0 auto;
	position:relative;
	
}

/*HEADER*/
#header {
	
	width:927px;
	height:264px;
	background-image:url(../images/header.png);
	margin-top:-698px;
	position:relative;
	
}

.header_text {
		
		margin-left:815px;
		padding-top:80px;
		color:#FFF;
}

.header_text a{
	
	color:#FFF;
	text-decoration:none;
	
}

.header_text img {
	
	border:none;
	margin-right:2px;
	
}

/*MENU BOVEN*/

#menu_top {
	height:25px;
	margin-left:512px;
	*left:0px;
	margin-top:-102px;
	position:relative;
	*position:absolute;
	
}

#menu_top ul{
	float:right;
	margin:0;
	margin-right:12px;
	padding:0;
	
}

#menu_top li {

	height:22px;
	background-image:url(../images/button-bg.jpg);
	border:1px solid #92847a;
	display:block;
	float:left;
	margin-right:4px;
	padding-left:13px;
	padding-right:13px;
	padding-top:3px;
	
}

#menu_top li a{

	display:inline;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	
}

/*MENU_LINKS*/

#menu_links {
	
	height:333px;
	width:183px;
	float:left;
	margin-top:10px;
	*margin-top:-65px;
	position:relative;
	
}

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

#menu_links li {

	margin-top:-1px;
	width:183px;
	height:40px;
	background-image:url(../images/button.jpg);
	display:block;
	
}

#menu_links li a{

	text-decoration:none;
	color:#FFF;
	font-size:14px;
	display:block;
	padding-left:35px;
	padding-top:10px;
	width:183px;
	height:40px;
}

#menu_links li:hover {

	background-image:url(../images/button-hover.jpg);
	height:40px;
	width:183px;
	
}

#menu_links li a.active{
	
	background-image:url(../images/button-hover.jpg);
	height:30px;
	width:148px;
}

/*CONTENT*/

#content_bg {

	width:711px;
	min-height:500px;
	background-color:#000;
	border-top:1px solid #636277;
	border-left:1px solid #636277;
	border-right:1px solid #636277;
	float:left;
	margin-left:15px;
	margin-top:10px;
	*margin-top:-65px;
	margin-bottom:20px;

}

#content {

	width:474px;	
	min-height:601px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#f2f2f3;
	margin-top:12px;
	margin-left:12px;
	float:left;
	height:100%;
	
}

.text {
	
	margin:25px 20px 20px 20px;
	float:left;
	*margin-top:40px;
	
}

h1 {
	
	font-size:18px;
	color:#2c329b;
}

h2 {
	font-size:14px;	
	
}

.text a {
	
		color:#252a3b;
		text-decoration:underline;
	
}

.text img {
	
	border:none;
	margin-top:5px;
	margin-left:5px;
	
}

img.sponsor {
	margin:0px;
	padding:0px;
}

#content_rechts {
	
	width:212px;
	min-height:600px;
	background-image:url(../images/rood.jpg);
	margin-left:474px;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #b8b8b8;
	position:absolute;
	*left:211px;
	
	
}

#kassa {
	
	background-image:url(../images/tel2.jpg);	
	width:212px;
	height:82px;
	border-top:1px solid #c5c4c4;
	border-bottom:1px solid #eeeeee;
	
}

#kassa_du {
	
	background-image:url(../images/tel2duits.jpg);	
	width:212px;
	height:82px;
	border-top:1px solid #c5c4c4;
	border-bottom:1px solid #eeeeee;
	
}

#content_rechts img{
	
	margin-bottom:20px;
	border:1px solid white;
	margin-left:15px;
	margin-top:10px;
	
	
}

/*FOOTER*/

#footer {

	width:711px;
	height:73px;
	background-image:url(../images/footer.jpg);
	background-color:#000;
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #636277;
	float:left;
}

.footer_text {
	
	padding-top:26px;
	padding-left:50px;
	color:#dbcd85;
	
}

#links_onder {
	
	width:156px;
	height:300px;
	float:left;
	margin-top:420px;
	*margin-top:340px;
	margin-left:-182px;
	
}

#links_onder img {
	
	margin-bottom:20px;	
	border:none;
	
}

.frame {
	
	width:140px;
	height:96px;
	background-image:url(../images/bg.png);
	float:left;
	margin-right:3px;
	
}
.rood {
	color: #F00;
}
