
body.default {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 76%;
	text-align: left;
}


/* HEADER */

#header span#headertext img {
	display: block;
	border: 0;
}

/* TOPMENU */

div#topmenubar {
	display: none;
}


/* FOOTERMENU */

#footermenubar {
	display: none;
}	



/*  WRAPPERS  */
div#sitebox {
	width: 650px;
}

div#loginform {} /* ivm ie5 */

div#loginform {
	display: none;
}


/* CONTENT */

div#aanmeldprocescontainer ol {
	padding-top: 1px;
}

*html div#aanmeldprocescontainer ol { /* shows only in ie */
	padding-top: 0px;
}

div#aanmeldproces ol li {
	margin: 10px 0;
}


div#deelnemers {
	margin: 18px 0 0 0;
}

div#deelnemers img {
	margin: 5px 0 0 0;
}

div#buttoncontainer {
	display: none;
}

a.button {
	display: none;
}

#loginform form {
	display: none;
}


form input.checkbox {
	margin: 0 5px;
}

form label.fixed {
	width: 195px;
	display:block;
	float: left;
	padding: 5px 0 0 10px;
}

form label.padded {
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
}

form fieldset {
	display: block;
	width: 485px;
	padding: 0 10px 15px 10px;
	margin: 0 0 20px 0;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 465px;
	border: 1px solid #D6D6A4;
}

form fieldset legend {
	font-size: 1em;
	margin: 0 0 5px 0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

form fieldset#persoonsgegevens input.text, form fieldset#nieuwsbrief input.text {
	width: 230px;
	margin: 0 0 2px 0;
}

form fieldset#persoonsgegevens input.password {
	margin: 0 0 2px 0;
}

form fieldset#contact textarea {
	width: 325px;
	height: 200px;
}

form fieldset#gebied label.fixed {
	width: 140px;
}

form fieldset#gebied input.text, form fieldset#nieuwsbrief input.postcode {
	margin: 0 25px 2px 0;
	width: 60px;
}

form fieldset#gebied input.required {
	margin: 0 10px 2px 0;
}

form fieldset#gebied input.number {
	margin: 0 0 2px 10px;
	width: 30px;
}

.required-asterix {
	color: red;
	padding: 0 0 0 10px;
	font-weight: bold;
	vertical-align: super;
}

form fieldset#gebied .required-asterix {
	padding: 0 10px 0 0;
}

fieldset img {
	margin: 5px 5px 0 10px;
}

form input.readonly {
	border: 0;
	font-family: "Trebuchet MS", verdana, arial;
	font-style: italic;
}

form fieldset#nieuwsbrief label {
	width: 100px;
}

form div.no-js-button {
	clear: both;
	float: right;
	margin: 20px 0 0 0;
}

table#diensten {
	border-left: 1px solid #D6D6A4;
	border-bottom: 1px solid #D6D6A4;
	width: 485px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1em;
}

table#diensten th {
	background: #F3F3C1;	
	border-top: 1px solid #D6D6A4;
	border-right: 1px solid #D6D6A4;
	padding: 2px 5px;
	text-align: left;
	font-style: italic;
}

table#diensten th.dienst {
	background: #fff;
	font-weight: normal;
	padding: 2px 5px 2px 10px;
}

table#diensten td {
	text-align: left;
	padding: 2px 5px;
	border-top: 1px solid #D6D6A4;
	border-right: 1px solid #D6D6A4;

}

table#diensten th.indent {
	padding: 2px 5px 2px 10px;
}

table#diensten img {
	margin: 0;
}

table#diensten input.checkbox {
	margin: 0;
}

div#code {
	display: none;
}

/* BASIX */
a {
	text-decoration: none;
}

h1 {
	font-size: 1.4em;
	margin: 25px 0 10px 0;
	padding: 0;
}


h2 {
	font-size: 1.2em;
	margin: 10px 0;
	padding: 0;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 0;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0;
	font-style: italic;
	color: #666;
}

h4.faq {
	margin: 10px 0 0 0;
}

img {
	border: 0px;
}

p {
	margin: 0 20px 10px 0;
	width: 475px;
}

#left-home p, #right-home p {
	width: auto;
}

p.confirmation {
	height: 300px;
}

p.remark {
	font-style: italic;
	margin: 10px 0;
	color: #666;
	width: 450px;
}

div#postcodes {
	margin: -10px 0 10px 0;
	width: 450px;
}

span.details {
	font-size: 1em;
	font-style: italic;
	color: #666;
}

p.details {
	font-size: 1em;
	font-style: italic;
	color: #666;
	width: auto;
	margin: 0;
}

span.unavailable {
	color: #666;
}

span.emphasize {
	font-size: 1.3em;
	font-weight: bold;
}


/* SPECIAL */ 

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
