/* ///////////////
/////  Basis
/////////////// */


body {
	background: #dee9ff;
	font: 11px Arial, Helvetica, sans-serif;
	color: #3d4042;
}

a {
	text-decoration: none;
	color: #3d4042;
}

a:hover {
	text-decoration: underline;
}

input, textarea, select, option {
	color: #666666;
}

h1 {
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	margin-top: 144px;
	float: left;
	margin-left: 5px;
	margin-bottom: -12px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #940c0c;
	margin-top: 7px;
}

h3 {
	font-size: 13px;
	color: #15377B;
	margin-bottom: 4px;
}


/* ///////////////
/////  Begin divs
/////////////// */


#container {
	margin: 0 auto;
	width: 974px;
	background: #fff;
	padding: 7px;
}

#header {
	width: 974px;
	height: 200px;
}

#menu {
	width: 974px;
	height: 33px;
	background: url(images/1_05.gif) top left;
	clear: both;
	margin-bottom: 7px;
}

#menu .link {
	width: 142px;
	height: 23px;
	padding-top: 10px;
	text-align: center;
	float:left;
}

#menu .link a {
	color: #fff;
	text-decoration: none;
}

#menu .link:hover {
	background: #ef572d;
}

#content {
	width: 974px;
}

#links {
	float: left;
	width: 194px;
}


/* ///////////////
/////  Menu's
/////////////// */


.kop {
	width: 184px;
	height: 23px;
	background: url(images/1_08.gif) top left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	padding-top: 7px;
}

.select {
	width: 160px;
	height: 24px;
	margin: 6px;
	background: url(images/3_03.gif) top left no-repeat;
	border: 1px solid #d6d4bf;
	padding-left: 20px;
	padding-top: 8px;
	font-size: 14px;
	color: #686537;
	z-index: 2;
	position: absolute;
}

.select:hover {
	background: url(images/4_03.gif) top left no-repeat;
}

#selectcont {
	width: 180px;
	border: 1px solid #d6d4bf;
	position: absolute;
	margin-left: 6px;
	margin-top: 6px;
	background: #fbfaed;
	font-size: 14px;
	color: #686537;
	display: none;
	z-index: 3;
}

.selectline {
	height: 24px;
	padding-left: 20px;
	padding-top: 8px;
}

.selectline:hover {
	background: #fefbd9;
}

#over {
	position:absolute; 
	width: 194px; 
	height: 100px; 
	z-index:1;
}

.menuitem {
	width: 164px;
	height: 21px;
	background: url(images/1_10.gif) top left no-repeat;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 1px;
}

.menuitem:hover {
	background: url(images/1_13.gif) top left no-repeat;
}



/* ///////////////
/////  Midden
/////////////// */


#midden {
	width: 553px;
	margin-left: 15px;
	float: left;
	line-height: 17px;
}

.roitem {
	heigth: 130px;
	margin-bottom: 5px;
	width: 553px;
}

.text {
	float: left;
	width: 443px;
}

.koplink {
	font-size: 14px;
	color: #1974b4;
	display: block;
}

.meerlink {
	color: #940c0c;
	display: block;
	float: right;
}

.space {
	clear: both;
	width: 553px;
	height: 0px;
}


#footer {
	margin: 0 auto;
	width: 974px;
	height: 20px;
	background: url(images/1_16.gif) top left no-repeat;
	padding-top: 5px;
	color: #a1b6e1;
}

#footer a {
	color: #a1b6e1;
}

#rechts {
	float: right;
	width: 194px;
}

.ro {
	width: 200px;
	height: 22px;
	padding-top: 5px;
	text-align: center;
	background: #BEFACE;
	border: 1px solid #83EFA0;
	margin: 4px;
}
	
	