body, html{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial;
	font-size: 12px;
}

#bg{
position: relative;
margin: 0 auto;
background: url('../images/background4.jpg');
color: #7e0081;
width: 1000px;
height: 740px; 
}

#olijven{
position: absolute;
margin-top: 609px;
background: url('../images/olijven.jpg');
width: 107px;
height: 131px;
}

#bg a.mail{
float: left;
color: #7e0081;
text-decoration: none;
margin: 450px 0 0 100px;
}

#linkBlock{
	z-index: 2;
	position: absolute;
	margin: 450px 0 0 500px;
	width: 200px;
	height: 74px;
}

#linkBlock{
	display: block;
}

#linkBlock img{
	border: none;
}

#twitterapp{
	z-index: 1;
	position: relative;
	left: 490px;
	top: 128px;
	height:400px;
	width: 500px
}

h1{
	font-size: 20px;
	color: black;
	margin: 5px;
	margin-left: 0;
}

h2{
	color: #8d006c;
	font-size: 14px;
	font-weight: bold;
}

h3{
	font-size: 15px;
	color: black;
	margin: 5px;
	margin-left: 0px;	
}

p{
	font-size: 12px;
	margin-right: 15px;
}

div#container{
	position: absolute;
	width: 933px; 
	height: 600px;
	left: 50%;
	margin-left: -465px;
	background-color: #fff;
}

div#top_left{
	float: left;
	width: 721px;
	height: 147px;
	background-image: url('../images/header.jpg');
}

div#top_right{
	float: left;
	height: 147px;
	width: 212px;
	background-image: url('../images/right_logo.jpg');
}

div#middle_left{
	float: left;
	width: 310px;
	height: 437px;
	background-image: url('../images/home.jpg');
}

div#middle_right{
	float: left;
	width: 410px;
	height: 418px;
	background-color: white;
	overflow: auto;
}

div.twitter{
	float: right;
}

div#photo_container{
	float: left;
	width: 932px;
	height: 400px;
	overflow: auto;	
}

div#photo_container img{
	border: 1px solid black;	
}


div#middle_right>a{
	text-decoration: none;
	color: black;	
}

div#footer{
	float: left;
	width: 721px;
	height: 90px;
	background: #9bbe26;
	background-image: url('../images/footerphoto.jpg');
	background-repeat: no-repeat;
	background-position: 0, 2px;
}

div#sponsors{
	float: left;
	clear: both;
	width: 933px;
	height: 80px;
	background-color: #FFF;
}

#slider{
	float: left;
	margin: 20px 0 0 0;
	height: 50px;
	width: 700px;
}

div#dinges{
	float: left;
	height: 50px;
	width: 200px;	
}

div#dinges p{
	font-weight: bold;	
}

div#middle_right a{
	color: #8d006c;
	text-decoration: none;	
}

div#middle_right h2{
	margin: 5px;
}

div#middle_right p{
	margin: 5px;
}

div#middle_right a:hover{
	text-decoration: underline;	
}

div#menu{
	margin-top: 130px;
	margin-left: 10px;
	color: white;
}

div#banner{
    margin-top: 90px;
    margin-left: 45px;
    color: white;
    position: relative;
    top: -200px;
    left: 385px;
}

a.menu{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}

a.menu:hover{
	color: #85C101;
}

#sponsorscoller{
	border: none;
	margin-top: 7px;
	height: 50px;
	width: 933px;
	overflow: hidden;
}

div.deelnemers{ 
	text-align: center;
	position: absolute;
	left: 100px;
	top: 530px;
	width: 620px;
	height: 50px;
}

div.deelnemers p{ 
	font-size: 9px;
	line-height: 3px;
	font-family: arial;
	color: white;
}


