#site_container{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	height: 594px;
	width: 800px;
	background: url(/images/achtergrond_groot.jpg) bottom no-repeat;
}
#header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 117px;
	width: 800px;
	background:none;
}
a.gastenboekhome img{
border: 0px;
}
#netlinks{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 85px;
	height: 117px;
	background: url(/images/net_links.jpg);
}
#headcontainer{
	position: absolute;
	top: 15px;
	left: 80px;
	height: 93px;
	width: 700px;
	border: 0px solid #000;	
}
.headfoto{
	position: relative;
	margin-top: 0px;
	margin-left: 5px;
	float: left;
	height: 93px;
	width: 124px;
	background: url(/images/header1.jpg);
}
.logo{
	position: relative;
	margin-top: 0px;
	margin-left: 5px;
	float: left;
	height: 80px;
	width: 119px;
	background: url(/images/logo_klein.jpg);
}
#netrechts{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 83px;
	height: 117px;
	background: url(/images/net_rechts.jpg);
}
#contact{
	position: absolute;
	top: 117px;
	left: 45px;
	height: 22px;
	width: 33px;
}
#contact a img{
	border: 0px;
}
#gastenboek{
	position: absolute;
	top: 117px;
	left: 82px;
	height: 22px;
	width: 33px;
	background: url(/images/gastenboek.jpg);
}
#gastenboek a img{
	border: 0px;
}
#admin{
	position: absolute;
	top: 117px;
	right: 82px;
	height: 22px;
	width: 33px;
	background: url(/images/login.jpg);
}
#admin a img{
	border: 0px;
}
#sitemap{
	position: absolute;
	top: 117px;
	right: 45px;
	height: 22px;
	width: 33px;
	background: url(/images/sitemap.jpg);
}
#sitemap a img{
	border: 0px;
}
#menu{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 150px;
	height: 400px;
	z-index: 99;
}

.menuOut {
        cursor:pointer; 
        margin:2px; 
        background: url(/images/knop.jpg) no-repeat;
        color:#fff; 
        width:95px; 
        line-height: 35px;
        height: 40px;
        border:0px solid #000000; 
        padding:2px; 
        font-size: 16px;
        text-align:center; 
        font-family:arial; 
        font-weight:bold;
}
.menuOut a{
       color: #fff;
       text-decoration: none;
        font-size: 16px;
}
.menuOver {
        cursor:pointer; 
        margin:2px; 
        background: url(/images/knop.jpg) no-repeat; 
        color:#fff; 
        width:95px;
        line-height: 35px;
        height: 40px; 
        border:0px solid #0099cc; 
        padding:2px; 
        text-align:center; 
        font-family:arial; 
        font-weight:bold;
        font-size: 16px;
}
.submenu { 
        width:100px; 
        font-family:arial; 
        font-size:14px; 
        padding-left:15px;
        margin: -3px 0 5px 0;
}
.submenu a {
        color:#fff;
        display: block;
        line-height: 30px;
        margin-top: 5px;
        text-align: center;
        width: 100px;
        height: 30px;
        background: url(/images/submenu.jpg); 
        text-decoration:none; 
}
.submenu a:hover {
        color:#fff; 
        text-decoration:none; 
}

#content{
	position: absolute;
	top: 150px;
	left: 150px;
	height: 420px;
	width: 380px;
	background: none;
	border: 0px solid #000;
	overflow: auto;
}
#sponsoren{
	position: absolute;
	top: 162px;
	right: 60px;
	height: 420px;
	width: 200px;
	border: 0px solid #000;
}
#sponsoren p{
	margin: 0 0 7px 0;
}
.sponsorimage{
	border: 1px solid #000;
}
p{
        font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
        margin-top: 0px;
}
p a{
       color: #000;
}
p a:hover{
       font-weight: bold;
}
a img{
       border: 1px solid #000;
}
.home_veld{
       position: relative;
       margin-top: 10px;
       margin-left: 0px;
       float: left;
       height:120px;
       width:350px;
       border: 1px solid #046402;
}
.home_veld_titel{
      position: relative;
      margin-top:0px;
      padding-top: 2px;
      margin-left:0px;
      width:350px;
      height:18px;
      background: #046402;
      font-family: Tahoma, sans-serif;
      font-size: 12px;
      color: #FFF;
      text-indent: 5px;
}
.home_veld_tekst{
     position: relative;
     margin-top: 0px;
     margin-left:5px;
     width:338px;
     height: 105px;
     border: 0px solid #000;
     font-family: Tahoma, sans-serif;
     font-size: 12px; 
     line-height: 16px; 
     color: #000000;
}
.home_veld_tekst p{
     margin: 0;
}
.home_veld_tekst a{
     color: #000;
     text-decoration: none;
}
.home_veld_tekst a:hover{
     font-weight: bold;
}
#slides{
	border: 1px solid #000;
}