html, body {
	margin: 0;
	padding: 0;
	font-family: tahoma, trebuchet ms, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	background-color: #02B2FE;
}

html {
	background:#00BDFD url(../img/bg.jpg) repeat-x scroll 50% 0;
}

#logo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	width: 473px;
	margin: 0 0 0 -500px;
}
#logo img { border: 0; }

#logo2 {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	width: 240px;
	margin: 10px 0 0 180px;
}
#logo2 img { border: 0; }

#container {
	width: 850px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 130px;
	margin-left: -425px;
	background-color: #fff;
}

#nav {
	height: 45px;
	width: 848px;
/*	background-color: #444;*/
/*	margin: 12px 0 0 12px;*/
	margin: 1px;
	background: url(/img/nav.jpg) no-repeat;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: 45px;
	display: inline-block;
	padding: 0 8px;
}

#nav ul li a:hover, #nav ul li.active a {
	background-color: #03b1ff;
}

#nav ul li a.selected, #nav ul li a:link.selected, #nav ul li a:visited.selected {
	background-color: #fff;
	color: #000;
}

#header {
	width: 826px;
	height: 404px;
/*	margin: 12px 0 0 12px;*/
	margin: 1px 0 0 1px;
}

#header img {
	border: 0;
}

#nieuws {
	color: #fff;
	width: 405px;
	height: 121px;
	background: url(/img/nieuws.jpg) no-repeat;
	position: absolute;
	top: 330px;
	left: 444px;
	z-index: 5;
}

#nieuws ul {
	margin: 7px 0 0 34px;
	padding: 0;
	list-style: square;
	
}

#nieuws ul li {
	margin: 0;
	padding: 0;
	list-style: disc;
	color: #fff;
}

#nieuws ul li a, #nieuws ul li a:link, #nieuws ul li a:visited, #nieuws * {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

#nieuws ul li a:hover {
	text-decoration: underline;
}

#main {
	position: relative;
/*	_top: 12px;*/
	width: 848px;
	margin: -1px 1px 1px 1px;
	background: #484848 url(/img/main-bg.jpg) no-repeat 0 0;
	_backgrond: #00bdfd url(/img/main-bg.jpg) no-repeat 0 0;
}

#footer {
	width: 848px;
	margin: 1px;
/*	_margin-top: 14px;*/
	text-align: right;
	background-color: #484848;
}

#footer p {
	margin: 0 5px 0 0;
	padding: 0;
	color: #bbb;
}

#footer p a, #footer p a:link, #footer p a:visited {
	text-decoration: none;
	color: #bbb;
	font-weight: bold;
}

#footer p a:hover {
	color: #333;
}

#margins {
	width: 808px;
	margin: 1px;
	padding: 20px;
	font-size: 12px;
	color: #fff;
	line-height: 1.8;
	position: relative;
}

#margins a, #margins a:link, #margins a:visited, #margins a font {
	color: #23b8ff !important;
	font-size: 12px;
	text-decoration: none;
}

td {
	font-size: 12px !important
}

#margins a:hover {
	text-decoration: underline;
}

#margins div.side {
	width: 300px !important;
	background: #555;
	margin: 10px 20px 0 30px !important;
	padding: 5px !important;
	text-align: center;
	float: right !important;
	color: #fff;
	_margin: 10px -10px 0 0 !important;
}

#margins div p {
	width: 290px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#margins h1, #margins h1 font {
/*	width: 430px;*/
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	margin: 15px 0 10px 0;
	padding: 0;
	color: #23b8ff;
	font-family: georgia, "Times New Roman", serif !important;
}

#margins h2, #margins h2 font {
/*	width: 430px;*/
	font-size: 16px;
	font-style: italic;
	font-family: georgia, "Times New Roman", serif !important;
	font-style: normal;
	color: #23b8ff;
	margin: 0;
	padding: 20px 0 0 0;
	line-height: 1.3;
	clear: both;
}

#margins p {
/*	width: 430px;*/
	font-size: 12px;
	font-weight: normal
	line-height: 1.8;
	color: #fff;
	margin: 0;
	padding: 0 0 20px 0;
}

#margins img {
/*	border: 0;*/
	border:1px solid #CCCCCC;
}

#margins ul li {
	width: 430px;
	color: #fff;
}

#contact {
	margin: 0;
	padding: 0;
}

