@font-face {
	font-family: '28DaysLaterRegular';
	src: url('/font/28_Days_Later.eot');
	src: local('28 Days Later'), local('28DaysLater'), url('/font/28_Days_Later.woff') format('woff'), url('/font/28_Days_Later.ttf') format('truetype'), url('/font/28_Days_Later.svg#28DaysLater') format('svg');
}
html{
	height:100%;
}
body{
	background-color:#666666;
	font-size:11px;
	line-height:1.35;
	height:100%;
	overflow:auto;
}
body, input, a, textarea{
	font-family:Arial;
	color:#666666;
}
h1, h2, h3{
	position:relative;
	margin-bottom:5px;
	border-bottom:solid 1px #C10000;
	font-size:15px;
	font-weight:normal;
	font-family:'28DaysLaterRegular', Arial;
	line-height:1;
}
	h1 a, h2 a{
		display:block;
		font-family:'28DaysLaterRegular', Arial;
		text-decoration:none;
	}
	h1 a:hover, h2 a:hover{
		color:#000001;
	}
h2{
	font-size:13px;
}
td, th{
	padding:2px;
	text-align:left;
	vertical-align:top;
}
label{
	cursor:pointer;
}
input.text{
	width:175px;
	border:solid 1px #666666;
	background-color:#FFFFFF;
}
input.text:focus{
	background-color:#EEEEEE;
	border-color:#000000;
	color:#000000;
}
input.button{
	border:solid 1px #666666;
	background-color:#FFFFFF;
	cursor:pointer;
}
textarea{
	width:175px;
	border:solid 1px #666666;
	background-color:#FFFFFF;
}
.msg{
	margin-bottom:5px;
	padding:5px;
	border:solid 1px #CCCCCC;
	background-color:#EEEEEE;
	color:#333333;
}
.error{
	margin-bottom:5px;
	padding:5px;
	border:solid 1px #999999;
	background-color:#DDDDDD;
	color:#C10000;
}
.left{
	float:left;
	margin:0px 10px 10px 0px;
}
.bg0{
	background-color:#FFFFFF;
}
.bg1{
	background-color:#EEEEEE;
}
#container{
	position:relative;
	margin:auto;
	width:990px;
	min-height:100%;
	background:url(/images/bg.jpg) no-repeat center bottom fixed #FFFFFF;
}
	#header{
		position:relative;
		padding:25px 25px 0px 25px;
	}
		#header_truck{
			position:absolute;
			top:25px;
			right:30px;
		}
	#main{
		position:relative;
		padding:15px 25px;
	}
		#left{
			float:left;
			width:130px;
		}
			#left a{
				display:block;
				font-family:'28DaysLaterRegular', Arial;
				font-size:15px;
				text-decoration:none;
				text-align:right;
			}
		#home_content, #content{
			position:relative;
			float:left;
			margin-left:35px;
			width:775px;
		}
		#home_content{
			margin:0px 35px;
			width:570px;
		}
			.content{
				position:relative;
				/*background:url(/images/content_bg.png);*/
				padding:0px 30px 30px 30px;
				z-index:2;
			}
			#content_bg{
				position:absolute;
				top:0px;
				left:0px;
				right:0px;
				bottom:0px;
				background-color:#FFFFFF;
				opacity:.5;
				filter:alpha(opacity=50);
			}
		#right{
			float:left;
			width:170px;
		}
			#right form{
				width:100%;
				padding-top:5px;
			}
				#right form th{
					padding-top:1px;
					padding-right:10px;
					white-space:nowrap;
				}
				#right form td{
					width:100%;
					padding-bottom:2px;
					text-align:right;
				}
				#right form input.text{
					width:110px;
				}
				#right form input.button{
					color:#C10000;
					background:url(/images/arrow.png) center no-repeat;
					text-align:center;
					padding:0px;
					margin:0px;
					border:0px;
					width:21px;
					line-height:1;
					cursor:pointer;
				}
		#left_flag{
			position:absolute;
			top:15px;
			left:160px;
			bottom:15px;
			width:4px;
			background:url(/images/flag.gif);
		}
	#lang{
		position:absolute;
		top:5px;
		right:25px;
	}
	#small_sponsors{
		position:fixed;
		left:0px;
		right:0px;
		bottom:0px;
		z-index:2;
	}
		#small_sponsors div{
			position:relative;
			width:990px;
			margin:auto;
		}
		#small_sponsors_banners{
			display:block;
			position:absolute;
			left:25px;
			bottom:15px;
			width:130px;
			height:42px;
		}
			#small_sponsors_banners img{
				position:absolute;
				left:0px;
				bottom:0px;
				width:130px;
				height:40px;
				border: 1px solid #666666;
			}
		#flashman{
			display:block;
			margin:auto;
			padding-bottom:15px;
			width:149px;
			height:42px;
		}
		#flashman img{
			width:149px;
			height:42px;
		}
