/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#85c7d5;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
#agenda span,#snelmenu span,#volgons span,#doneernu span,#verkoopjefoon span,#pers span,#wereldouders span {
	display:none;
}
#container {
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:url(../images/background.jpg) 0 0 no-repeat;
	overflow:hidden;
}
#links {
	float:left;
	width:220px;
	margin:0;
}
#bedrag {
	display:block;
	width:150px;
	height:75px;
	list-style:none;
	margin:120px 0px 0px 30px;
	overflow:hidden;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:26px;
}
#bedrag li {
	color:#fff;
}
#bedrag li a {
	color:#fff;
}
#bedrag span {
	display:block;
	font-weight:normal;
	font-size:10px;
	margin-bottom:10px;
}
#bedrag span a {
	color:#fff;
}
#twitterfeed {
	width:155px;
	height:230px;
	list-style:none;
	margin:130px 10px 0px 25px;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	overflow:hidden;
}
#twitterfeed li {
}
#twitterfeed li a {
	color:#000;
}
#twitterfeed span {
	display:block;
	font-weight:normal;
	font-size:10px;
	margin-bottom:10px;
}
#twitterfeed span a {
	color:#000;
}
#volgons {
	display:block;
	width:130;
	height:30px;
	margin:0px 0px 0 80px;
}
#doneernu {
	display:block;
	width:130;
	height:120px;
	margin:30px 10px 0 0px;
}
#verkoopjefoon {
	display:block;
	width:130;
	height:80px;
	margin:40px 10px 0 0px;
}
#wereldouders {
	display:block;
	width:165px;
	height:80px;
	margin:30px 0 0 18px;
	background:url(../images/wereldouders.jpg) 0 0 no-repeat;
}
p.wereldouders {
	color:#fff;
	margin:10px 0 20px 18px;
	display:block;
	width:165px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
/* midden*/
#midden {
	float:left;
	width:580px;
	margin:0;
	overflow:hidden;
}
#logos {
	display:block;
	height:20px;
	list-style:none;
	padding:0 0 0 400px;
	margin:20px 0 0 0;
}
#logos li {
	float:left;
}
#logos span {
	display:none;
}
#logos a {
	display:block;
	width:80px;
	height:20px;
}
#banner {
	margin:30px 0 0 20px;
	padding:0;
	width:530px;
	height:165px;
	overflow:hidden;
}
#fatherrick {
	margin:60px 0 50px 250px;
	width:300px;
	height:200px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#fatherrick h1 {
	font-size:26px;
	padding:0;
	margin:0 0 10px 0;
}
#fatherrick div {
	margin-left:50px;
	font-size:12px;
}
#leesmeer {
	display:block;
	margin:0px 0 0 200px;
	width:140px;
	height:24px;
	line-height:26px;
	font-size:11px;
	color:#0099FF;
	font-weight:bold;
/*	background:url(../images/facebook_logo_blue.jpg) right 0 no-repeat;*/
}
marquee {
	clear:both;
	display:block;
	width:530px;
	height:25px;
	margin:20px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	overflow-x:-webkit-marquee;
	-webkit-marquee-direction: backwards;
	-webkit-marquee-speed: high;
	-webkit-marquee-repetition: 100;}
marquee a {
	text-decoration:none;
	font-weight:bold;
}
marquee a:hover {
	text-decoration:underline;
}	
#youtube {
	width:250px;
	margin:20px;
}
#rechts {
	float:left;
	width:200px;
}
#snelmenu {
	list-style:none;
	margin:70px 60px 0 0px;
	padding:0;
}
#snelmenu li a {
	display:block;
	width:145px;
	height:50px;
	margin:0 0 15px 0;
}
#agenda {
	display:block;
	width:160px;
	height:400px;
	margin:175px 0 0 20px;
	background:url(../images/banner2.jpg) -5px 0 no-repeat;
}
#pers {
	display:block;
	background:url(../images/3_pers.jpg) center center no-repeat;
	width:170px;
	height:50px;
	margin:40px 0px 0px 15px;
}


