body {
	background:url(images/bg.gif) repeat-x top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#7b7b7b;
	font-size:8pt;
}
* {
	margin:0;
	padding:0;
	list-style:none;
}
a {
	color:#245c7c;
	text-decoration:none;
}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

h2 {
	line-height:46px;
	color:#245c7c;
	font-size:12pt;
}
h6 {
	line-height:5px;
	margin: 10px 0 0 0;
	color:#245c7c;
	font-size:12pt;
}
h2.bg {
	background:url(images/h2_bg.gif);
	padding:0 12px;
	border-bottom:1px solid #bfdef0;
}
h2.border {
	background:url(images/border_dotted.gif) repeat-x bottom;
	padding:0 4px;
	margin:0 8px;
	color:#3ea8e5;
}
h2.red {color:#ff4800;}
h2.light {color:#1a81bb;}
h2 span.green {color:#85ac00;}
h3 {
	margin:0 0 10px 0;
	color:#86ae00;
	font-size:13pt;
	border-bottom:0px dotted #86ae00;
}

#container {
	width:915px;
	margin:0 auto;
	padding:3px 0 0 0;
}

#body_top {background:url(images/body_top.jpg) no-repeat top;}
#body {
	background:url(images/body.png);
	width:100%;
}
* html #body {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/body.png", sizingMethod="scale");
}
#body_bottom {
	background:url(images/body_bottom.gif) no-repeat bottom;
	padding:12px 8px 8px 8px;
}
#header {height:100px;}
a.logo img {
	padding:15px 30px 15px 0;
	margin:29px 0 0 36px;
}

#menu {
	background:url(images/menu.gif) no-repeat top;
	height:59px;
	line-height:57px;
	padding:1px 5px;
	border-bottom:3px solid #ffae00;
	overflow:hidden;
}
#menu li {
	float:left;
	display:block;
	font-size:13pt;
}
#menu li a {
	float:left;
	display:block;
	text-decoration:none;
	color:#fff;
}
#menu span {
	display:block;
	padding:0 25px;
}
#menu li.active a, #menu li a:hover {background:url(images/menu_li_hover.gif) no-repeat left #63c4fb;}
#menu li.active a span, #menu li a:hover span {background:url(images/menu_li_hover.gif) no-repeat right;}

