/* CSS Document DANIELSGROEP */

* { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
body, html { margin:0; height:100%; }
html { background: #DDE7EE url(images/site/bg.gif) repeat-y top center; overflow: -moz-scrollbars-vertical; }
/*body { background: url(images/site/bg2.gif) repeat-x 0 0; } */
form { margin:0; }
a { color:#600; }
a:hover {text-decoration:underline; }
#header a { color:#FFF; font-weight: normal; }
div.hr { height:2px; color: #e50; background-color: #e50; margin: 0 0 10px 0; width: 100%; clear: both; overflow:hidden; }
img { border: 2px solid #3c1200; float: left; margin: 0 10px 10px 0; }
li { margin-bottom: 6px; }
td { vertical-align:top; }

p { margin:0 0 20px 0; }

#leftcolumn, #rightcolumn { margin-bottom: 30px; line-height:1.3;}
h1 { font-size: 12px; font-weight: bold; line-height: 15px; color:#e50; margin:0; }
h2 { font-size: 12px; font-weight: bold; line-height: 15px; margin: 0 0 5px 0; color:#e50; }

/* LAYOUT */

#main { width:900px; margin:0 auto; color:#220505; margin-bottom:-24px; min-height:100%; _height:100%; background: #FFF url(images/site/figuren.gif) no-repeat bottom right; border-left: solid 1px #999; border-right: solid 1px #999; }

#header { width:100%; height:310px; background: url(images/headers/top.jpg) no-repeat top left; line-height:24px; color: #FFF; overflow:hidden; }
#header .inner2 { height:146px; margin-top:153px; width:100%; background: url(images/headers/0.jpg);}
#header .inner2 a { font-weight:normal; }
#header .inner2 a.first { padding-left:32px; }
#header .inner2 h1 { padding-left: 32px; padding-top: 86px; margin-bottom: 0; font-size:16px; font-weight:bold; }

#menu a { color: #FFF; text-decoration:none; }
#menu a:hover { text-decoration:underline; }

#footer { width:100%; height:24px; position:relative; }
#footer .inner { width:900px; margin:0 auto; color:#D85; background: #FFF; height: 24px; line-height: 24px; }

#menu { width:100%; height:50px; background: #660000; color: #FFF; line-height: 22px; }
#menu .inner { float:right; width:550px; padding-top: 10px; font-weight:bold;}
div#home { float: left; }
div#home a { line-height:50px; margin-left:20px; color:#FFF; font-weight:bold; }

#menu ul { margin: 0; padding: 0; list-style-type: square; height:15px; }
#menu li { position: relative; float: left; text-align: left; }
#menu li { border-right: 2px solid #600; margin:0; padding:0; height:15px; }
#menu li#last { border-right: none; }
#menu li.first { text-align:left; }

#leftcolumn  { float:left; padding-left:30px; width:400px; }
#rightcolumn { float:right; width: 400px; padding:0 30px; }

/* FORMULIER OPMAAK */

form label { float: left; width: 100px; text-align: right;  margin-right: 7px; }
form input, textarea { width: 400px; background:#663300; color:#FFF; border: 1px solid #F80; margin-bottom:10px; }
form textarea { height: 100px; }
form input { }
form table input { width:auto; }
.content2 form input { width: 33%; font-size: 9px; height: 18px;}
#logindiv input { margin-bottom:0; }
form input#f_submit { width: 100px;}

form input.login { width: 80px; padding:0; margin-top:2px; background:#663300; border:none; color:#FFF; }