/* Overall */ 
body	{ background-color:#000000; width:100%; font-family:arial; font-size:0.8em; color:#ffffff; line-height:1.6em;}

.left 	{ float:left; 	}	
.right 	{ float:right; 	}
.clear	{ clear:both; 	}

/* Header */ 
ul#language li { margin-right:3px; line-height:1em; }
ul#navigation li{ margin-right:7px; line-height:1em;}
ul#navigation img { float:left;}
ul#navigation span { float:left; background-color:#2c002c; height:20px; padding-left:5px; padding-right:5px; padding-top:5px;}
ul#navigation span.selected { background-color:transparent!important; background-image:url(../images/selected.png); background-position:center; position:relative; height:24px; top:0; }

/* Main */
div#main p { margin-bottom:20px;}
div#main h2 { margin-bottom:5px;}
div#main li { margin-left:25px; list-style:disc; list-style-type:disc; }
div#main { margin-bottom:50px; }

/* Images */
div#images img { margin-bottom:20px; }

/* Contact */
ul.contact li { margin-left:15px;}

/* Feedback */
div.failure, div.success { background-color:#CCCCCC; border:1px solid #333333; padding:5px; margin-top:20px; margin-bottom:10px; }

/* Contact form */
div#content h3 { margin-bottom:10px;}
div#content label { display:block; float:left; width:100px; margin-bottom:10px;}
div#content input { display:block; float:left; width:250px; margin-bottom:10px;}
div#content .textarea { width:350px; height:100px;}
div#content button { display:block; background-image:url(../images/versturen.jpg); width:90px; height:36px; margin-left:250px; margin-top:10px; border:0; margin-bottom:30px; cursor:pointer;}

.area { width:250px; }
.cf-ol li { margin-left:0px !important; list-style:none !important; }
.emailreqtxt, .reqtxt, .linklove, .cf_hidden { display:none; }
.sendbutton { background-image:url(../images/versturen.jpg); background-color:transparent; font-size:0px; width:90px !important; height:36px; margin-top:10px; margin-left:250px; border:0px;}