/* CSS Document Noordertuin */
html {height:100.1%;}
body {
margin:0; padding:0;
background:#32550B url("images/bg_body.jpg") top left repeat-x;
text-align:center;
font: normal small/1.3em "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; line-height:normal;}
h1 {color:#46750F; font-size:190%; margin-top:20px;}
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; margin:30px 0 0 0; padding:0; font-size:180%;}
dt {margin:10px 0 2px 0; font-size:110%;}
dd {margin: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:290px; float:left; background:url("images/bg_header_left.jpg") top left no-repeat;}
#header .right {width:705px; height:290px; 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;}
#content .right .col1{width:344px; float:left;}
#content .right .col2{width:358px; 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:#92C42F;}
.textfield{background-color:#E0F4C6;}
.button{background-color:#477512; color:#fff; border:0; padding:2px;}


.post{float:left; clear:both;  margin:10px 0px;}
.post_date{width:100px; float:left;}
.post_entry{width:540px; float:left; border-bottom:1px dotted #494949;}
.post_entry p{margin-top:0;}

.date{background:url("images/calendar.gif") center top no-repeat;height:40px;width:40px;text-align:center;font-style:normal;display:block;float:left;margin:5px 30px 10px 0;padding:3px 0 0;}
.date .month{color:#494949;font-size:10px;text-transform:uppercase;line-height:10px;margin:0;padding:0;}
.date .day{font-weight:700;font-size:16px;color:#333;line-height:14px;margin:0;padding:0;}
.date .year{font-size:10px;line-height:10px;color:#494949;margin:0;padding:0;}