/* nieuws */
.nieuws{
	position:relative;
}
	.nieuws h2{
		border:none;
	}
	.nieuws span{
		position:absolute;
		right:0px;
		bottom:0px;
		font-size:10px;
		font-family:arial;
	}
	.nieuws a.readmore{
		position:absolute;
		right:0px;
		bottom:15px;
	}
/* fotoboek */
.equipe{
	float:left;
	position:relative;
	margin-right:67px;
	width:290px;
	padding-top:120px;
	overflow:hidden;
}
	.equipe h1{
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
	}
	.equipe img{
		position:absolute;
		top:20px;
		left:0px;
	}
	.equipe a{
		position:relative;
		float:left;
		display:block;
		margin:0px 10px 40px 0px;
		width:90px;
		height:90px;
		background:center no-repeat;
	}
	.equipe a.equipe_right{
		margin-right:0px;
	}
		.equipe a span{
			position:absolute;
			top:90px;
			left:0px;
			width:90px;
			text-align:center;
		}
#fotoboek{
	width:590px;
}
	#fotoboek a{
		float:left;
		display:block;
		margin:0px 10px 10px 0px;
		width:90px;
		height:90px;
		background:center no-repeat;
	}
	#fotoboek a.last{
		margin-right:0px;
	}
/* in de media */
.media{
	position:relative;
	margin-bottom:10px;
	height:106px;
	padding-left:160px;
}
	.media .left{
		position:absolute;
		top:0px;
		left:0px;
	}
/* sponsoren */
#sponsoren{
	float:left;
	margin-right:10px;
	width:347px;
}
	#sponsoren a{
		display:block;
	}
	#sponsoren img{
		margin:0px 0px 5px 0px;
		border:solid 1px #333333;
	}
#begunstigers{
	float:left;
	width:338px;
}
#met_dank_aan{
	float:left;
	width:338px;
}
#supporters{
	clear:both;
}
	#supporters a{
		display:block;
		text-decoration:none;
		margin-bottom:10px;
	}
/* sm alert */
#sms_alert_head{
	position:relative;
}
	#sms_alert_head h2{
		text-align:center;
	}
	#sms_alert_head_left{
		position:absolute;
		top:0px;
		left:0px;
	}
	#sms_alert_head_right{
		position:absolute;
		top:0px;
		right:0px;
	}
#sms_alert div{
	margin-bottom:10px;
}
#sms_alert p{
	position:relative;
	width:280px;
	padding:5px;
	border:solid 1px #333333;
	background:url(/images/sms_alert_bg.jpg) #FFFFFF left top;
}
	#sms_alert p b{
		display:block;
		margin-bottom:2px;
		border-bottom:solid 1px #666666;
	}
	#sms_alert p span{
		position:absolute;
		top:5px;
		right:5px;
	}
	.sms_alert_equipe1 p{
		float:left;
		color:#000000;
	}
	#sms_alert .sms_alert_equipe2 p{
		float:right;
		color:#000000;
		background-position:right top;
	}
	#sms_alert .sms_alert_public p{
		margin:auto;
		background:#FFFFFF;
	}
/* gastenboek */
#gastenboek{
	float:left;
	width:400px;
}
	#gastenboek div{
		position:relative;
		margin-bottom:10px;
		padding:5px;
		border:solid 1px #666666;
	}
		#gastenboek div a{
			position:absolute;
			top:5px;
			left:5px;
		}
		#gastenboek div span{
			position:absolute;
			top:5px;
			right:5px;
		}
		#gastenboek div b{
			display:block;
			margin-bottom:2px;
			padding-top:20px;
			border-bottom:solid 1px #666666;
		}
#gastenboek_form{
	position:absolute;
	top:0px;
	right:30px;
	width:300px;
}
	#gastenboek_form img{
		border:solid 1px #666666;
	}
/* links */
#links a{
	float:left;
	position:relative;
	display:block;
	margin:0px 35px 20px 0px;
	width:200px;
	height:189px;
	text-align:center;
	text-decoration:none;
}
	#links a b{
		font-size:15px;
		font-weight:normal;
		font-family:'28DaysLaterRegular', Arial;
	}
	#links a i{
		position:absolute;
		left:0px;
		bottom:0px;
		width:200px;
		text-decoration:underline;
	}
