BODY{
	margin: 0px;
	background-color : #000000;
	background: url('../img/bg_main.jpg');
}

TD {
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color : #000000;
	line-height : 15px;
}

HR{
	height: 1px;
}

FORM{
	margin: 0px;
}

SELECT{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #000000;
	width: 200px;
}

INPUT{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #000000;
}

.inputshort{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #000000;
	width: 100px;
}

.inputpostcode{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #000000;
	width: 40px;
} 

.inputoppervlakte{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #000000;
	width: 40px;
} 

.inputdikte{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #000000;
	width: 40px;
} 

.inputgemeente{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #000000;
	width: 155px;
}

.extravragen{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #000000;
	width: 490px;
} 

.radiobutton{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #000000;
	width: 10px;
} 

TEXTAREA{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #000000;
	width: 200px;
}

H1{
	font-size : 10pt;
	color: #336699;
	font-weight: bold;
	padding-bottom: 2px;
}

H3{
	color: #CECECE;
}

STRONG{
	color: #336699;
}

a  {
	text-decoration : underline;
	color: #4157a0;
}

a:hover {
	text-decoration : none;
}

.footer { 
FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 7pt; color : #999999; 
padding: 4px 4px;
height:10px;
} 

.footer a  {
	color: #999999;
	border : 0px;
	font-size : 7pt;
	text-decoration : underline;
	font-weight: normal;
}

.mainTable{
	width: 100%;
	height: 100%;
}

.wrapperTable td {
	text-align: left;
}

.height10{
	height: 10px;
}

.height100percent{
	height: 100%;
}

.doubleborder { 					
	border: 5px solid #336699;		/* red outside border color */
	padding: 1px;					/* 1px space between image and border */
	background-color: #ffffff;		/* fill the space with inside border color */
	background-repeat: no-repeat;	/* img will be placed in the backgound, just once */
	background-position: 1px 1px;	/* starting 1px from top and from left, so you can see the bg-color */
}

.headerRuler{
	background-color: #336699;
	height:3px;
}

.headerRulerWhite{
	background-color: #ffffff;
	height:1px;
}

.navItem, .navItemActive{
	background: url('../img/bg_nav.gif');
	background-repeat: repeat-x;
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; color : #999999;
	height: 31px;
	width: 200px;
	padding:0px;
}

.navItem a, .navItemActive a  {
	display:block;
	color: #ffffff;
	border : 0px;
	font-size : 8pt;
	text-decoration : none;
	font-weight: normal;
	height: 24px;
	width: 190px;
	padding: 7px 0 0 10px;
}

.navItemActive{
	background-color:#235383;
	background-image: none;
}

.navItem a:hover{
	background-color:#003366;
	background-image: none;
}

.leftNav{
	background: url('../img/bg_leftnav.gif');
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	width: 200px;
}

.leftNavBottom{
	background-color: #e5e5e5;
	background: url('../img/bg_leftnav.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	width: 200px;
}

.leftNavTitle{
	color: #336699;
	font-weight: bold;
	padding-bottom: 5px;
}

.contentTable{
	height:550px;
}

.error{
	color: red;
}

.errormsg{
	color: red;
	background-color: #ffffcc;
}

.submitbutton{
	width: 100px;
}

.greytxt{
	color: gray;
}

.faq{
	line-height: 20px;
}

.height135{
	height: 135px;
}

.height165{
	height: 165px;
}

blockquote {
	font-style: italic;
	margin: 0 0 20px 15px;
	padding-left: 10px;
	border-left: 3px solid #e5e5e5;
}

.signature {
	display:block;
	clear:both;
	margin: 8px 0 0 0;
}

.new {
	padding-left: 25px;
	font-style: italic;
	color: red;
}

.algemeen_titel {
	font-weight: bold;
}


/* LIGHTBOX */

#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
#keyboardMsg{ float: right; FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(../lightbox/overlay.png); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../lightbox/overlay.png", sizingMethod="scale");
}
