body {
	background:url(images/bg.png) repeat-x;
	font-family:"Tahoma";
	font-size:11px;
	margin:0;
}

#container {
	margin:0 auto;
	width:866px;
}

#header {
	background:url(images/header.png) no-repeat;
	padding:45px 0 0 30px;
	position:relative;
	height:193px;
	width:836px;
}

#header h1.logo {
	background:url(images/logo.png) no-repeat;
	behavior:url(iepngfix.htc);
	text-indent:-6000px;
	height:57px;
	width:315px;
	padding:0;
	margin:0;
}

#header h1.logo a {
	display:block;
	height:57px;
	width:315px;
}

#header .certified {
	position:absolute;
	height:auto;
	width:auto;
	right:0;
	top:6px;
}

#header .certified img {
	margin-left:10px;
	border:none;
}

#sidebar {
	padding:10px 0 0 0;
	width:175px;
	float:left;
}

#sidebar ul.menu {
	list-style-type:none;
	margin:0 0 25px 4px;
	width:170px;
	padding:0;
}

#sidebar ul.menu li {
	background:url(images/list_item.png) no-repeat 0 10px;
	border-bottom:#c2c2c2 dotted 1px;
	padding:4px 0 3px 17px;
}

#sidebar ul.menu li a {
	text-decoration:none;
	padding:3px 0 0 3px;
	display:block;
	color:#0c3356;
	height:16px;
}

#sidebar ul.menu li a:hover {
	background:#99b3d0;
	font-weight:bold;
	color:#fff;
}

#sidebar ul.menu ul {
	background:url(images/dots_verticaal.png) repeat-y;
	list-style-type:none;
	margin:0 0 0 -13px;
	position:relative;
	padding:0;
}

#sidebar ul.menu ul li {
	background:url(images/dots_horizontaal.png) no-repeat 1px 10px;
	padding:0 0 0 13px;
	margin:3px 0 3px 0;
	position:relative;
	color:#0c3356;
	border:none;
}

#sidebar ul.menu ul li.wit {
	background:url(images/wit.png);
	position:absolute;
	height:10px;
	bottom:-3px;
	width:1px;
	left:-1px;
}

#sidebar ul.menu ul li a {
	padding:3px 0 3px 3px;
	text-decoration:none;
	display:block;
	color:#0c3356;
}

#sidebar ul.menu ul li a:hover {
	background:#ffcd4f;
	font-weight:normal;
	color:#981414;
}

#sidebar ul.contactgegevens {
	background:url(images/contactgegevens.png) no-repeat;
	list-style-type:none;
	margin:10px 0 10px 0;
	height:94px;
	width:155px;
	padding:4px 0 0 20px;
}

#sidebar ul.contactgegevens li {
	padding:1px 0 1px 0;
}

#sidebar ul.contactgegevens li.naam {
	font-weight:bold;
	color:#981414;
}

#sidebar ul.contactgegevens li.tel, #sidebar ul.contactgegevens li.fax, #sidebar ul.contactgegevens li.mob {
	padding-left:15px;
}

#sidebar ul.contactgegevens li.tel {
	background:url(images/telefoon.png) no-repeat 0 4px;
}

#sidebar ul.contactgegevens li.fax {
	background:url(images/fax.png) no-repeat 0 2px;
}

#sidebar ul.contactgegevens li.mob {
	background:url(images/mobiel.png) no-repeat;
}

#content {
	background:url(images/content_fade.png) top no-repeat;
	border-bottom:#e8eef5 solid 1px;
	border-right:#e8eef5 solid 1px;
	border-left:#e8eef5 solid 1px;
	padding:0 40px 22px 40px;
	position:relative;
	margin-left:19px;
	line-height:20px;
	width:581px;
	float:left;
	color:#444444;
}

#content h1 {
	background:url(images/content_h1.png) bottom no-repeat;
	margin:0 0 15px 0;
	text-align:right;
	height:44px;	
	width:578px;
	padding:0;
}

#content h2 {
	margin:0 0 5px 0;
	font-size:11px;
	color:#146898;
	padding:0;
}

#content p {
	margin:0 0 25px 0;
}

#content ul.troeven {
	list-style-type:none;
	float:left;
	padding:0;
	margin:0;
}

#content ul.troeven.margin {
	margin-left:120px;
}

#content ul.troeven li {
	background:url(images/content_arrow.png) no-repeat 4px 6px;
	padding:0 0 0 40px;
}

#content ul.troeven li.titel {
	font-weight:bold;
	background:none;
	color:#146898;
	padding:0;
}

#content .right, #content .left {
	position:absolute;
	bottom:-1px;
	height:22px;
	width:22px;
}

#content .right {
	background:url(images/content_right.png) no-repeat;
	right:-1px;
}

#content .left {
	background:url(images/content_left.png) no-repeat;
	left:-1px;
}

#footer {
	padding:0 15px 0 15px;
	margin:8px 10px 5px 0;
	color:#21719e;
	width:631px;
	float:right;
}

#footer a {
	text-decoration:none;
	color:#21719e;
}	

#footer a:hover {
	text-decoration:underline;
	color:#21719e;
}	

#footer .copyright {
	font-weight:bold;
	float:left;
}

#footer .createdby {
	float:right;
}

.clear {
	clear:both;
}

.formulier 
{
	background: #F0F0F0;
	
	border: solid 1px #a4a39f;
	
	color: #111111;
	
	font-size: 11px;
	
	font-family: Tahoma, Helvetica, sans-serif;
}

a#contact:link, a:visited 
{
	text-decoration:underline;
	color: #3A73B7;
}

a#contact:hover
{
	text-decoration:none;
	color: #3A73B7;
}
