body {
	background-color: #fee8d6;
	text-align: center;
	margin: 0;
	}

	body.menuid_66 {
		background-color: #fff;
		text-align: left;
		}
body, td {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	}
.spacer {
	clear:both;
}
a {
	color: #fd7c17;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}

a img {
	border: 0;
	display: block;
	}
	
h1 {
	color: #0d2396;
	margin: 19px 0;
	font-size: 23px;
	}
h2 {
	color: #fd7c17;
	margin: 19px 0;
	font-size: 23px;
	}
	.home h2 {
		padding-bottom: 10px;
		}

h3 {
	color: #fd7c17;
	padding: 26px 0;
	font-size: 25px;
	margin: 0;
	}

#container {
	width: 960px;
	background: #fff;
	position: relative;
	margin: 0 auto;
	text-align: left;
	}

#header {
	position: relative;
	text-align: right;
	background-color: #fff;
	}
	.home #header img {
		display: block;
		}
	#header #menu {
		position: absolute;
		left: 0;
		top: 0px;
		width: 276px;
		height: 245px;
		text-align: left;
		background: url(/img/header_top_left.png) no-repeat;
		z-index: 10;
		}
		#header #menu #logo {
			position: absolute;
			top: 18px;
			left: 9px;
			}
		#menu_ul {
			text-align: left;
			position: absolute;
			top: 88px;
			left: 28px;
			margin: 0;
			padding: 0;
			list-style-type: none;
			z-index: 20;
			}
			#menu_ul li a {
				color: white;
				font-weight: bold;
				text-decoration: none;
				}
				
	#header #topmenu {
		height: 106px;
		position: relative;
		background: transparent url(/img/header_top.jpg) no-repeat right;
		}
		#header #topmenu ul {
			position: absolute;
			bottom: 1px;
			list-style-type: none;
			left: 248px;
			margin: 0;
			padding: 0;
			}
			#header #topmenu ul li {
				float: left;
				margin-right: 6px;
				}
				#header #topmenu ul li a {
					color: #0d2396;
					font-weight: bold;
					text-decoration: none;
					}
				#header #topmenu ul li a:hover, #header #topmenu ul li a.active {
					color: #fd7c17;
					}
	#header #rightbg {
		position: absolute;
		width: 94px;
		height: 240px;
		background: url(/img/header_top_right.png) no-repeat;
		z-index: 1;
		right: 0;
		top: 0;
		}
		
#left {
	float: left;
	width: 260px;
}			
#content {
	float: left;
	width: 680px;
	}
	#content.full {
		width: 960px;
		}
		#content .inner {
			width: 660px;
			}
			#content.home h2 {
				margin-bottom: 0;
			}

		#content.full .inner {
			margin: 15px 30px;
			width: 910px;
			}
			
		#content p {
			margin-bottom: 10px;
			}
		#content ul {
			margin-bottom: 10px;
			margin-left: 15px;			
			}
			#content ul li {
				list-style: circle;
				}
.pluim {
	}
	.pluim img {
		float: left;
		margin-right: 20px;
		}
	.pluim .welkom, .pluim .kaart {
		text-align: left;
		}
	.pluim .kaart {
		margin-top: 20px;
		}

		
#content.home {
	}
	#content.home #remotecontrol_container {
		position: absolute;
		top: 141px;
		left: 645px;
		width: 137px;
		height: 224px;
		z-index: 2;
		}
		#content.home #remotecontrol_container img {
			border: 0;
			}
	#content.home #television_container {
		position: absolute;
		top: 121px;
		left: 257px;
		width: 336px;
		height: 228px;
		background: #eee;
		}
		#content.home #television_container #tv_movie_container {
			position: absolute;
			left: 30px;
			top: 26px;
			width: 222px;
			height: 169px;
			}
		#content.home #television_container #tv_overlay {
			position: absolute;
			left: 0;
			top: 0;
			background: transparent url(/img/television.png) no-repeat;
			width: 336px;
			height: 228px;
			}

	.formulier {
		
		}
		#content .formulier p {
			margin-bottom: 4px;
			}
			.formulier label {
				display: block;
				float: left;
				width: 120px;
				}
			.formulier input.text, .formulier textarea {
				border: 1px solid #FD7C16;
				width: 220px;
				color: #0D2396;
				font-weight: bold;
				padding: 2px;
				font-size: 12px;
				}
			.formulier textarea {
				height: 80px;
				}
			.formulier input.submit {
				border: 0;
				background-color: #0D2396;
				color: #fff;
				padding: 2px 10px;
				font-weight: bold;
				font-size: 14px;
				}

input, textarea,select {
    border: 1px solid #fd7c17;
}

input.radios { border: 0; }
input.checkboxes { margin-right: 5px; border: 0; }
				
.DetailTableBox {
	line-height: 20px;
	}				
	.DetailTableBox td {
	font-size: 11px;
		}


#pluim_link {
	display: block;
	clear: both;
	margin-top: 20px;
	}
	.home #pluim_link {
		margin-top: 0px;
		}
.quote {
	display: block;
	width: 200px;
	color: #0d2396;
	font-style: italic;
	margin: 10px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	height: 150px;
	}		
	.quote a {
		color: #0d2396;
		}
		.quote a i {
			color: #FD7C16;
			}
	.quote a:hover {
		text-decoration: none;
		}

.page_solliciteren {
	}
	.page_solliciteren #content .tekst {
		margin-right: 0px;
		
		}

#leftContent {
	height: 150px;
	margin: 10px;
	}
	#leftMenu {
		margin: 0;
		padding: 0;
		border: 0;
		}	
		#leftMenu li {
			list-style-type: none;
			}
	#leftContent .extra {
		margin-top: 40px;
		}
