body {
	font:11px/21px Arial, Helvetica, sans-serif;
	color:#363636;
	background:#101212;
}
p {
	margin:0 0 16px;
}
p.last {
	margin:0;
}
a {
	color:#010101;
}
small {
	font-size:9px;
}
.wrap {
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
#header {
	background:url(../img/header.gif);
	height:140px;
}
#header .wrap {
	background:url(../img/logo.gif);
	height:140px;
	position:relative;
}
#logo a {
	display:block;
	width:185px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:22px;
	left:22px;
}
#nav {
	position:absolute;
	bottom:27px;
	left:228px;
	width:738px;
}
#nav li {
	display:inline;
	float:left;
}
#nav a {
	display:block;
	height:28px;
	float:left;
	font-size:13px;
	text-transform:uppercase;
	color:#565656;
	text-decoration:none;
	overflow:hidden;
}
#nav .current a {
	background:url(../img/navRight.gif) no-repeat right;
	color:#010101;
	margin-right:10px;
}
#nav a:hover {
	color:#010101;
}
#nav a span {
	display:inline-block;
	height:20px;
	line-height:13px;
	padding:8px 12px 0;
	cursor:pointer;
}
#nav .current a span {
	background:url(../img/navLeft.gif) no-repeat left;
	padding:8px 20px 0;
}
#schadeMelden a,#schadeMelden a span {
	padding:0;
	background:url(../img/buttonSchade.gif);
	height:28px;
	width:176px;
	text-indent:-9999px;
	position:absolute;
	right:3px;
	margin:0;
}
#body,#body .wrap {
	background:#e8e8e8;
}
#subnav {
	width:253px;
	float:left;
	margin-top:13px;
}
#subnav ul a {
	display:block;
	width:201px;
	height:29px;
	background:url(../img/navButtonMiddle.gif) top left;
	padding:0 22px;
	color:#313131;
	text-decoration:none;
	line-height:29px;
}
#subnav ul a:hover {
	background-position:bottom left;
	color:#000;
	font-weight:normal;
}

#subnav ul .current a {
	background-position:bottom left;
	font-weight:bold;
	color:#000000;
}

#subnav ul .first a {
	height:28px;
	padding-top:10px;
	line-height:28px;
	background:url(../img/navButtonTop.gif) left top;
}
#subnav ul .first.currentTop a {
	color:#fff;
	font-weight:bold;
	background:url(../img/navButtonTop.gif) left top;
}

#subnav ul .last a {
	height:28px;
	padding-bottom:12px;
	line-height:28px;
	background:url(../img/navButtonBottom.gif) left top;
	margin:0 0 9px;
}
#subnav ul .last.current a {
	background-position:bottom left;
}
#subnav ul .last.current a:hover {
	font-weight: bold;
}


#subnav ul .last a:hover,#subnav ul .last {
	background:url(../img/navButtonBottom.gif) left bottom;
}

#subnav ul a.current {
	font-weight: bold;
}

#subnav .box {
	width:221px;
	margin:0 0 18px 9px;
	line-height:18px;
}
#subnav .box h2 {
	line-height:28px;
	overflow:hidden;
	background:url(../img/nav2Head.gif);
	padding:0 15px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#subnav .box .inner {
	background:url(../img/nav2Middle.gif);
}
#subnav .box .innerinner {
	background:url(../img/nav2bottom.gif) no-repeat bottom;
	padding:8px 12px 11px;
}

#buttonVerder {
	width:117px;
	height:32px;
	overflow:hidden;
	display:block;
	background:url(../img/buttonVerder.gif);
	text-indent:-999px;
	cursor:pointer;
}
#main {
	width:515px;
	float:left;
	padding:22px 0 40px 0;
}
#mediabox {
	height:277px;
	overflow:hidden;
	position:relative;
	margin:0 0 16px;
}

#buttonBestel {
	width:137px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(../img/buttonBestel.gif);
	position:absolute;
	bottom:17px;
	left:11px;
}
#main h2 {
	font-size:18px;
	font-style:italic;
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 6px;
	color:#1d1d1e;
}
#main .box h3 {
	font-size:11px;
	font-weight:bold;
	color:#363636;
}
#main .box {
	background:url(../img/mainMiddle.gif);
}
#main .box .inner {
	background:url(../img/mainBottom.gif) no-repeat bottom;
}
#main .box .innerinner {
	background:url(../img/mainTop.gif) no-repeat top;
	padding:32px 25px 22px;
}
#sidebar {
	width:159px;
	float:right;
	padding:22px 10px 0 23px;
}
#sidebar .box h2 {
	font-size:11px;
	font-weight:bold;
	color:#363636;
	background:url(../img/sidebarHeadSquare.gif) no-repeat top;
	color:#fff;
	padding:0 13px;
	line-height:27px;
	height:27px;
	overflow:hidden;

}
#sidebar .box h2.first {
	background:url(../img/sidebarHeadRound.gif) no-repeat top;
}
#sidebar .box {
	background:url(../img/sidebarMiddle.gif);
	width:159px;
	line-height:18px;
	margin:0 0 15px;
}
#sidebar .box h3 {
	font-size:11px;
	font-weight:bold;
	color:#363636;
}
#sidebar .box .inner.last {
	background:url(../img/sidebarBottom.gif) no-repeat bottom;
}
#sidebar .box .innerinner {
	background:url(../img/sidebarTop.gif) no-repeat top;
	padding:8px 12px 11px;
}
.banner img {
	display:block;
	margin:0 0 20px;
}
#footer {
	background:url(../img/footer.gif) repeat-x;
	color:#fff;
}
#footer .wrap {
	background:url(../img/footerBox.gif) no-repeat;
}
#footer a {
	color:#f6ca12;
	text-decoration:none;
}
#breadcrumb {
	position:relative;
	height:17px;
	line-height:17px;
	padding:28px 22px 30px;
}
#breadcrumb,#breadcrumb a {
	color:#7d7d7d;
}
#breadcrumb .current {
	color:#f6ca12;
}
#breadcrumbHome {
	width:14px;
	height:14px;
	display:block;
	float:left;
	overflow:hidden;
	text-indent:-999px;
	margin:0 6px 0 0;
}
#sitemap {
	padding:0 40px;
	height:140px;
	overflow:hidden;
}
#sitemap .box {
	float:left;
}
#sitemap .box h4 {
	font-size:11px;
	font-weight:normal;
}
#sitemap .box ul {
	line-height:17px;
	font-size:10px;
}
#footerConsumenten {
	width:170px;
}
#footerVragen {
	width:510px;
}
#footerVragen ul {
	width:170px;
	float:left;
}
#footerService {
	width:200px;
}
#subfooter {
	padding:20px 0 15px;
	line-height:14px;
}
#subfooter,#subfooter a {
	color:#535456;
	text-align:center;
}
#subfooter a {
	margin:0 5px;
}

iframe {
color:#000000;
height:500px;
width:450px;
}