	
*{
padding: 0;
margin: 0;
}

body {
background: white;
color: #443c2f;
font: 0.8em Arial, Helvetica, sans-serif;
}

a{
color: #584f44;
text-decoration: none;
}

a:hover, a:active{
color:#9C8B6D;
text-decoration:none;
}

#wrapper{
padding-top: 0px;
margin: 0 auto;
width: 750px;
}

#header{
margin: 0;
text-align:right;
padding-right: 10px;
padding-top: 10px;
height:270px;
background: url(images/vreede.jpg) top left no-repeat;
}

#header txt{
text-align: right;
font-size: 1em;
font-family: Garamond, serif;

}

#header-h1{
color: white
font:7em Garamond, serif;
}

#nav {
float: left;
width: 140px;
}

#nav ul { 
list-style-type: none;
padding:0 0 15px 0;
margin:0;
} 

#nav a{
font: 1.25em Garamond, serif;
text-decoration: none;
padding-right: 15px;
display:block;
border-bottom:1px solid;
padding:5px 5px 5px 0;
}

#nav a.block{
font: 1em Garamond, serif;
text-decoration: none;
padding-right: 15px;
display:block;
border-bottom:0px solid;
padding:5px 5px 5px 0;
}

#nav a:hover, a:active{
color: black;
border-bottom: 1px solid;
}

#nav h1{
font-size:1.3em;
padding:8px 0 5px;
}

input, textarea{
padding:5px;
margin:5px 0;
background:#fff;
border:1px solid #000;
color: #000;
}

#text {
height: auto;
padding-left: 7px;
padding-bottom: 7px;
margin-top: 3px;
border-left-color: #9e9e9e;
border-bottom-color: #e2e2e2;
border-left-style: solid;
border-left-width: 1px;
border-bottom-style: outset;
border-bottom-width: 4px;
float:right;
width:550px;
line-height:1.5em;
background:transparent;
}

#text p {
font: Arial, Helvetica, sans-serif;
padding-bottom: 7px;
padding-right: 7px;
padding-top: 7px;
line-height: 1.4em;


/* ingevoegd */
/* einde ingevoegd */
}

h1, h2, h3, h4{

padding-right: 5px;
padding-top: 5px;
color: #564d42;
font-family:Garamond, serif;
}

#text h1{
padding-bottom: 10px;
font-size: 1.5em;
font-variant: small-caps;
}

#text h2{
padding-bottom: 10px;
font-size: 1.3em ;
}

#text h3{
padding-top: 0px;
padding-bottom: 0px;
font-size:1.19em;
}

#text ol, ul{
padding:0 15px;
margin:0 15px;
}

.meta{
text-align:right;
font-size:0.8em;
background:white;
padding:2px;
margin:5px 7px;
}

blockquote{
/*padding-left: 7px;*/
                      
                      
top: 0px;
                      
padding-left: 7px;
padding-bottom: 7px;
padding-right: 10px;
padding-top: 7px;
text-align: left;
font-size: 1.1em;
font-family: Garamond, serif;
border-left-color: black;
margin-left: 1px;
margin-bottom: 5px;
margin-right: 10px;
margin-top: 5px;
background:url(images/block.jpg) top right no-repeat;
border-left:1px solid;
border-left-color: #9e9e9e;
}

#footer{
clear: both;
/*background:url(images/sitemap.gif) right no-repeat;*/
text-align: right;
padding-bottom: 10px;
padding-top: 5px;
margin-top: 10px;
height:30px;
line-height:30px;
}

#footer txt{
font-family: Garamond, serif;
font-size: 1em;



}

#img{
	margin-right: 7px;
	margin-bottom: 10;
}



