/* CSS Document */
* {
margin: 0;
padding: 0;
}


body
{
	background-color:#FFFFFF;
	background-position:center;
}

p
{
margin-bottom: 10px
}

.totaal
{
	width:1000px;
	height:auto;
	float:left;
	position:relative;
}

.top
{
	width:1000px;
	height:67px;
	background-image:url(../images/index/top.jpg);
	float:left;
}

.menu_klasse
{
	width:170px;
	height:auto;
	float:left;
	margin-top:105px;
	z-index:1000;
}

.menu_items
{
	position:relative;
	text-align:left;
	padding-left:10px;
	line-height:25px;
	height:auto;
	background:url(../images/menu_fill.jpg) repeat-y;
}

.menu_onder
{
	width:170px;
	height:63px;
	background-image:url(../images/menu_onder.jpg);
	float:left;
}

.logo
{
	width:170px;
	height:175px;
	position:absolute;
	top:0;
	background-image:url(../images/logo.jpg);
}

.content
{
	width:759px;
	height:auto;
	background-image:url(../images/index/content.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:0pt;
	_margin-left:-105pt;
}

.content_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color:#000000;
	text-align:left;
	margin-left:25px;
	margin-right:25px;
	width: 675px;
	height:auto;
	min-height:445px;
	_height:445px;
}
a, a:visited {
	color: #000000;
}
a:hover {
	text-decoration:none;
}
.text_einde
{
	width:756px;
	height:30px;
	background-image:url(../images/index/text_einde.jpg);
	background-repeat:no-repeat;
	margin-left:2pt;
}




.fotos_rechts
{
	background-image: url(../images/foto_rand.gif);
	width:150px;
	height:300px;
	background-repeat:no-repeat;
	position: absolute;
	left:850px;
	top:67px;
	float:left;
}

.foto1
{
	width:100px;
	height:91px;
	position:absolute;
	left:26px;
	top:27px;
}

.foto2
{
	width:100px;
	height:91px;
	position:absolute;
	left:29px;
	top:174px;
}
.footer
{
	width:1000px;
	height:58px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	float:left;

}
.hond_lig
{
	width:156px;
	height:152px;
	position:relative;
	left:830px;
	bottom:105px;
}
.copy {
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	top:50px;
}
.titel
{
	font-size: 1.4em;
}
.font070em
{
	font-size: 0.70em;
}
.font080em
{
	font-size: 0.80em;
}
.font090em
{
	font-size: 0.90em;
}
.font100em
{
	font-size: 1.00em;
}
.font110em
{
	font-size: 1.10em;
}
.font120em
{
	font-size: 1.20em;
}
.font130em
{
	font-size: 1.30em;
}
.font140em
{
	font-size: 1.40em;
}
.font150em
{
	font-size: 1.50em;
}
.font160em
{
	font-size: 1.60em;
}
.font170em
{
	font-size: 1.70em;
}
input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
