body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

* {
	margin:0px;
	padding:0px;
}
p, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td, th, div {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}

a {
	color: #003399;
	}

/* maintable en header */

.maintable {
	width:970px;
	margin:0px auto;
	margin-bottom: 20px;
}

.header {
	width:950px;
	height:140px !important;
	padding-top:0px;
	margin:0px;
	padding-left:10px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.pagetitle {
	font-size:24px;
	height:75px;
	font-weight:bold;
}

.pagetitle a, .pagetitle P {
	font-size:24px !important;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.title {
	padding:15px;
	margin:0px;
	height:40px;
	overflow:hidden;
	float:right;
}		

.footer {
	text-align: center;
	color: #666666;
	height: 40px;
	vertical-align: middle;
	}
.seofooter {
	text-align: center;
	padding: 10px;
/*	background-color: #EBF2FA; */
	border-top: 1px solid #D5E4F5;
	font-size: 10px ! important;
	color: #D5E4F5;
	}
.seofooter a {
	font-size: 10px ! important;
	color: #666666;
	text-decoration: none;
	}

/* table left */

.left {
	width:270px;
	padding-left:10px;
	vertical-align:top;
}

.menutop, .menuunder {
	width:250px;
	height:18px;
}

.menutop {
	background-image:url(../images/menu_top.gif);
	border-bottom:1px solid #FFFFFF;
}

.menuunder {
	background-image:url(../images/menu_under.gif);
	border-top:1px solid #FFFFFF;
}

td.left ul {
	margin:0px;
	
}

td.left ul li {
	background-image:url(../images/menu_back.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #FFFFFF;
	list-style-type:none;
	list-style-position:outside;
}

td.left ul li a {
	color:#002855;
	font-weight:bold;
	text-decoration:none;
}

td.left ul li a:hover {
	text-decoration:underline;
}

/* submenu */

td.left ul ul {
	margin-top:5px;
	margin-bottom:10px;
}

td.left ul ul li {
	background:none;
	padding-left:10px;
	padding-top:5px;
	width:230px;
	border-bottom:1px solid #accaea;
	list-style-type:none;
	list-style-position:outside;
}

.leftunder {
	background-image:url(../images/left_under.gif);
	background-repeat:no-repeat;
	height:180px;
	margin-top:10px;
	margin-bottom:10px;
}

/* main content */

.content {
	width:476px;
	vertical-align:top;	
	font-size:12px;
	line-height: 150%;
}
.content td,
.content td td {
	font-size:12px;
	}

.content p {
	margin-bottom:15px;
	padding-left:5px;
}

.content a {
	color: #003399;
	}

td.content ul {
	margin-left:30px;
	margin-top:0px;
	margin-bottom:15px;
	list-style-type: none;
	list-style-image: url(/images/arrow.gif);
}

td.content ol {
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px;
	list-style-type:decimal;
}

td.content td {
	padding: 0px 0px 5px 5px;
	}


/* kentekencheck */

table.kentekencheck {
	width:457px;
}

table.kentekencheck td {
	padding: 0px;
	}

td.kt_top {
	background-image:url(../images/kt_top.gif);
	background-repeat:no-repeat;
}

div.start {
	width: 157px;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	background-image: url(../images/kt_start.gif);
	}

td.kt_middle {
	background-image:url(../images/kt_middle.gif);
	background-repeat:no-repeat;
	height:178px;
	vertical-align: top;
}

div.checktekst {
	position: relative;
	left: 50px;
	top: 35px;
	width: 350px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000000;	
	}
div.check {
	position: relative;
	left: 127px;
	top: 60px;
}
div.melding {
	position: relative;
	left: 50px;
	top: 96px;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	color: #cc0000;
	background-color: #ffffff;
	border: 1px dashed #cc0000;
}

td.kt_middle input {
/*	background-color:#e4bb2c;  */
	background-color: transparent;
	border:none;
	width:50px;
	height:25px;
	font-size:20px;
	margin-left:17px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding-left: 0px ! important;
}

td.kt_under button {
	position: relative;
	left: 300px;
	top: 0px;
	}

.kt_under {
	background-image:url(../images/kt_under.gif);
	background-repeat:no-repeat;
}

.kt_onbekend {
	font-weight:bold;
}

.kt_onbekend a {
	font-weight:normal;
}

/* table right */

.right {
	width:218px;
	padding-left:15px;
	vertical-align:top;
}

.toprightmenu {
	width:200px;
}

.right_top {
	background-image:url(../images/right_top.gif);
	background-repeat:no-repeat;
	height:30px;
	line-height: 30px;
	padding-left:10px;
	font-weight:bold;
}

.right_middle {
	height:125px;
	vertical-align:middle;
}

.right_middle ul {
	margin:0px;
	margin-left:25px;
}

.right_middle ul li {
	list-style-image: url(../images/right_bullet.gif);
	height:15px;
}

.right_middle ul a {
	text-decoration:none;
	color:#000000;
}

.right_under {
	background-image:url(../images/right_under.gif);
	height:21px;
}

.toprightmenu2 {
	width:200px;
	margin-top:20px;
	}

.right2_top {
	background-image:url(../images/right2_top.gif);
	background-repeat:no-repeat;
	height:18px;
	padding-left:10px;
	font-weight:bold;
}

.right2_middle {
	height:125px;
	vertical-align:top;
	padding: 0px 10px 0px 10px;
	text-align:center;
	background-image:url(../images/righttable_back.gif);
	font-size: 11px;
}
.right2_middle p {
	font-size: 11px;
}

.right2_middle ul {
	margin-left: 18px;
	list-style-type: none;
	list-style-image: url(/images/arrow.gif);
	}

.right2_middle img {
	margin-top:10px;
}

.right2_under {
	background-image:url(../images/right2_under.gif);
	height:21px;
}

/* table right */

/* FORMS */

input,
select,
textarea {
	border:1px solid #999999;
	padding-left: 5px;
	width:216px;
	}

select#f_type {
	width: 360px;
	position: relative;
	left: -35px;
	top: 20px;
	margin-bottom: 25px;
	}

input#f_voorletters,
input#f_voorletters2,
input#f_voorvoegsel,
input#f_voorvoegsel2,
input#f_huisnr,
input#f_huisnrtoevoeging,
input#f_postcode {
	width: 50px;
	margin-right:5px;
	float: left;
	}
input#f_achternaam,
input#f_achternaam2,
input#f_straat {
	width: 92px;
	margin-right:5px;
	float: left;
	}
