body { 
	font-size:12px;
	color:#58585a;
	background-color:#fff; 
	margin:0; 
	padding:0 5px;
	overflow:auto;
}

body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input {
	font-family:"Dax",arial,verdana,helvetica,sans-serif;
}

h1 {font-size:160%; margin-top:0px; font-weight:normal;}
h2 {font-size:150%;margin-top:10px;margin-bottom:10px;font-weight:normal;}
h3 {font-size:120%;font-weight:normal;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

h1 {
	background-color:transparent;
	color:#00abc1;
	}

h2,h3,h4,h5,h6 {
background-color:transparent;
color:#7AB030;
}

a:link,a:visited {color:#7AB030; background-color:transparent}
a:hover,a:active {color:#db2f36; background-color:transparent}

iframe {display:none;}

dt {
	font-size: 12px;
	font-weight: bold;
}

dd {
	margin: 0 0 10px 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#wrapper {
	background-image:url('../img/layout/menu.png');
        background-repeat:no-repeat;
        background-position:left top;
	/* border-top: 3px solid #7AB030;*/
	width: 600px;
	margin: 0px;
	padding: 0px;
}

div#wrapper2 {
	border-top: 3px solid #7AB030;
	width: 598px;
	margin: 0;
	padding: 0;
}

img.logo { 
	clear: right;
	float: left;
	margin: 15px 0 0 20px;
	border: 0;
}

img.pic {
	float: right;
	margin: 4px 0 5px 5px;
}


/* Tab submenu */

ul#submenu {
	height: 35px;
	clear: both;
	margin: 25 0 0 0px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

ul#submenu li {
	display: inline;
}


ul#submenu li a {  
	float: left;
	display: block;
	background: #7AB030; 
	color: #fff; 
	margin-right: 6px; 
	padding: 3px 8px 5px 8px; 
	height: 15px; 
}

ul#submenu li a:link, ul#submenu li a:visited { 
	background: #7AB030; 
	color: #fff; 
	text-decoration: none; 
}

ul#submenu li a:hover, ul#submenu li a:active, ul#submenu li a.groen{
        background: #4A6C20;
        color: #fff;
        text-decoration: none;
}

/* Tab menu = menu bovenaan */

ul#menu {
	height: 26px;
	clear: both;
	margin: 0 0 0 230px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

ul#menu li {
	display: inline;
}

ul#menu li a {  
	float: left;
	text-decoration: bold;
	margin-right: 7px; 
	padding: 12px 0px 2px 3px; 
	height: 20px; 
}

ul#menu li a:link, ul#menu li a:visited, ul#menu li a:hover, ul#menu li a:active { 
	background-color:transparent;
	color: #fff; 
}

div#content {
	margin: 80px 0px 0px 0px;
	width: 600px;
	padding: 0;
}

div#caption {
	padding: 20px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

div#caption h1 {
	font-size: 30px;
	color: #7AB030;
}

div#caption h2 {
        font-size: 18px;
        color: #666;
}

div#caption p {
	margin-top: 0;
	line-height: 1.6em;
}
div#main p {
	margin-top: 0;
}

div#footer {
	margin-top:80px;
	padding:12px;
	color:#4A6C20;
	font-size:90%;
	text-align: right;
		background-image:url('/formulieren/img/layout/lijn.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#footer a:link, #:visited {
	text-decoration: none;
	color:#7AB030;
	background-color:transparent;	
}

div#footer a:hover,#footer a:active {
	/*text-decoration:underline;*/
	color:#7AB030;
	background-color:transparent;
}


/* Registration form */

div#form fieldset {
	margin-bottom: 20px;
	border: 1px solid #db2f36;
}

div#form fieldset legend {
	padding: 0 5px;
	font-weight: bold;
	font-size: 12px;
	color: #7AB030;
}

div#form label {
	display: block;
	margin-bottom: 4px;
}

div#form label.inline {
	display: inline;
}

div#form p {
	margin: 0 0 2px 0;
	padding: 3px;
}

input { 
	border: 1px solid #999; 
}

input#disabled {
	border: 1px solid #999;
	background: #E4EBEE;
}

.button {
	/*background-image:url('../img/layout/button.png');
	background-repeat:no-repeat;*/
	background-color: #db2f36;
	margin-right: 0px;
	padding: 0px;
	color: #fff;
	}

.field {
	width: 240px;
	margin: 3px 1px;
	padding: 2px;
}

.smallfield {
        width: 50px;
        margin: 3px 1px;
        padding: 2px;
}

.area {
	width: 240px;
	height: 100px; 
	padding: 2px;
}

TABLE { 
	background-image:url('img/layout/bgfadegeel.gif');
	background-repeat:repeat-x;
}

table.rood {
	background-color: #db2f36;
	}

table.wit { 
	background-color: #ffffff; margin-right: 15px; 
	}

table.borderyellow { 
	background-color: #ffffff; margin-right: 15px; border: 1px solid #d3dc3c;
	}

table.yellow { 
	background-color: #d3dc3c;
	}

table.bestel { 
	background-color: #f2f2f2; border: 1px solid #7ab030;
	}

table.bestel td {
	padding: 7px; border-bottom: 1px dotted #ccd80c;
	}

table.border, {
	background-color: #fff; border: 1px solid #7ab030; padding: 10px;
	}

/* Debug */

#debug {
	font-size: 10px; 
	padding: 10px; 
	color: darkred;
	display: none; /*--> set to 'block' to show debug messages*/
	font-weight:normal;
}

input.incomplete, select.incomplete {
	border: solid red 1px;
	background: #FFFFDF;
}

/* Detail page */

dl#detail dd address { 
	font-style: normal;
} 
