@charset "utf-8";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #333;
}
p	{margin:5px 5px 10px 10px;color:#333333;font-size:12px;line-height:20px;text-align:left;}

h1 {
	color:#666666;
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

h2 {
	margin:5px 5px 0px 10px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:20px;
}

.inlineH {margin:0px 5px 0px 0px;display:inline;}

ul{
	margin:0px 5px 10px 10px;
	}

li {
	font-size:12px;
	margin:3px 0 2px;
	padding-bottom:4px;
	list-style-image: url(../images/li.gif);
	list-style-position: inside;
}



#container {
	width: 852px; 
	background-color: #FFF;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	clear:both;
	height: 90px;
	/*padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#headerlogo {
	float:left;
	width:225px;
	padding: 23px 0px 0px 15px; 
	text-align: left;
}

/* menu in header */
#headermenu {
	float:right;
	width:500px;
	text-align:right;
}

#mainContent {
	clear:both;
	background: #FFF;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */	
	margin: 0px 10px 0px 10px;
	height: 527px;
}

#leftContent{
	float:left;
	width:230px;
}

#rightContent{
	float:left;
	width:580px;
}

#thumbs{
	margin: 75px 0 0 30px;
	float:left;
	width:220px;
}

#caption ul li {
	background-image:none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	list-style-type: none;
	font-size:11px;
	padding-bottom:5px;
	padding-top:5px;
	line-height: 16px;
	text-align: left;

}

#rightContent2{
margin: 35px 0 0 60px;
float:left;
width:520px;
}

#webContent {
	clear:both;
	background: url(../images/kop_webstijl.gif) right bottom no-repeat #fff;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */	
	margin: 0px 10px 10px 10px;
	height: 520px;
}

#printContent {
	clear:both;
	background: url(../images/kop_printstijl.gif) right bottom no-repeat #fff;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */	
	margin: 0px 10px 10px 10px;
	height: 520px;
}

#onzeContent {
	float:left;
	width:580px;
	min-height: 520px;
	background: url(../images/kop_onzestijl.gif) right bottom no-repeat #fff;
}

#werkContent {
	float:left;
	width:580px;
	min-height: 520px;
	background: url(../images/kop_werkstijl.gif) right bottom no-repeat #fff;
}


#flashcontent {
	height: 440px;
	font-size:10px;
}


#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:#DDDDDD;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.menu_item {
	display:block;
	float:right;	
	font-size:12px;
	color: #999;
	text-decoration:none;
	text-align: center;
	margin-top:63px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: #999 1px solid;
}

.menu_item:hover {
	text-decoration:underline;
}

.menu_itemlast{
	display:block;
	float:right;	
	font-size:12px;
	color: #999;
	text-decoration:none;
	text-align: center;
	margin-top:63px;
	padding-right: 12px;
	padding-left: 5px;
	border-right:0px;
}

.menu_itemlast:hover {
	text-decoration:underline;
}

.formGrid {
	margin: 0px;
	padding: 0px;	
}

.formGrid .blackCell {
	width: 104px;
	height: 104px;
	background: url(../images/cell_black.gif) no-repeat;
	background-color:#000000;
}

.formGrid .cccCell {
	background: url(../images/cell_ccc.gif) no-repeat;
	width: 104px;
	height: 104px;
	background-color:#CCCCCC;
}

.formGrid .greyCell {
	background: url(../images/cell_999.gif) no-repeat;
	width: 104px;
	height: 104px;
	background-color:#999999;
}

.formGrid .darkgreyCell {
	background: url(../images/cell_666.gif) no-repeat;
	width: 104px;
	height: 104px;
	background-color:#666666;
}
.formGrid .whiteCell {
	background-color:#FFF;
	width: 104px;
	height: 104px;
}

.formGrid .spanCell {
	background-color:#ccc;
	width: 208px;
	height: 208px;
}

.formGrid .spanCellbig {
	background: url(../images/bg_big_000.gif) no-repeat;
	width: 312px;
	height: 312px;
	background-color: #000000;

}

.formGrid .spanCellbig p{
	font-size:10px;
	color:#fff;
	line-height:16px;
}

.formGrid .spanCell999 {
	background: url(../images/bg_999.gif) no-repeat;
	width: 208px;
	height: 208px;
	background-color: #999999;
	color:#000000;
}

.formGrid .spanCell666 {
	background: url(../images/bg_666.gif) no-repeat ;
	width: 208px;
	height: 208px;
	background-color: #666666;
}

.formGrid .spanCell666 p{
	font-size:10px;
	color:#ccc;
	line-height:16px;
}
.formGrid .spanCell333 {
	background: url(../images/bg_333.gif) no-repeat ;
	width: 208px;
	height: 208px;
	background-color: #333333;

}

.formGrid .spanCell333 p{
		color:#ccc;
}

.spanCell333 a {
	text-decoration:underline;
	color:#ccc;
}
.spanCell333 a:hover {
	text-decoration:underline;
	color:#ccc;
}

.formGrid .spanCell000 {
	background: url(../images/bg_000.gif) no-repeat;
	width: 208px;
	height: 208px;
	background-color: #000000;
}

.formGrid .spanCell000 p{
		color:#fff;
}

.formGrid .colspanCell {
	background-color:#fff;
	height: 104px;
	width: 208px;
	text-align:center;
	background-color: #FFFFFF;
}
.formGrid .colspanCellextra {
	background-color:#fff;
	height: 104px;
	width: 416px;
	text-align:center;
	background-color: #FFFFFF;
}

.formGrid .colspanCellccc {
	background:url(../images/bg_med_ccc.gif) no-repeat;
	height: 104px;
	width:208px;
	text-align:center;
	background-color: #CCCCCC;
}
.formGrid .colspanCell666 {
	background:url(../images/bg_med_666.gif) no-repeat;
	height: 104px;
	width:208px;
	text-align:center;
	background-color: #CCCCCC;
}
	

.formGrid .colspanCell666 p{
		color:#000;
		font-size:10px;
}

.colspanCell666 a {
	text-decoration:underline;
	color:#000;
}
.colspanCell666 a:hover {
	text-decoration:underline;
	color:#000;
}
.formGrid .colspanCell999 {
	background:url(../images/bg_med_999.gif) no-repeat;
	text-align:center;
	height: 208px;
	width: 104px;
	background-color: #fff;

}

.formGrid .flat {
	width: 104px;
	height: 1px;
	background-color:#FFF;
}

div#errors {
	width: 300px;
	margin:0 auto;
	color:#FF0000;
	font-size: 10px;
}

label {
	float: left;
	width: 80px;
	text-align: left;
	padding-top: 5px;
}

input{
	font: 10px Verdana, sans-serif;
	padding: 3px;
	margin: 3px;
	border: 0px solid #666;
	background: #666;
	color: #fff;
	height:15px;
	width: 180px;
}

textarea {
	padding: 3px;
	margin: 3px;
	border: 0px solid #666;
	background: #666;
	color:#FFFFFF;
}

input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout, span.fout {
	color: #FF0000;
}

.formknop {
background-color:#666;
border:1px solid #fff;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
height:25px;
width:100px;
}

