/*
CSS voor Free Wallpapers by CFI web
CFI Web
*/


body {
	margin:0px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #214102;
	background-color: #7391CE;
		
}

p {
	margin : 10px;
	color: #000;
	font-weight: bold;
}

#wrapper {
	width:965px;
	margin:0px auto;
	padding:0px;
	height: 200px;
	background-color: #7391ce;
}
#header {
	width:auto;
	height:150px;
	text-align:center;
	
}
.header-links {
	float : left;
	width : 200px;
}
.header-rechts {
	float : left;
	width : 215px;
	text-align:right;

}
.header-midden {
	float : left;
	width : 550px;

}
#title {
	width:965px;
	padding:0px;
	height:200px;
	left: 0px;
	top: 229px;
	background-color:#7391CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	text-align:center
}

	
#wrapperonder {
	width:965px;
	margin: 0px auto;
	top: 300px;
	padding:0px;
	height: 5500px;
	background-color: #7391ce;
}


.txt-onder-links, .txt-onder-midden, .txt-onder-rechts {
	top: 300px;
	float : left;
	width : 300px;
	margin : 10px;
	text-align:center;
	background-color : #7391CE;
}





#cfi {
	width:auto;
	margin: 20px auto;
	padding:0px;
	height: auto;
	text-align:center;
	background-color: #7391ce;
	color: #FFF;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6633;
	font-weight: lighter;
}


a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
