@charset "utf-8";
/* CSS Quicksites 2.0 */
/* Copyright 2008-2009 */

/* Body and Container */
html{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #7E8AA2;
}
div#container{
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 833px;
	text-align: left;
	z-index: 0;
}
div#clearer{
	width: 833px;
	height: 10px;
	clear: both;
}
/* Top & logo */
div#top{
	position: absolute;
	top: 15px;
	background: url(Images/top_logo.jpg);
	height: 79px;
	width: 833px;
	z-index: 1;
}
div#menublock{
	position: relative;
	top: 58px;
	right: 10px;
	float: right;
	background-image: url(Images/menublock.png);
	width: 387px;
	height: 43px;
	z-index: 2;
}
span#line{
	position: relative;
	top: 7px;
	left: 24px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	text-decoration: none;
}
div#menublock a{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	text-decoration: none;
}
div#menublock a:hover{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	text-decoration: underline;
}
/* Middle */
div#middle{
	position: absolute;
	top: 94px;
	background: url(Images/middle_background.jpg) repeat-y;
	display: block;
	width: 833px;
	z-index: 0;
}
/* Bottom */
div#bottom{
	position: relative;
	background: url(Images/bottom_background.jpg);
	height: 40px;
}
div#bottom p{
	position: relative;
	top: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
}
/* Demo, Prijzen en Contact */
div#demo_costs_contact{
	position: relative;
	top: 4px;
	left: 4px;
	width: 776px;
	height: auto;
	background: #E1E3E9;
	z-index: 1;
}
div#demo_costs_contact a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	text-decoration: none;
}
div#demo_costs_contact a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	text-decoration: underline;
}
div#demo_costs_contact img{
	margin-left: 80px;
}
div#demo_costs_contact p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
}
table#dark_light{
	width: 600px;
	margin-left: 80px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
}
tr#dark{
	background: #BEC4D0;
}
table#dark_light_costs{
	width: 750px;
	margin-left: 12px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	border: #9298A3 thin solid 1px;
}
tr#head_costs{
	background: #CECECE;
}
tr#dark_costs{
	background: #EEEEEE;
}
tr#light_costs{
	background: #FFFFFF;
}
td#costs{
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	font-size: 11px;
	font-weight: bold;
}
input#button{
	font-size:12px;
	margin-right: 1px;
	color: #2F2F2F;
	font-weight: bold;
	height: 25px;
}
input#button:hover {
	color: #646464;
}
/* Aanbiedingspagina */
div#offer{
	position: relative;
	top: 4px;
	left: 4px;
	width: 776px;
	height: auto;
	background: #E1E3E9;
	z-index: 1;
}
table#examples{
	width: 650px;
	margin-left: 50px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
}
div#offer a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	text-decoration: none;
}
div#offer a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	text-decoration: underline;
}