div.colom_left {
	float:left;
	width:212px;
}
div.block_top {
	background:url(images/block_dot.gif) repeat-x top;
	margin:4px 0 0 0;
}
div.block_right {
	background:url(images/block_dot.gif) repeat-y right;
	width:100%;
	overflow:hidden;
}
div.block_bottom {background:url(images/block_dot.gif) repeat-x bottom;}
div.block_left {
	background:url(images/block_dot.gif) repeat-y left;
	width:100%;
	overflow:hidden;
}
div.block_topleft {background:url(images/block_topleft.gif) no-repeat top left;}
div.block_topright {background:url(images/block_topright.gif) no-repeat top right;}
div.block_bottomleft {background:url(images/block_bottomleft.gif) no-repeat bottom left;}
div.block_bottomright {
	background:url(images/block_bottomright.gif) no-repeat bottom right;
	padding:1px;
}
div.padding {padding:0 12px 8px 12px;}
div.padding_bg {
	height:auto;
	line-height:140%;
	padding:0 12px 8px 12px;
}
ul.width_50 {
	width:100%;
	padding:12px 0 0 0;
	overflow:hidden;
}
ul.width_50 li {
	float:left;
	width:50%;
	line-height:25px;
}
div.listtop {
	margin: 0px 0 20px 0;
}
span.sort {
	text-align: right;
	float: right;
	margin-top: 10px;
}
ul.width_33 {
	width:100%;
	padding:12px 0 0 0;
	overflow:hidden;
}
ul.width_33 li {
	float:left;
	width:33%;
	line-height:17px;
	margin: 5px 0 5px 0;
}
a.img_border img {
	float:left;
	margin:0 10px 0 0;
	padding:3px;
	border:1px solid #bfdef0;
}
div.td_border a.img_border img {margin:0 21px 0 0;}
p.red {
	padding:10px 1px;
	font-weight:bold;
	color:#ff4800;
}
ul.list_image li {
	display:inline;
	background:url(images/list_image.gif) no-repeat left;
	line-height:26px;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
}
ul.list_image li a {color:#828281;}
ul.list_image li.first {
	background:none;
	padding:0;
}
div.border {
	background:url(images/border_dotted.gif);
	height:1px;
	line-height:0%;
	font-size:0pt;
}
div.content {
	float:right;
	width:680px;
}

div.pages {
	width:100%;
	text-align: center;
	font-size: 15px;
	margin: 15px;
	font-weight: bold;
}
div.contenttext {
	padding: 10px 5px 0px 15px;
}
div.wrap_66 {
	float:left;
	width:428px;
}
input.contact,textarea.contact {
	margin: 0px 0px 15px 25px;
	border: solid 1px #cccccc;
}
.contact-button {
	background:url(images/verzenden.png);
	width:85px;
	height:30px;
	background-color: #ece9d8;
	margin: 0px 0px 20px 25px;
	border: solid 0px #cccccc;
	padding: 5px;
	color: #666666;
}
.message {
	width: 90%;
	padding: 15px;
	background-color: #e9e68c;
	margin: 10px;
	color: #b3ae31;
	border: solid 1px #b3ae31;
}
div.wrap_33 {
	float:right;
	width:246px;
}
input.text {
	float:left;
	background:url(images/input_text.gif);
	width:164px;
	height:36px;
	line-height:36px;
	margin:0 7px 10px 0;
	padding:0 15px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#bebebe;
	font-weight:bold;
	font-size:9pt;
}
.dd {
	/*display:inline-block !important;*/
	float:left;
	width:194px!important;
	height:36px;
	margin:0 7px 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#bebebe;
	font-weight:bold;
	font-size:9pt;
}
.dd .ddTitle {
	background:url(images/input_select.gif);
	height:36px;
	line-height:36px;
	width:179px;
	padding:0 0 0 15px;
}
.dd a {font-size:9pt;}
.dd .ddTitle span.arrow {
	float:right;
	display:inline-block;
	width:24px;
	height:36px;
	cursor:pointer;
}
.dd .ddChild {
	display:none;
	background:#fff;
	width:194px!important;
	margin:-6px 0 0 0;
	position:absolute;
	border:1px solid #bfdef0;
	border-top:none;
	overflow:auto;
	overflow-x:hidden !important;
}
.dd .ddChild a {
	display:block;
	padding:3px;
	color:#bebebe;
	overflow:hidden;
}
.dd .ddChild a:hover {
	background:#bfdef0;
	color:#fff!important;
}
.dd .ddChild a.selected {
	background:#bfdef0;
	color:#fff!important;
}

input.submit {
	float:left;
	background:url(images/input_submit.gif);
	width:194px;
	height:36px;
	border:0;
	cursor:pointer;
}
span.blue {
	color:#2377a7;
	font-weight:bold;
}
span.blue span.light {color:#68c6fd;}
span.red {color:#ff7100;}
a.button_blue {
	float:left;
	background:url(images/button_blue.gif);
	width:133px;
	height:26px;
	padding:3px 0 0 0;
	margin:10px 7px 0 0;
	text-align:center;
	color:#fff;
	font-size:11pt;
}
a.button_green {
	float:left;
	background:url(images/button_green.gif);
	width:74px;
	height:26px;
	margin:10px 0 0 0;
	padding:3px 0 0 0;
	text-align:center;
	color:#fff;
	font-size:11pt;
}
div.td, div.td_border {
	width:658px;
	padding:7px 7px 0 15px;
	overflow:hidden;
	color:#245c7c;
}
div.td_border {background:url(images/block_inner_border.gif) no-repeat center top;}
p.green {
	padding:3px 0 10px 0;
	color:#86ae00;
	font-size:10pt;
	font-weight:bold;
}
a.price_orange, a.price_blue {
	float:right;
	display:block;
	background:url(images/price_orange.gif);
	width:124px;
	height:70px;
	line-height:130%;
	padding:14px 0 0 0;
	margin:7px 0 0 0;
	font-size:11pt;
	text-align:center;
	color:#fff;
}
a.price_blue {background:url(images/price_blue.gif);}
span.price {
	display:block;
	padding:0 0 0 8px;
	font-size:15pt;
}
a.price_blue_large {
	float:right;
	display:block;
	background:url(images/price_blue_large.gif);
	width:130px;
	height:97px;
	line-height:130%;
	padding:33px 0 0 0;
	font-size:14pt;
	text-align:center;
	color:#fff;
}
a.price_blue_large span.price{font-size:20pt;}
div.padding_bottom {padding:0 8px 8px 8px;}
div.float {
	float:left;
	width:335px;
	line-height:150%;
	color:#2377a7;
}
ul.balk {
	background:url(images/ul_balk.gif);
	width:642px;
	line-height:43px;
	margin:10px auto;
	overflow:hidden;
}
ul.balk li {
	float:left;
	display:block;
	padding:0 20px;
	color:#245c7c;
	font-weight:bold;
}
ul.balk li span {
	padding:0 0 0 10px;
	font-weight:normal;
	color:#7da200;
}
ul.balk li.right {
	float:right;
	padding:0 4px 0 0;
}
a.button_orange {
	float:left;
	display:block;
	background:url(images/button_orange.gif);
	width:126px;
	height:36px;
	line-height:30px;
	margin:4px 0 0 0;
	text-align:center;
	color:#fff;
	font-size:12pt;
}
ul.balk li a.button_orange span {color:#fff;}

#footer {
	padding:3px 10px 25px;
	overflow:hidden;
	font-size:11pt;
	color:#ababab;
}
#footer a {color:#ababab;}
#footer ul {float:left;}
#footer li {
	display:inline;
	padding:0 15px;
}
#footer p.right {float:right;}