input#f_achternaam,
input#f_achternaam2,
input#f_huisnrtoevoeging {
	margin-right:0px;
	}
input#f_plaats {
	width: 154px;
	margin-right:0px;
	float: left;
	}

.webform table {
	width: 400px;
	}

.webform td {
	padding-top: 0px 10px 3px 5px;
	}

.webform p {
	margin: 0px ! important;
	padding: 0px ! important;
	}


/* FORMS MODULE */

span.stap {
	background-color: #ffffff;
	color: #666666;
/*	margin: 25px 0px 15px 25px; */
	border: 1px solid #72a5de;
	padding: 3px 5px 3px 5px;
	float: right ! important;
	position: relative;
	top: 12px;
	}

div.formulier {
	background-color:#edf4fb;
	border:1px solid #72a5de;
	padding: 20px 10px 10px 10px;
	font-size:12px;
	}

div.blockfront {
	background-color:#FFFFFF;
	border:1px solid #72a5de;
	margin-left:10px;
	margin-right:23px;
	}

div.blockfront ul {
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	}
	
div#warning ul {
	margin-left:30px;
	margin-top:0px;
	margin-bottom:15px;
	list-style-type: none;
	list-style-image: url(/images/arrow_blue.gif) !important;	
}	

div#warning P#title {
}

table.form {
	width:400px;
}

.formulier {
	margin: 0px auto;
	margin-top:10px;
	margin-bottom:10px;
	width:400px;
	padding-top:0px;
}

.formulier td {
	vertical-align:top;
	height: 26px;
}

.formulier input {
	border:1px solid #999999;
	padding-left: 5px;
}

.formulier select {
	width:216px;
	border: 1px solid #999999;
}

.formulier .selectsmall {
	width:99px;
}

button {
	background-image:url(../images/kt_verder.gif);
	background-repeat:no-repeat;
	border:none;
	width:157px;
	height:31px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: transparent;
}
button.long2 {
	width: 250px;
/*	left: 172px; */
	background-image:url(../images/kt_long2.gif);
	}

input.radio,
input.check,
input.checkbox {
	border-width:0px;
	margin:0px 5px 0px 0px;
	padding:0px;
	height:12px;
	width: 12px;
}

.formulier textarea {
	border: 1px solid #999999;
	width:385px;
	height:100px;
}

table.dekking {
	margin-bottom:20px;
}

table.dekking td {
	border-bottom:1px solid #ACCAEA;
	padding: 5px ! important;
	vertical-align:top !important;
}
table.dekking p {
	margin-bottom: 0px;
	}

table.dekking td img {
	margin-left:10px;
}

span.required {
	color: #cc0000;
	padding-left: 5px;
	}

div#vorigediv,
div#verderdiv,
div#verderdiv2 {
	width:157px;
	height:31px;
	position: relative;
	left: 265px;
	}
div#vorigediv {
	position: relative;
	top: 55px;
	left: -30px;
	}
div > div#vorigediv {
	top: 50px;
	left: -20px;
	}
div#verderdiv,
div#verderdiv2 {
	top: 19px;
	}
div#verderdiv2 {
	left: 172px ! important;
	}

	
/* --- */

h1 {
	background-image:url(../images/h1.gif);
	background-repeat:no-repeat;
	width:457px;
	height:28px;
	padding-top:8px;
	padding-bottom:15px;
	padding-left:8px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-weight:bold;
}

/*h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:5px;
	padding-bottom:15px;
	font-weight:normal;
}*/

h2, 
h3,
span.faq h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-left:5px;
	background-image: none;
}

div.formulier table td h2 {
	padding-left:0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:0px;
	padding-left:5px;
}

/* RECHTERKOLOM ADDITIONAL */

div.call2action {
	width: 200px;
	padding: 10px;
	color: #ffffff;
	margin-bottom: 10px;
	background-image: url('/images/bg_call2action.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	}

div.call2action h3 {
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	letter-spacing: 1px;
	background-image: url('/images/bg_call2action.gif');
	position: relative;
	background-repeat: no-repeat;
	top: -10px;
	left: -10px;
	margin-bottom: -10px;
	}
div.call2action p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	}

div.call2action a {
	color: #ffffff;
	text-decoration: none;
	}
div.animation {
	margin-top: 10px;
	padding-left: 0px;
	}
	
/* logoslideshow */

div.slideshow {
	position: relative;
	left:460px;
	width: 265px;
	height: 62px;
	margin-top:10px;
}

.slideshow div {
	position: absolute;
	top: 0;
	left: 0;
}	
	