/* Renodak */

body
{
margin: 0em;
background-color:#7a674c;
padding: 15px 0px 15px 0px;
font-size: 10pt;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #333333;
}

#bodyinhoud
{
position: relative;
width: 960px; 		
border: solid 7px #FFFFFF;
padding: 0px 0px 0px 0px;
background-color:#FFFFFF;
margin: 0 auto;
}


#bodyinhoud .left
{
float: left;
width: 310px;
}

#bodyinhoud .right
{
width: 640px;
margin-top: 0.0em;
float: right;
}

#bodyinhoud .deel2
{
float: left;
}

#bodyinhoud .banner
{
float:left;
width: 100%;
}

#bodyinhoud2
{
padding: 5px 10px 5px 10px;
}

#hoofding1
{
position: relative;
width: 100%;
height: 6.5em;
background-color: #4e3525;
margin-bottom: 2px;
}

#hoofding1logo
{
position: absolute;
bottom: 2px;
top: 0.5em;
right: 1.0em;
}

#hoofding1regel1
{
	position: absolute;
	bottom: 2px;
	padding: 0em 0em 0.5em 0em;
	left: 10px;
	width: 650px;
	height: 70px;
}

#hoofding1regel1 h1
{
font-weight: normal;
color: #fff;
font-size: 3em;
}

#hoofding1regel2
{
	position: absolute;
	bottom: 2px;
	padding: 0em 0em 0.1em 0em;
	left: 10px;
	width: 750px;
	height: 25px;
}

#hoofding1regel2 h1
{
font-weight: normal;
color: #fff;
font-size: 1.3em;
}


#hoofding2inhoud
{
	position: relative;
	height: 100px;
	background: #fff url('images/hdrpic3.jpg') no-repeat top left;
	margin-bottom: 2px;
	background-image: url(images/hdrpic3.jpg);
}

form
{
padding: 0em;
margin: 0em;
}

.lijn1
{
position: relative;
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin: 0em 0em 0.3em 0em;
clear: both;
}

.lijn2
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 0em 0em 1.5em 0em;
clear: both;
}

#footer
{
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
margin: 0 auto;

}

#footer .left
{
	position: relative;
	left: 2.0em;
	bottom: 1.2em;
	width: 350px;
}

#footer .right
{
	position: relative;
	right: 1.5em;
	width: 120px;
	bottom: 1.2em;
}

