
/* Reset stylesheet
--------------------------------------------------------------------------*/

@import url(reset.css);



/* Default
--------------------------------------------------------------------------*/

body {margin:0px;font-family:Verdana, Tahoma, Helvetica, sans-serif; font-size:11px; line-height:18px; color:#777; background:url("/_img/bg2.jpg") repeat-x; background-color: #fff; }

p, ul, dl, ol { margin-bottom:18px; }



/* Headings
--------------------------------------------------------------------------*/

h1, h2, h3, h5, h6 { color:#f89e00; font-weight:bold; }

h1 { font-size:17px; margin-bottom:0px; }

h2 { font-size:14px; font-family:Arial Black; color:#353434; float:left; }

h3 { font-size:14px; clear:both; margin-bottom:2px; }

h5 { font-size:12px; }

h6 { font-size:14px; }

strong {color:#f89e00;}

hr { color:#fcaf17; }



/* Layout
--------------------------------------------------------------------------*/

#wrapper { height:auto; width:999px; margin: 0px auto; margin-top: 19px; background:url("/_img/wrapper_bg.jpg") repeat-y; background-color:#fff;}

#logo{ width:247px; height:98px; float:left; }

#header{ width:722px; height:98px; background:url("/_img/header_bg.jpg") repeat-x; float:right; padding-left:20px; padding-right:10px; }
 
#adres { width:205px; height:217px; padding:20px; color:#fff; font-size:9px;  background-image:url("/_img/sidepanel3.jpg"); background-repeat: repeat-x; background-position:bottom; background-color:#000; float:left; border-right:0px solid #fff;}

#adres a { color:#fff; }

#headerfoto{ width:754px; height:255px; float:left; border-bottom:2px solid #fff;}

#menublok { width:206px; height:auto; background-color:#000; clear:both; position:absolute; top:399px;}

#content { width:710px; background-color:#fff; min-height:350px; padding:22px; border-left:245px solid #000; position:fixxed; top:379px; float:right;}

#footer { width:999px; height:20px; float:right; text-align:center; padding-top:10px; padding-bottom:10px; font-size:10px;}



/* Zoeken
--------------------------------------------------------------------------*/

#zoeken { color:#fff; font-weight:bold; float:right; width:700px; height:50px;  text-align:right; padding-top:20px; padding-right:10px;}

#zoeken input.text { border:1px solid #e07a15; width:150px; height:14px; color:#aaa; font-size:11px;}

#zoeken input.submit { height:17px; width:31px; border:0px solid #cccccc; font-size:11px; vertical-align:middle; 
background-image:url("/_img/submits/go.png"); margin-top:-3px; }



/* Hyperlinks
--------------------------------------------------------------------------*/

a{ color:#777; text-decoration:none;}

a:hover{ text-decoration:underline;}



/* Snelnavigatie
--------------------------------------------------------------------------*/

ul#snelmenu { font-size:11px; float:right;}

ul#snelmenu li { float:left; padding-left:10px; padding-right:10px;  background:url("/_img/snelmenu.jpg") no-repeat; background-position:left;}

ul#snelmenu li a { color:#fff; }

ul#snelmenu li a.active { text-decoration:underline; }

ul#snelmenu li.first { background:none; }

ul#snelmenu li a:hover { color:#fff; text-decoration:underline;}



/* Navigatie
--------------------------------------------------------------------------*/

ul#menu li { height:22px; padding-left:0px; margin-left:20px; background:url("/_img/1menulijn.jpg") no-repeat; background-position:bottom left; margin-bottom:2px; }

ul#menu li a { color:#fff; text-decoration:none; display:block; background:url("/_img/1menuachtergrond.jpg") repeat-y; background-color:#f89e00; font-family:Arial, Helvetica, sans-serif; font-size:13px;}

ul#menu li a.active { color:#000;}

ul#menu li a.active:hover { color:#000; text-decoration:underline; }

ul#menu li a:hover { color:#fff; text-decoration:underline;}




ul#1submenu {  background:url("/_img/1menulijn.jpg") no-repeat; background-position:bottom right; padding-bottom:3px; margin:0px;}

ul#1submenu li { height:13px; background:none; padding-bottom:6px;}

ul#1submenu li a { color:#fff; text-decoration:none; display:block; font-family:Arial, Helvetica, sans-serif;}

ul#1submenu li a:hover { color:#fff; text-decoration:underline;  }



/* Formulier onderdelen
--------------------------------------------------------------------------*/

.text_input { height:15px; width:160px; border:1px solid #cccccc; font-size:11px; color:#909090;}

.textarea { height:130px; width:320px; border:1px solid #c7c7c7; font-size:11px; color:#909090; font-family:Tahoma;}



