body {
	padding:				0px;
	margin:					0px;
	text-align:				center;
	font-family:			verdana;
	font-size:				11px;
	line-height:			150%;
	height:					100%;
	background-color:		#6B6B6B;
}
html {
	height:					100%;
}


p{  /*
	margin:					0px;
	padding:				0px; */
}


img{
	border:					0px;
}

#pagecontainer{
	border-left:			8px solid #ffffff;
	border-right:			8px solid #ffffff;
	border-top:				0px;
	border-bottom:			0px;
	min-height:				100px;
	width:					965px;
}

#header{
	height:					78px;
	background:				#206B9F url('../images/layout/logo.jpg') no-repeat center right;
	vertical-align:			bottom;
}

#content{
	min-height:				465px;
	width:					100%;
	text-align:				left;
	vertical-align:			top;
}


.artikel{
	padding-top:			10px;
	font-size:				11px;
}

.artikel h1{
	margin-bottom:			0px;
}


#footer{
	background:				#4d89b2 url('../images/layout/footer.jpg') no-repeat top left;
	height:					160px;
	width:					100%;
	text-align:				left;
	vertical-align:			top;
}

.footermenu{
	margin-top:				18px;
	padding-left:			12px;
	color:					#a4c3d3;
	font-size:				10px;
	float:					left;
}

.footermenu a{
	text-decoration:		none;
	color:					#a4c3d3;
	padding-left:			2px;
	padding-right:			2px;
}

.footermenu a:hover{
	color:					#ffffff;
}


h1{
	color:					#000000;
	font-size:				11px;
	font-weight:			bolder;
	text-transform:			uppercase;
	display:				block;
	margin-top:				10px;
	margin-bottom:			0px;
}

#contentmain{
	width:					304px;	
	/*padding:				10px;*/
}

#contentleft{
	padding:				10px;
	width:					304px;
}

#contentright{
	padding:				10px;
	width:					304px;
}


#artikelfooter{
	text-align:				center;
	vertical-align:			bottom;
	width:					608px;
}

#afooter{
	width:					608px;
}

#afootlinks{
	float:					left;
	width:					568px;
	vertical-align:			center;
	text-align:				left; 
	padding-bottom:			8px;
}


#afootlinks a{
	text-decoration:		none;
	color:					#206b9f;
	font-weight:			bolder;
	background:				transparent; /* url('../images/info.gif') no-repeat center right; */
	display:				block;
	width:					155px;
	height:					20px;
	line-height:			20px;
	text-align:				left;
}



#afootrechts{
	width:					40px;
	padding-bottom:			4px;
}

/* korte artikeltjes op home */

#homeartikelen{
	padding-top:			10px;
	width:					290px;
	min-height:				120px;
	display:				block;
	z-index:				0;
}

#homeartikelen a{
	text-decoration:		none;
	color:					black;
	display:				block;
}

#homeartikelen h1{
	margin-top:				0px;
	font-size:				11px;
	font-weight:			bolder;
	float:					left;
	display:				block;
	width:					180px;
	height:					14px;
	margin-bottom:			2px;
}

#homeartikelen img{
	margin-top:				4px;
	float:					left;
	padding-right:			8px;
	padding-bottom:			24px;
	display:				block;
}

#homemidden{
	width:					290px;
}

/*
#homemidden h1{
	margin-bottom:			-12px;
}
*/

/* evenementen menuutje */

#evenementen{
	width:					290px;
}

#evenementen a{
	text-decoration:		none;
	color:					black;
	font-size:				10px;
	word-spacing:			-1px;
	padding-left:			10px;
	background:				transparent url('../images/layout/opsomming.jpg') no-repeat center left;
}

#sitemapcontainer{
	padding-top:			20px;
}

#mail{
	padding-top:			20px;
}

/* sitebanner */
#sitebanner{
	margin-top:				10px;
	width:					290px;
	height:					120px;
	background:				transparent url('../images/layout/banner.jpg') no-repeat center center;
	color:					white;
	font-weight:			bolder;
	font-size:				12px;
	padding-left:			12px;
	padding-top:			2px;
	overflow:				hidden;
	/* margin-bottom:			4px; */
}


#sitebanner a{
	text-decoration:		none;
	color:					white;
	font-weight:			bolder;
	font-size:				10px;
	padding-left:			8px;
}

#sitebanner a:hover{
	color:					#a2c1d2;
}

.aanmelden{
	margin-top:				10px;
}

#pollcontainer{
	background:				#a2c613 url('../images/pijltje.jpg') no-repeat right bottom;
	display:				block;
	min-height:				100px;
	color:					white;
	width:					280px;
	padding:				16px;
	padding-bottom:			36px;
	margin-bottom:			10px;
	z-index:				0;
}

#pollcontainer h1{
	color:					white;
	font-weight:			bolder;
	margin-top:				0px;
	width:					200px;
}

#pollcontainer a{
	color:					white;
	font-weight:			normal;
	margin-top:				0px;
	text-decoration:		none;
}

#pollcontainer a:hover{
	color:					white;
	font-weight:			normal;
	margin-top:				0px;
	text-decoration:		underline;
}

#pollcontainer img{
	padding:				0px;
	margin:					0px;
}

#contactgegevens{
	font-size:				9px;
}

#weekwedstrijd{
	padding-top:			10px;

}