/* OVERWRITE DEFAULTS */
h1, h2 {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

html, body {
	width: 100%;
	height: 100%;
}
body {
	margin: auto;
	margin-top: 0px;
	width: 969px;
	font-family: Arial;
	overflow: no;
	background-image:url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #336393;
}

.header {
	float: left;
	width: 969px;
	height: 123px;	
}

.kader {
	float: left;
	width: 969px;
	min-height:343px;
	background-image:url(../images/bg_kader.jpg);
	background-repeat:repeat-y;
}

.contact {
	float: left;
	width: 231px;
	height: 177px;	
}

.flash {
	float: left;
	width: 563px;
	height: 177px;	
}

.projecten {
	float: right;
	width: 175px;
}

.project_tekst {
	padding-left: 2px;
	font-size: 12px;
	width: 162px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: white;
	float: left;
	text-align: center;
	background-image: url('../images/back_projecten.jpg');
}

.project_tekst a {
	color: white !important;
	text-decoration: none;
}

.project_tekst h3 {
	font-size: 16px;
}

.projecten_balk {
	width: 165px;
	height: 20px;
	float: left;
	border-top: 1px solid white;
}

.menu {
	float: left;
	width: 206px;
}

.main {
	float: left;
	width: 577px;
	min-height:343px;
	background-color: #FFFFFF;
	vertical-align:top;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 10px;
}

.main h1 {
	font-size: 20px;
	padding-top: 10px;
}

.main h2 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.back {
	float: left;
	width: 971px;
	height: autopx;
	background-image:url(../images/bg_main.jpg);
	background-position: top;
	background-repeat:repeat-x;
	}
	
.phpmain {
	float: left;
	width: 587px;
	height: auto;
}

.bottom {
	float: right;
	width: 971px;
	height: 50px;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

.bottom .line {
	width: 960px;
	height: 11px;
	margin-left: 1px;
	background-color: #403F3D;
}

.bottom .footer {
	padding-right: 10px;
	text-align: right;
	color: #FFFFFF;
}

.webdesign {
	float: right;
	width: 250px;
	font-size: 9px;
}

.kies {
	float: left;
	width: 500px;
	font-size: 11px;
}

.rightpictures {
	float: right;
	width: 168px;
	height: auto;
	font-size: 11px;
}
.maintekst {
	float: left;
	width: 507px;
	height: auto;
	margin-left: 10px;
	font-size: 13px;
	padding-left: 10px;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.pspecial {
	text-align: justify;
	margin-right: 10px;
}
.linkslist a {
	color:#666666;
	text-decoration: none;
}
.linkslist a:hover {
	color:#666666;
	text-decoration: underline;
}
#comboboxlinks {
	position: absolute;
	top: 11px;
	left: 7px;
	z-index: 3;
}
#comboboxlinkslist {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	margin: 14px 0 0 -1px;
	padding: 0;
	font-size: 10px;
}
ul.comboboxlinks {
	position: relative;
	margin: 0;
	padding: 0;
	width: 160px;
	display: block;
	border: 1px solid #999;
	text-indent: 3px;
}
ul.comboboxlinks li {
	line-height: 14px;
	list-style-type: none;
	background-color: #fff;
	color: #000;
}
ul.comboboxlinks li ul {
	left: 0;
	margin: 0;
	padding: 0;
	width: 160px;
	border: 1px solid #999;
	display: block;
}
ul.comboboxlinks a.combox-btn {
	position: relative;
	width: 16px;
	height: 14px;
	margin: -14px 0 0 0;
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
	display: inline;
	float: right;
	cursor: default;
}
ul.comboboxlinks a.combox-btn:hover {
	background: #999 url(../images/combobox-hoover.gif);
}
ul.comboboxlinks li ul li a {
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	cursor: default;
}
ul.comboboxlinks li ul li a:hover {
	background-color: #0A246A;
	color: #fff;
}

.piek {
	float: right;
	width: 150px;
	height: auto;
	vertical-align: top;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-top: 5px;
	margin-right: 60px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.menu li {
	width: 172px;
	background-image: url('../images/menu.jpg');
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 17px;
	border-top: 1px solid white;
	text-align: right;
}

.menu li a {
	color: white;
	font-size: 14px;
	text-decoration: none;
}

.laatste {
	border-bottom: 1px solid white;
}
