* {
	border:0px solid #eee;
	margin:0;
	padding:0;
	list-style:none
}



body {
	background-image: url("../pics/bg_container.jpg");
	background-repeat:repeat-y;
	background-position: center;
	background-color: #e7e2dc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;

}

* html body {
	padding-left: 3px;
}

*:first-child+html body {
	
	border-left: 3px solid #e7e2dc;

}


#container {
	margin: 0 auto;
	width: 950px;
	height: 650px;

}


#main {
	width: 895px;
	margin-left: 26px;
}
* html #main {
	position: relative;
}
#header {
	background-image: url("../pics/bg_header.jpg");
	background-repeat: repeat-x;
	height: 130px;
	margin: 0 auto;
}

#blokLinks {
	background-color: #37699e;
	width: 178px;
	height: 418px;
	color:#FFFFFF;
	display: block;
	float:left;
}

#blokLinksNav{

	height:		235px;

}


#blokLinksTop {
	text-align: center;
	height: 35px;
	padding-top: 15px;
}

#blokLinksTop a {
	color:#FFFFFF;
}

#blokLinksBut {
	text-align: center;
	margin-top: 10px;
}

#blokHome {
	background-color: #eee9e5;
	margin: 0px;
	display: block;
	float:left;
	width: 489px;
	height: 418px;
}

#blokContent {
	background-color: #eee9e5;
	margin: 0px;
	display: block;
	float:left;
	width: 489px;
	height: 418px;
	
	overflow:hidden;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4c;
	text-align: left;
}
#blokTemplate {
	margin:20px;
	text-align: left;
	width: 429px;
	
}

#blokTemplate td {
	text-align: left;

}

#blokRechts {
	background-color:#cec5bb;
	margin: 0px;
	display: block;
	float: left;
	width: 228px;
	height: 418px;
}
#blokRechts div img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
* html #blokRechts {
	position: absolute;
	top: 130px;
	right: -1px;
}

#blokRechtsNieuws {
	background-color:#edeae6;
	margin: 15px auto;
	display: block;
	float:right;
	width: 208px;
	height: 200px;
	padding: 15px 0px 0px 20px;
	font-size: 11px;
	color: #807f81;
}

#blokRechtsBeeld {
	background-color: #bbcc26;
	display: block;
	float:right;
	width: 228px;
	height: 418px;
}

#footer {
	padding: 15px;
	display: block;
	color: #37699e;
	height: 55px;
}


/* KLANTEN PANELEN */

.klantContainer {
	float: left;
	margin-right: 8px;
}
#klantDiv1 {

	background-color: #c7ca00;
	height: 212px;
	width: 135px;
	overflow: hidden;
	display: block;
}

#klantDiv2 {

	background-color: #a5aa66;
	height: 212px;
	width: 135px;
	overflow: hidden;
	display: block;

}

#klantDiv3 {

	background-color: #baada1;
	height: 212px;
	width: 135px;
	overflow: hidden;
	display: block;

}


.klantFoto {
	border-bottom: 1px solid #FFFFFF;
	height:	95px;
	width: 135px;
	position: absolute;
	z-index: 10;
}

.klantNaam {
	color: #FFFFFF;
	font-weight: bold;
	padding:5px;
	margin-top:95px;
	border-top: 1px solid #FFFFFF;
}

.klantSummary {
	color: #3c3c3e;
	font-weight: bold;
	padding:5px;
	height: 40px;

}

.klantPijltje {
	border-bottom: 1px solid #FFFFFF;
	height:20px;
	font-size:	16px;
	font-weight: bold;
	color: #FFFFFF;
}

.klantTotaal {
	background-color: #c7ca00;
	height: 212px;
	width: 421px;
	overflow: hidden;
	display: block;
	position: absolute;
	z-index: 20;
}

.klantTotaalFoto {
	border-bottom: 1px solid #FFFFFF;
	height:	95px;
	width: 135px;
	position: absolute;
	z-index: 30;
}

.klantTotaalSummary {
	float:right;
	width: 280px;
	font-weight: bold;
}

.klantTotaalTekst {
	width: 410px;
	height: 95px;
	font-weight: bold;
	margin-top:45px;
	margin-left:10px;
}

*:first-child+html .klantTotaalTekst {
	margin-top:30px;
}

.panelKlant {
	margin: 0px;
}

/* EINDE KLANTEN PANELEN */


