/*
Author: Moonbeetle - Joris Heyndrickx
Author URI: http://moonbeetle.com/
Tags: Noordertuin van Antwerpen
*/
html {height:100.1%;}
body {
margin:0; padding:0;
background:#32550B url("images/bg_body_inner.jpg") top left repeat-x;
text-align:center;
font: small/normal "Lucida Sans Unicode",Verdana,sans serif;
color:#333333;}
a {color:#0066FF; font-family:Verdana, Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
h1 {color:#83B82E; font-size:300%; margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif;}
h2 {font-size:150%; font-family:Verdana, Arial, Helvetica, sans-serif; margin:10px 0; padding:0;}
h3 {color:#467412; font-family:"Lucida Sans Unicode", Verdana, Arial; font-size:120%; margin:15px 0 0 0; padding:0;}
h4 {color:#477512; font-size:110%; font-weight:bold; margin-top:0;}
img{border:none; outline:none;}

#wrapper {width:990px; margin:0 auto; text-align:left;}

/* Topheader */
#topheader {background-color:#fff; float:left;}
#topheader .left {background:url("images/logo_top.jpg") top left no-repeat; width:285px; height:60px; float:left;}
#topheader .right {width:705px;float:right; padding:10px 0 0 0;}
#topheader p {color:#467412; font-size:110%; margin:0; padding:10px 10px 0 0; float:left;}

/* Header */
#header {clear:both;}
#header .left {width:285px; height:200px; float:left; background:url("images/bg_header_left.jpg") top left no-repeat;}
#header .right {width:705px; height:200px; float:right; background-color:#477512;}

/* Content */
#content {background-color:#fff; float:left; min-height:450px; height:auto!important; height:450px; padding:0 0 40px 0;}
#content .left {width:285px; float:left;}
#content .right {width:705px; float:right;}
.tekst {width:645px; float:right; padding:20px 60px 0 0;}

/* Nav */
ul.nav {margin:0; padding:25px 50px 0 25px; list-style:none;}
ul.nav li {border-bottom:1px solid #C6D4BA; padding:2px;}
ul.nav li a {color:#333333; text-decoration:none; display: block;}
ul.nav li:hover {background-color:#E0F4C6;}

/* Footer */
#footer{color:#cf0; text-align:center; clear:both;}
#footer div{padding:5px 0px;}
#footer a{color:#cf0; text-decoration:none;}
#footer a:hover, #footer a:active{color:#fff; text-decoration:none;}
#footer img{border:none; outline:none;}

/* Search */
.search{margin:10px 25px;}

/*classes*/
.baseline {font-weight:bold;}
.highlight {color:#8CD966;}
.textfield{background-color:#E0F4C6; padding:2px; border:1px solid #ccc;}
.button{background-color:#477512; color:#fff; border:0; padding:2px;}
.container{background-color:#E0F4C6; padding:10px;}
.form{border:1px solid #CCC; border-left:none; border-right:none; padding:15px;}

/* Widget styles */
.title{padding: 4px 0px; font-size: 1.3em; color:#477512;}

