@charset "utf-8";
/* CSS Document */

body {margin:0px; padding:0px;  font-family:Helvetica, sans-serif; color:#1c3f95; font-size:16px; background-color:#faf7e4;}

p {padding:10px 18px 0px 18px; color:#FFF; font-size:12px; text-align:left;}
p.intro {font-size:16px; letter-spacing:2px;}
p.links {margin:3px; padding:0px; color:#000;}
p.footer {margin:3px; padding:0px; color:#000;}

a {color:#1c3f95;}
a:hover {text-decoration:none;}
a.footer {font-size:12px; text-decoration:none; color:#000;}
a.footer:hover {text-decoration:underline;}

span {color:#000;}
fieldset {border:none;}
legend {display:none;}

img {border:none;}
img.headpic{padding-top:5px}

#container {width:950px; height:700px; margin-right:auto; margin-left:auto;}

#container #head {height:95px; padding-top:14px; padding-right:5px; text-align:right; background-image:url(../img/logo.jpg); background-repeat:no-repeat; background-position:left;}
#container #navi {height:29px; background-color:#ee3124;}

#container #main {height:550px;}
#container #main #picslide {width:485px; height:325px; margin-top:5px; float:left; }
#container #main #content {width:460px; height:530px; margin-top:5px; overflow-x:hidden; overflow-y:auto; background:#3DACD7 url(../img/content_bg.jpg) no-repeat; float:right;}
#container #main #content a {color:inherit;}
#container #main #content_edit {width:100%; margin-top:35px; background:none;}
#container #main #content_edit p {color:#000; padding:0px;}
#container #main #content_edit h1 {margin-top:40px;}
#container #main #content_edit h2 {color:#000;}

#container #main #content label {width:65px; margin-right:20px; cursor:pointer; color:#FFF; text-align:right; float:left; }
#container #main #content input {width:60%; margin-top:2px; padding:3px; font-family:inherit; font-size:90%; border:1px solid #FFF;}
#container #main #content input.error {border:1px solid #000;}
#container #main #content input:focus {border:1px solid #FFF; background-color:#00CCFF;}
#container #main #content textarea {width:75%; height:120px; margin-top:2px; margin-bottom:-10px; padding:3px; font-family:inherit; font-size:90%; border:1px solid #FFF;}
#container #main #content textarea.error {border:1px solid #000;}
#container #main #content textarea:focus {border:1px solid #FFF; background-color:#00CCFF;}
#container #main #content input.form_btn {width:auto; margin-top:0px; background:#FFF;}
#container #main #content span.fout {margin-left:77px; padding:4px 7px; font-size:14px; letter-spacing:2px; color:#FFF; background:#217594;}
#container #main #content span.goed {padding:4px 7px; font-size:14px; letter-spacing:0px; color:#FFF; background:#42D270; border:1px solid #FFF;}
#container #main #content #verstuur_email {margin-left:97px; margin-right:-2px;}

#container #main #extramenu {width:490px; height:200px; margin-top:5px; float:left;}
#container #main #extramenu .block {width:93px; height:200px; margin-right:5px; background-color:#42d270; float:left;}

#container #main #footer {width:100%; height:20px; float:left;}
#container #main #footer #left {float:left;}
#container #main #footer #right {float:right;}
