@charset "UTF-8";
/* CSS Document */

/* Algemeen */
body{
	margin:					0 auto;
	padding:				0px;
	text-align: 			center;
	background-color:		#FFFFFF;
	width: 					824px;
}

.main{
	width: 					824px;
}

.menu{
	position:				relative;
	left:					0em;
	top:					-3em;
}

.footer{
	height: 				20px;
	width: 					824px;
	background-color:		#f2f1f1;
	font-family: 			Helvetica, sans-serif;
	font-size:				11px;
	color:					#3e3e3e;
	font-weight: 			normal;
	padding: 				0 0 0 12px;	
}

.footermenu{
	width:					242px;
	padding:				0 0px 0 2px;
	text-align:				left;
}


.copyright{
	width:					572px;
	text-align:				right;
	padding: 				0 10px 0 0;
	
}

.logo{	
	background-color		:#f2f1f1;
	height: 				70px;
	width: 					824px;
	border:					opx;
	text-align:				left;
}

.header{	
	background-image:		url(../Images/header-1.jpg);
	background-repeat:		no-repeat;
	height:					231px;
	width: 					824px;
	border:					opx;
	font-family: 			Helvetica, sans-serif;
	font-size:				24px;
	color:					#FFFFFF;
	text-align:				center;
}

.header_info{	
	background-image:		url(../Images/header-2.jpg);
	background-repeat:		no-repeat;
	background-position:	inherit;
	height: 				49px;
	width: 					824px;
	border:					opx;
	font-family: 			Helvetica, sans-serif;
	font-size:				20px;
	color:					#FFFFFF;
	font-weight:			normal;
	font-style:				italic;
	marging: 				0 0 0 0;
}

.li_pic{
	width: 					148px;
	text-align:				right;
	padding: 				17px 0 0 0;
}

.active{
	width:					676px;
	padding: 				20px 0 0 10px;
	text-align: 			left;	
}

.main_content{	
	background-image:		url(../Images/content-bg.jpg);
	background-repeat:		no-repeat;
	background-position:	inherit;
	height: 				300px;
	width: 					824px;
	border:					opx;
}

.content-bottom{	
	background-image:		url(../Images/content-bottom.jpg);
	background-repeat:		no-repeat;
	background-position:	inherit;
	height: 				20px;
	width: 					824px;
	border:					opx;
}

.logo-position{
 	left:					1em;
 	position:				relative;
	top: 					38px;
	
		
}

.postbus{
	width:					240px;
	text-align:left;
	vertical-align:text-top;
	padding-left:10px;
}

.pic{
	width:					242px;
	height:					292px;
	padding: 				10px 0 0 0;
	text-align:				center;
}


.content{
	width:					582px;
	height:					292px;
	border:					opx;
	font-family: 			Helvetica, sans-serif;
	font-size:				12px;
	color:					#3e3e3e;
	font-weight:			normal;
	padding: 				10px 10px 0 0;
	text-align:				left;
	vertical-align:			top;
}


/* Link style */

a:link{
	color:					#FFFFFF;
	text-decoration:		none;
}
a:visited{
	color:					#FFFFFF;
	text-decoration:		none;
}
a:hover{
	color:					#6b9943;
	text-decoration:		none;
}
a:active{
	color:					#6b9943;
	text-decoration:		none;
}


.copyright a:link {
	color: 					#3e3e3e;
	text-decoration: 		none;
	}

.copyright a:visited {
	color: 					#3e3e3e;
	text-decoration: 		none;
}

.copyright a:hover {
	color: 					#3e3e3e;
	text-decoration: 		underline;
}

.copyright a:active {
	color: 					#3e3e3e;
}


.footermenu a:link {
	color: 					#3e3e3e;
	text-decoration: 		none;
}

.footermenu a:visited {
	color: 					#3e3e3e;
	text-decoration: 		none;
}

.footermenu a:hover {
	color: 					#3e3e3e;
	text-decoration: 		underline;
}

.footermenu a:active {
	color: 					#3e3e3e;
}

li{
padding: 0px 0px 0 0px;
margin-left:10px
}