/* CSS Document */

body {
	background-color: #e7f9c0;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#Layer1 {
	position:absolute;
	right:15px;
	top:0px;
	width:126px;
	height:115px;
	z-index:2;
	background-image: url('images/verzoekbg.png');
	background-repeat:no-repeat;
	text-align:center;
}
.main{
	width:950px;
	margin-left:auto;
	margin-right: auto;
	}
.textbg{
 height:446px;
 width:685px;
 background-image: url('images/text-bg.jpg'); 
 padding-left: 15px;
 padding-top: 10px;
 padding-right: 15px;
 padding-bottom: 15px;
  float:left;
}
.textbox{
 height:435px;
 width:688px;
 float:left;
 overflow:auto;
	}
.petitiebox{
 position:relative;
 height:168px;
 width:200px;
 background-image: url('images/petitie-box.jpg');
 padding-left: 10px;
 padding-top: 15px;
 padding-right: 15px;
 padding-bottom: 5px;
 float:left;
	}	
.style1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header
{
width: 900px;
height: 80px;
background-image: url(images/head.jpg);
background-repeat:no-repeat;
}
.menu
{
margin-top: 10px;
width: 700px;
height: 25px;
padding-left: 20px;
}

#menu{
	position:relative;
	float:left;
	background-image: url('images/menu.jpg');
	background-position:bottom left;
	background-repeat: no-repeat;
	padding-top:6px;
	margin-top:6px;
	padding-left:2px;
	padding-right:3px;

	font-size:12px;
	z-index: 1;
	height:20px;
}
#menu ul .item{
	display:none;
	float:left;
	height:22px;
	}

#menu ul:hover .item{
	display:block;
	background-color:#aef490;
	width:100px;
	height: 20px;
}

#menu ul:hover .item a{
	color:#000000;
	text-decoration:none; 
	height: 22px;
		
}
#menu ul:hover .item a:hover{
	color:#000000; 
	border-top: #000000 1px solid;
	background-color:#C5FF8A;
	display:block; 
	width:100px; 
}

#menu ul{
	width:100px;
	float:left;
	margin:0px;
	margin-top: 3px;
	padding-left:0px;
	list-style:none;
	text-align:center;
}

#menu ul:hover{
	width:100px;
	float:left;
	margin:0px;
	margin-top: 3px;
	padding-left:0px;
	list-style:none;
	text-align:center;
	opacity: 0.8;
}
.button{
	background-image:url('images/button.jpg');
	background-repeat:no-repeat;
	width:121px;
	height:20px;
	float:left;
	text-align:center;
	padding-top: 5px;
	font-weight:bold;
	cursor: pointer;
	}
.buttonbv{
	background-image:url('images/buttonbv.jpg');
	background-repeat:no-repeat;
	width:59px;
	height:20px;
	float:left;
	text-align:center;
	padding-top: 5px;
	font-weight:bold;
	cursor: pointer;
	}
.logo{
	position:relative;
	float:left;
	padding-top: 3px;
	padding-left: 20px;
	}
.fotos{
 position:relative;
 height:168px;
 width:210px;
 float:left;
	}	
.style2 {font-size: 12px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.petitie{
	border:thin #000000 solid;
	}
.even{
	background-color:#FFFFFF;
	}
.oneven{
	background-color:#DEE0FE;
	}
.headtitle{
	position:relative;
	float:left;
	font-size:24px;
	padding-left:10px;
	padding-top:45px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
.bv{
	position:relative;
	float:left;
	font-size:12px;
	padding-left:10px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
