/*  ----- Created by Emile Blume - 2007 - Netcreators.com ---- */

body {
	background: #84CE33 url(../img/bg-top.gif) repeat-x left top;
	color: #000;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
}

table {
	height: 100%;
}

table, td, tr {
	border: none;
	margin: 0;
	padding: 0;
}

#main {
	background: url(../img/bg.gif) repeat-y left top;
	height: 100%;
}

#content {	
	width: 910px;
}

h1, h2, h3, h4, h5, h6 {
	color: #EB7A10;
	font-weight: bold;
	display: block;
}

h3	{ font-size:1.6em;}
a	{ color: #EB7A10; text-decoration: none;}
a:hover	{ text-decoration: underline;}
img	{ border: none; }

.csc-textpic-caption {
	font-size:12px; 
	color:#1F53A9;
	text-align:center;
	}

#header {
	background: #82D4FA url(../img/bg-header.gif) no-repeat left top;
	height: 174px;
	width: 100%;
	float: left;
}

#header span {
	display: none;
}

#header h1, #header h2 {
	margin: 0; 
	padding: 0;
}

#header h1 {
	background: url(../img/logo.gif) no-repeat;
	width: 380px;
	height: 40px;
	left: 22px;
	top: 50px;
	position: absolute;
}

#header h1 a {
	display: block;
	cursor: pointer;
	width: 380px;
	height: 40px;
}

#top-banner {
	height: 60px;
	width: 468px;
	top: 22px;
	left: 420px;
	position: absolute;
}

#left, #center, #right {	
	float: left;
	width: 180px;
}

#center {
	width: 510px;
	margin-left: 25px;
	margin-right: 25px;
}

#right {
	background: url(../img/prinses.gif) no-repeat left top;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	width: 150px;
	margin-left: 20px;
	margin-top: -6px;
}

#right-nav {
	top: 105px;
	left: 760px;
	position: absolute;
}

#right .csc-header-n1 h5, #right .csc-header-n3 h5 {
	background:#fec20f;
}

#right .csc-header-n2 h5 {
	background:#eb7a10;
}

#right .csc-header-n1 h5, #right .csc-header-n2 h5, #right .csc-header-n3 h5 {	
	margin:0;
	width:122px;
	height:17px;
	text-align:center;
	margin-top:5px;
}

#right .csc-header-n1 a, #right .csc-header-n3 a {
	color:#eb7a10;
}
	
#right .csc-header-n2 a {
	color:white;
}

#footer {
	background: url(../img/bg-footer.gif) repeat-x bottom left;
	height: 222px;
}

#footer-content {
	background: url(../img/bg-bottom.gif) no-repeat bottom left;
	height: 222px;
}

#footer_flags {
	left: 595px;
	position: absolute;
	margin-top: 202px;
	width: 150px;
}

#footer_flags a { float: left; }
#footer_flags img { margin-right: 24px;}

#footer_logo {
	left: 760px;
	position: absolute;
	margin-top: 204px;
}

/*--- extra's ---*/

#banners {
	height: 209px;
	width: 120px;
	top: 370px;
	left: 760px;
	position: absolute;
}

#banners * {
	margin-bottom: 2px;
}

hr {
	border: 0;
	height: 1px;
	width: 100%;
}

.clearer {
	clear: both;
	color: #FFFFFF;
	background: #FFFFFF;
}
