*
{
position: relative;
margin: 0;
padding: 0;
border: none;
}

html, body
{
width: 100%;
height: 100%;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 16px;
color: #7d6d5c;
font-weight: normal;
font-style: normal;
text-align: left;
line-height: 24px;
}

p
{
padding: 6px;
}

a
{
color: #7d6d5c;
font-weight: bold;
text-decoration: underline;
}

a:hover
{
color: #ffad4f;
}

h1
{
font-weight: bold;
font-size: 16px;
padding: 6px;
}

#site
{
width: 914px;
min-height: 100%;
margin: 0 auto 0 auto;
background: url('bg.png') repeat-y top center scroll;
}

#nav
{
list-style: none;
width: 215px;
z-index: 2;
float: left;
padding: 30px 0 0 13px;
}

#nav li
{
margin-bottom: 2px;
}

.sub
{
font-weight: bold;
}

#nav a
{
height: 24px;
width: 208px;
text-decoration: none;
display: block;
background-color: #e6d5c5;
color: #7d6d5c;
font-weight: normal;
text-indent: 24px;
}

#nav a:hover
{
background-color: #ffad4f;
color: #7d6d5c;
}

#huidig
{
background-color: #f2eae2;
color: #b2a190;
height: 24px;
width: 208px;
display: block;
text-indent: 24px;
}

#header
{
padding: 30px 0 30px 0;
text-align: center;
}

#tekst_wrap
{
width: 674px;
padding-left: 240px;
}

#tekst
{
width: 600px;
margin: 0 auto 0 auto;
}

blockquote
{
width: 560px;
font-size: 12px;
font-style: italic;
background: #e6d5c5;
padding: 12px;
float: left;
margin: 6px;
}

input, textarea
{
width: 600px;
background: #e6d5c5;
}
