body{
	font-family:'Lucida Handwriting' !important;
	background-image:url(../img/kurkbg.jpg);
}
#wrapper{
	width:950px; 
	height:700px;
	background-image:url(../img/kurkbg.jpg);
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-500px;
}
#banner{
	background-image:url(../img/banner.jpg);
	width:500px;
	height:130px;
	float:left;
	margin-left:260px;
	margin-top:-10px;
}
#content{
	background-image:url(../img/middle.gif);
	background-position:top;
	background-repeat:repeat-y;
	
    width:590px;
	height:auto;
    float:left;
	position: absolute;
    top:110px;
    left:200px;
    z-index: 2;
    padding-bottom:50px;
    padding-top: 150px;
}
#top{    
    background-image:url(../img/top.gif);
    background-position:top;
    background-repeat:no-repeat;
    width:580px;
    height:151px;
    float:left;
    position: absolute;
    top:0px;
    left:5px;
    z-index: 3;
}
#bottom{
    background-image:url(../img/bottom.gif);
    background-position:top;
    background-repeat:no-repeat;
    width:580px;
    height:49px;
    float:left;
    position: absolute;
    bottom:0px;
    left:5px;
    z-index: 3;
}
#menu{
	background-image:url(../img/menu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:200px;
	height:200px;
	float:left;
	position:absolute;
	left:0px;
	top:100px;
	padding-top:30px;
	padding-left:15px;
	font-size:14px;
	line-height:120%;
}
#sponsoren{
	background-image:url(../img/sponsorMenu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:200px;
	height:300px;
	float:left;
	position:absolute;
	left:0px;
	top:320px;
	padding-top:30px;
	padding-left:15px;
	font-size:15px;
	line-height:120%;
}
#adds{
    background-color:white;
    width:100px;
    height:400px;
    position:absolute;
    top:130px;
    right:30px;
    color:blue;
}
#bedrijf{}
#bedrijfText{
    border-top: 1px solid black;
    margin-top: 20px; 
    text-align: center;
    font-size: 11px;
    font-family: 'arial';
}
#bedrijfLogo img{border:0px; margin-top: 10px;}
#bedrijfLogo{
    width:530px; 
    height: 70px; 
    text-align: center;
}
#inhoud{padding-left: 25px; padding-right: 25px; text-align: justify; min-height:300px;}
#weetje{font-family: 'arial'; font-size:12px; margin-top: 20px; width:530px; line-height: 130%; min-height: 300px;}
#datum{font-family:'arial' !important; text-align: center; font-weight: bold;}

#menu a:active{text-decoration: none; color:black;}
#menu a:link{text-decoration: none; color:black;}
#menu a:hover{text-decoration: none; color:black;}
#menu a:visited{text-decoration: none; color:black;}

#sponsoren p{padding-top: 20px; padding-left: 25px; width: 150px; line-height: 130%;}
#sponsoren a:active{text-decoration: none; color:black;}
#sponsoren a:link{text-decoration: none; color:black;}
#sponsoren a:hover{text-decoration: none; color:black;}
#sponsoren a:visited{text-decoration: none; color:black;}


/*ARCHIEF OPMAAK*/
#archiefDag{width:530px; font-size:12px; font-family: arial; }
#archiefDag h1{float: right; margin-right: 10px;}/*DATUM!!*/
#archiefDag h2{margin-left:5px; float: left; font-style:italic;}/*VRAAG*/
#archiefDag h3{margin:2px 0 0 5px; font-style:italic;}/*OPLOSSING*/

/*CONTENT GEEN PAARSE LINKS*/
#content a:active{text-decoration: none; color:black;}
#content a:link{text-decoration: none; color:black;}
#content a:hover{text-decoration: underline; color:black;}
#content a:visited{text-decoration: none; color:black;}

.contactForm{ width: 240px;}
.contactForm textarea{ margin-left: 82px;}
.contactForm #opslaan{ margin-left: 82px;}
.contactForm label{width:100px; margin-right: 20px; margin-bottom: 10px;}

#form label{width:100px; margin-right: 20px; margin-bottom: 5px;}
#form input, textarea, select{background-color: white; border: 1px solid black; margin: 2px; font-family: 'lucida handwriting'; font-size: 12px;}
#form input:hover, textarea:hover, select:hover{background-color: #F8FD93; border: 1px solid black;}
#imeester{ height:55px; float: right; margin-top: 50px;}
#right{float:right;}