/* KLANTEN PANELEN */

.medewerkerContainer {

	float: left;
	margin-right: 8px;
}
#medewerkerDiv1 {

	background-color: #c7ca00;
	height: 204px;
	width: 135px;
	overflow: hidden;
	display: block;
}

#medewerkerDiv2 {

	background-color: #a5aa66;
	height: 204px;
	width: 135px;
	overflow: hidden;
	display: block;

}

#medewerkerDiv3 {

	background-color: #baada1;
	height: 204px;
	width: 135px;
	overflow: hidden;
	display: block;

}

.pod1 {
	background-color: #c7ca00;
}

.pod2 {
	background-color: #a5aa66;
}


.pod3 {
	background-color: #baada1;
}



.medewerkerNaam {
	border-top: 1px solid #FFFFFF;
	height:20px;
	font-size:	12px;
	font-weight: bold;
	color: #FFFFFF;
	padding:2px 5px 2px 5px;
	margin-top:115px;

	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:.80;
	
	cursor:pointer;
}


.medewerkerSummary {
	color: #3c3c3e;
	font-weight: bold;
	padding:2px 5px 2px 5px;
	height: 25px;

	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:.80;
	
	cursor:pointer;
}

.medewerkerPijltje {
	border-bottom: 1px solid #FFFFFF;
	height:20px;
	font-size:	16px;
	font-weight: bold;
	color: #FFFFFF;

	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:.80;
	
	cursor:pointer;
}

.medewerkerTotaal {
	background-color: #c7ca00;
	height: 206px;
	width: 421px;
	overflow: hidden;
	display: block;
	position: absolute;
	z-index: 20;
}

.medewerkerTotaalFoto {
	border-bottom: 1px solid #FFFFFF;
	height:	95px;
	width: 135px;
	position: absolute;
	z-index: 30;
}

.medewerkerTotaalSummary {
	margin-left:10px;
	width: 410px;
	font-weight: bold;
}

.medewerkerTotaalTekst {
	width: 410px;
	height: 95px;
	font-weight: bold;
	margin-top:10px;
	margin-left:10px;
}


.panelMedewerker {
	margin: 0px;
}

/* EINDE MEDEWERKERS PANELEN */


.foto {
	float:right;
}


.logo {
	margin: 30px 0px 0px 15px;
}

img {
	border: 0px;
}

.imgbut {
	border: 0px;
	margin: 5px;
}

a {
	color: #008dc9;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #bdc8de;

}

a.nav,
a.subnav {
	color: #bdc8de;
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover,
a.subnav {
	color: #FFFFFF;
}

a.blauw {
	color: #008dc9;
	font-weight: normal;
	text-decoration: none;
}

a.blauw:hover {
	text-decoration: underline;
}

a.footer {
	color: #37699e;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: underline;
}

li.nav {
	list-style-image: url("../pics/navarrow.gif");
	margin-left: 30px;
}

li.nav_selected {
	list-style-image: url("../pics/navstar.gif");
	margin-left: 30px;
}

li.subnav,
li.subnav_selected {
	margin-left: 50px;
}

li.subnav a {
	color: #bdc8de;
}

li.nav_selected a,
li.subnav_selected a {
	color: #ffffff;
}

h1 {
	font-size: 18px;
	color: #76861d;
	text-align:right;
}

h2, .subkop {
	font-size: 16px;
	color: #76861d;
}

h2 #titelActueel{
	position: absolute;
	width: 80px;
	height: 20px;
	background-color: #edeae6;
	background: url("../pics/titel_actueel.jpg") no-repeat;
	display: block;
	margin: 0;
	padding: 0;
}

h3 {
	font-weight: bold;
	color: #4a4a4c;
	font-size: 11px;
}

/* OVERLAY */
#overlay {
	background-color:#FFFFFF;
	display:none;
	height:100%;
	width:100%;
	left:0px;
	opacity:0.7;
	filter:alpha(opacity=70); 
	position:fixed;
	top:0px;
	z-index:900;
}
* html #overlay {
	position:absolute;
}
.overlayDialog {
	background-color:#FFFFFF;
	border:1px solid #003366;
	display:none;
	height:460px;
	left:50%;
	position:fixed;
	text-align:left;
	top:50%;
	width:440px;
	z-index:950;
	padding: 0px;
}
* html .overlayDialog {
position:absolute;
}
.windowIEcenter {
}