html, body, table, input, textarea{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
input, textarea{
	color: #000000;
}
html{
	height: 100%;
}
body{
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	clear: both;
}
h2{
	font-size: 18px;
	line-height: 18px;
}
h3{
	font-size: 16px;
	line-height: 16px;
}
p{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
a{
	color: #FFFFFF;
	text-decoration: underline;
}
fieldset{
	border: solid 1px #FFFFFF;
	padding: 5px;
	margin-right: 5px;
}
fieldset label{
	font-weight: bold;
	margin: 2px 2px 10px 2px;
}
li{
	line-height: 16px;
}
.submenu{
	position: absolute;
	color: #008A7E;
	font-weight: bold;
	z-index: 200;
	display: none;
	background-image: url('../img/submenu_bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
.submenu a{
	color: #008A7E;
	text-decoration: none;
}
.submenu a:hover{
	color: #008A7E;
	text-decoration: underline;
}
.submenu ul{
	background-color: #FFFFFF;
	width: 175px;
	margin-bottom: 9px;
}
.submenu li{
	margin-left: 10px;
	height: 26px;
	line-height: 24px;
	border-bottom: solid 1px #F998AD;
}
.submenu .top{
	display: block;
	height: 9px;
	width: 175px;
	background-image: url('../img/submenu_top.gif');
}
.submenu .last{
	height: 22px;
	border-bottom: solid 0px #FFFFFF;
}
#container{
	position: absolute;
	/* top: 50%; */
	/* margin-top: -340px; */
	text-align: center;
	width: 100%;
}
#site{
	text-align: left;
	width: 890px;
	height: 680px;
	margin: 0px auto 0px auto;
}
#header{
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
	height: 291px;
	width: 878px;
}
#header img{
	position: absolute;
}
#topmenu{
	position: absolute;
	margin-top: 270px;
	margin-left: 56px;
	z-index: 300;
}
#topmenu img{
	display: block;
	float: left;
}
#topsubmenus{
	position: absolute;
	margin-top: 318px;
	z-index: 300;
}
#topsubmenus .deelnemers{
	margin-left: 124px;
}
#topsubmenus .bezoekers{
	margin-left: 232px;
}
#topsubmenus .vrijwilligers{
	margin-left: 328px;
}
#topsubmenus .bedrijven{
	margin-left: 402px;
}
#topsubmenus .scholen{
	margin-left: 433px;
}
#topsubmenus .sponsors{
	margin-left: 510px;
}
#sidemenu{
	position: absolute;
	margin-top: 333px;
	margin-left: 0px;
	z-index: 120;
	width: 150px;
}
#sidemenu img{
	display: block;
}
#sidesubmenus{
	position: absolute;
	margin-left: 134px;
	z-index: 120;
}
#sidesubmenus .fotogalerie{
	margin-top: 344px;
}
#sidesubmenus .nieuws{
	margin-top: 392px;
}
#sidesubmenus .contact{
	margin-top: 465px;
}
#sidesubmenus .algemeen{
	margin-top: 480px;
}
#content_container{
	position: absolute;
	z-index: 80;
	margin-left: 91px;
	margin-top: 350px;
	width: 637px;
	background-color: #E3001B;
	background-image: url('../img/content_container_bg.gif');
	background-position: right;
	background-repeat: repeat-y;
}
#content{
	width: 475px;
	/* height: 270px; */
	margin-left: 69px;
}
#content .read_more{
	padding-bottom: 15px !important;
}
#content .page_thumb{
	float: right;
}
#content .fotos_thumb{
	float: left;
	padding-right: 6px;
}
#content .sponsors_thumb{
	float: left;
	padding-right: 6px;
}
#content .nieuws_h1{
	margin-bottom: 2px;
}
#content .nieuws_date{
	margin-top: 2px;
}
#content .thumb{
	width: 118px;
	height: 118px;
	margin: 2px 2px 10px 2px;
	overflow: hidden;
}
#content .thumb img{
	display: block;
}
#content .thumb .overlay{
	margin-top: -118px;
}
#content ol li{
	list-style: decimal;
	list-style-position: inside;
	margin-left: 2px;
	color: #FFFFFF;
}
#content ul li{
	list-style: circle;
	list-style-position: inside;
	margin-left: 2px;
	color: #FFFFFF;
}
#content_bg{
	position: absolute;
	background-image: url('../img/content_bg.jpg');
	background-repeat: no-repeat;
	width: 790px;
	height: 338px;
	margin-top: 320px;
	margin-left: 91px;
	z-index: 50;
}
#content_bg img{
	display: block;
	float: right;
}
#content_bottom{
	width: 636px;
	height: 20px;
	background-image: url('../img/content_bg.jpg');
	background-position: bottom left;
}
#stopwatch{
	position: absolute;
	margin-top: 447px;
	margin-left: 650px;
	z-index: 200;
}
#footer{
	color: #008A7E;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	font-weight: bold;
	width: 631px;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-bottom: 20px;
}
#footer span{
	color: #E2001A;
}
#businessbanner{
	position: absolute;
	margin-left: 741px;
	margin-top: 572px;
}
#sponsor_rotator{
	position: absolute;
	margin-top: 320px;
	margin-left: 740px;
	z-index: 300;
}
#sponsor_rotator img{
	position: absolute;
}
.beveiliging{
	display: none;
}
form label{
	width: 100px;
	display: block;
	margin-bottom: 4px;
}
form .textfield input{
	width: 420px;
	margin-bottom: 4px;
}
form .textarea textarea{
	width: 420px;
	height: 100px;
}
form .button input{
	margin-top: 14px;
	width: 100px;
}
.sponsors{
	
}
.sponsors img{
	margin: 30px 30px 30px 0px;
}
.white{
	background-color: #FFFFFF !important;
	color: #E3001B !important;
	background-image: none !important;
}
.white p, .white h1, .white h2, .white h3, .white li, .white a{
	color: #E3001B !important;
}