#contact div {
	width: 300px;
	clear: both;
	padding: 0.5em 0 1em 0;
	_padding: 0.5em 0 0 0;
}

#contact label {
	float: left;
	width: 22%;
	font-size: 1em;
	text-align: right;
	font-weight: normal;
	color: #fff;
	padding-top: 3px;
	margin-right: 4px;
}

#contact input, textarea {
	float: right;
	padding: 2px;
	margin-right: 5px;
	width: 65%;
	text-align: left;
	border: 1px solid #ccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	background: #fff;
	color: #333;
}

#contact input:focus, #contact textarea:focus {
	background-color: #FEFFF3;
}

#contact input:hover, #contact textarea:hover {
	background-color: #FEFFF3;
}

#contact textarea {
	height: 100px;
}

#margins table {
/*	width: 780px;*/
	width: 100%;
}

#margins td p {
/*	width: 350px;*/
	line-height: 1.8;
}

#maing {
	position: relative;
	_top: 12px;
	width: 826px;
	margin: 12px 0 0 12px;
	background-color: #efefef;
	text-align: center;
}

#maing #margins {
	clear: both;
	width: 800px;
}

#maing #margins h1 {
	width: 700px;
}

.EPG2_nav_next {
	margin-right: 20px;
	_margin: 0;
}

.EPG2_nav_prev {
	margin-left: 10px;
}

/*
**	comments
*/

.comment {
	margin: 0 0 10px 100px;
	border: 1px solid #ddd;
	padding: 5px;
	word-wrap: break-word;
	width: 500px !important;
	background: #555;
}
.comment p {
	width: 500px !important;
	margin: 0;
	font-size: 10px;
	color: #fff;
}
.comment p.postedby {
	width: 500px !important;
	font-weight: bold;
	border-top: 1px solid #ddd;
	margin-top: 5px;
	padding-top: 5px;
	color: #fff;
}

/*
**	add_comment
*/

#add_comment div {
	clear: both;
/*	background: #efefef;*/
	width: 400px;
	clear: both;
	margin: 10px 0 0 90px;
	_margin: 0 0 0 90px;
	padding: 0.5em 0 0 0;
	_padding: 2px 0 0 0;
	font-size: 12px;
}

#add_comment label {
	float: left;
	width: 22%;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #999;
	padding-top: 3px;
	margin-right: 4px;
}

#add_comment input, textarea {
	float: right;
	padding: 2px;
	margin-right: 5px;
	width: 65%;
	text-align: left;
	border: 1px solid #ddd;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	background: #fff;
	color: #333;
}

#add_comment input:focus, #contact textarea:focus {
	background-color: #555;
}

#add_comment input:hover, #add_comment textarea:hover {
	background-color: #FEFFF3;
}

#add_comment textarea {
	height: 100px;
}

#hyves {
	position: absolute;
	z-index: 3;
	top: 131px;
	left: 50%;
	margin-left: 344px;
	width: 80px;
	height: 45px;
}
#youtube {
	position: absolute;
	z-index: 3;
	top: 131px;
	left: 50%;
	margin-left: 265px;
	width: 80px;
	height: 45px;
}
#hyves img, #youtube img { border: 0; }

#send { cursor: pointer; }
#send:hover { background-color: #ddd;}

/** form **/
.row { clear: both; }
.row label {
	width: 140px;
	display: block;
	float: left;
}
.rwide { width: 340px !important; }
.rwide label { width: 280px; float: right; }
.row input, .row select { width: 250px; margin: 5px 0 0 0; float: left; }
.row select { width: auto; }
.row input.submit {
	width: auto;
	background-color: #23B8FF;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 5px 10px;
	cursor: pointer;
	border: 0;
	margin: 20px 0;
}
.row input.submit:hover { background-color: #3CAAEB; }

.banken {
	display: inline-block;
	border: 1px solid #888;
	background-color: #fff;
	text-align: center;
	padding: 1px 10px;
	height: 27px;
	position: absolute;
	top: 20px;
	right: 20px;
}
.banken img { border: 0 !important; }
.ideal-logo {
	padding: 0 10px 0 0;
}

#prijs {
	position: absolute;
	top: 100px;
	right: 50px;
	width: 188px;
	height: 196px;
	background: url(../img/prijs.png) no-repeat;
	text-align: center;
	display: block;
}
	#prijs span {
		font-size: 32px;
		font-weight: bold;
		margin: 80px 0 0 0;
		display: block;
	}
