@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 
img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin:0;
	padding:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:none;
}

ul {
	list-style:none;
}

h1 {
	line-height:38px;
	color:#000000;
	font-size:36px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

h2 {
	line-height:36px;
	color:#000000;
	font-size:34px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

h3 {
	line-height:34px;
	color:#000000;
	font-size:32px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

p {
	margin-top:25px;
}

body {
	background:url(images/bg-body.png) top center repeat-y #666666;
}

#wrapper {
	position:relative;
	width:100%;
	background:url(images/bg-wrapper.png) top center repeat-y;
	height:307px;
}

#container {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:970px;
	min-height:700px;
	height:auto!important;
	height:700px;
}

#header {
	float:left;
	background:#c10200;
	width:970px;
	height:307px;
}

#header-links {
	float:left;
	width:313px;
	height:307px;
	background:url(images/header-linksbg.png) left top no-repeat #cc0000;
}

#header-rechts {
	float:left;
	width:657px;
	height:307px;
}

#direct-consult {
	float:left;
	margin-top:10px;
	margin-left:18px;
	width:120px;
	font-size:14px;
	color:#ffffff;
}

ul#menu1 {
	float:left;
	margin-top:10px;
	margin-left:25px;
	width:275px;
	height:165px;
}

ul#menu1 li {
	float:left;
	width:275px;
}

ul#menu1 li a:link, ul#menu1 li a:visited {
	float:left;
	display:block;
	line-height:20px;
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

ul#menu1 li a:active, ul#menu1 li a:hover {
	color:#d7df21;
}

ul#menu2 {
	float:left;
	margin-top:10px;
	margin-left:185px;
	width:125px;
	height:165px;
}

ul#menu2 li {
	float:left;
	width:125px;
}

ul#menu2 li a:link, ul#menu2 li a:visited {
	float:left;
	display:block;
	line-height:20px;
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

ul#menu2 li a:active, ul#menu2 li a:hover {
	color:#d7df21;
}

#logo a {
	position:absolute;
	margin-left:74px;
	width:277px;
	margin-top:180px;
	height:81px;
}

#afbeelding-top {
}

#content-container {
	float:left;
	background:url(images/bg-contentcontainer.png) left top repeat-x;
	width:970px;
}

#contentlinks {
	float:left;
	width:530px;
}

#innercontent {
	float:left;
	margin-top:34px;
	margin-left:140px;
	width:385px;
	line-height:20px;
	color:#000000;
	font-size:14px;
}

#innercontent a {
	color:#000000;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	border-bottom:1px dotted black;
}

#innercontent ul {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

#innercontent ul li {
	float:left;
	display:block;
	background:url(images/bullet.png) left 7px no-repeat;
	padding-left:15px;
	width:350px;
	line-height:20px;
	color:#000000;
	font-size:14px;
}

#contentrechts {
	float:right;
	width:440px;
	height:500px;
}

#afbeelding-bottom {
	float:left;
}

#footer {
	float:left;
	margin-top:30px;
	width:970px;
	border-bottom:40px solid #ffffff;
}

#beschrijf-probleem {
	float:left;
	margin-left:157px;
	width:350px;
	height:290px;
	border:2px solid #ff0000;
}

#inner-probleem {
	float:left;
	margin-top:9px;
	margin-left:10px;
	width:280px;
	color:#000000;
	font-size:14px;
}

#beschrijf-probleem table {
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:330px;
}

#beschrijf-probleem textarea {
	float:left;
	margin-top:13px;
	width:320px;
	border:1px solid #000000;
	color:#000000;
	font-size:14px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}

#beschrijf-probleem table tr td {
	color:#000000;
	font-size:14px;
	line-height:20px;
}

#beschrijf-probleem table tr td a img {
	margin-left:-80px;
	margin-top:8px;
}

#beschrijf-probleem table tr td input[type="text"] {
	float:right;
	margin-right:50px;
	width:145px;
	border:1px solid #000000;
	color:#000000;
	font-size:14px;
	line-height:20px;
}

#gegevens {
	float:left;
	margin-top:28px;
	margin-left:20px;
	width:800px;
	line-height:13px;
	color:#ff0000;
	font-size:11px;
}

#credits {
	float:left;
	margin-top:31px;
	margin-left:20px;
	width:800px;
	line-height:13px;
	color:#666666;
	font-size:11px;
}

#credits a {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

#sitemap ul {
	margin-top:10px;
}