#wrapper {
height: 		auto;
background: 	none!important;
}

#contentarea {
height: 		600px;
background-image: url(../images/jrr-content-home-bg.jpg); background-repeat:repeat-y; background-color:#ebebeb
}

#contentarea-bottom {
width:			920px;
float:			left;

margin-top:		-10px;
}

#content-intro {
width:			430px;
height: 		520px;
float: 			left;
}

#content-divider {
width:			10px;
height: 		520px;
position: 		absolute;

left: 			488px;
border-right: 	1px solid #dcdcdc;
margin-right: 	10px;
}

#content-rightside {
width:			445px;
height: 		230px;
float: 			right;
}

	h1.news-title {
		width: auto!important;
		height: auto!important;
		margin-bottom: 0!important;
	}

#wedstrijdlist a {
	width:		431px;
	height: 	25px;
	float: 		left;
	
	margin-bottom: 	10px;
	padding: 		4px;
	
	line-height: 	25px;
	text-indent:	5px;
	border: 		1px solid #dcdcdc;
}

	#wedstrijdlist a:hover {
		background: 	#DCDCDC;
	}

#wedstrijdlist img {
	height:		25px;
	width: 		auto; 
	float: 		left;		
	margin-right: 12px;
}

#jrr-post {
width: 			445px;
height: 		auto;
float: 			right;

margin-bottom: 	10px;
}

.jrr-post-img-wrapper {
float: 			right;
width: 			160px;
height: 		60px;

padding: 		5px;
border: 		1px solid #c3c3c3;
background: 	white;
margin-bottom: 	7px;

overflow: 		hidden;
}

	#jrr-post img {
	float:			left;
	width:			160px;
	height: 		auto;
	}
	
.post-content {
	float:			left;
	width: 			250px;
	height: 		auto;
	
	margin-right: 	15px;
}

#jrr-post h2 a{
width: 			439px;
height: 		23px;
float: 			left;

font-size: 		12px;
font-weight: 	bold;
color: 			#01804d;
text-decoration: none;
text-indent: 	33px;
background: 	url(../images/jrr-logo-small.png) left top no-repeat;
}

a.more-link {
color: 			#01804d;
}

#post-footer {
width: 			439px;
height: 		20px;
float: 			left;

color: 			#969696;
line-height: 	20px;
text-indent: 	5px;
margin-top: 	5px;
background: 	#dcdcdc;
}

#post-footer a {
color: 			#7a7a7a;
}

/* List Content Style */

.h2-title {
width: 			100%;
height: 		25px;
float: 			left;

margin-bottom: 	5px;
font-size: 		12px;
color: 			#484848;
font-weight: 	bold;
}

	.mededelingen-title {
		line-height: 	25px!important;
	}
	
	.agenda-title {
		line-height: 	30px!important;	
	}

.content-container-bottom {
width:			220px;
height: 		260px;
float: 			left;

margin-left:	10px;
padding-left:10px; 
padding-top:10px;
border-bottom: 	5px solid #dcdcdc;
}

.agenda {
width:			221px;
height: 		220px;
float: 			left;

border-top:		5px solid #a6a6a6;
padding-top: 	10px
}

	.agenda a {
		width: 	220px;
		height: 20px;
		float: 	left;
		color: 	#484848;
	}
	
.mededelingen {
width:			442px;
height: 		220px;
float: 			left;
}	

	.mededelingen p {
		color: 			#777!important;	
	}
	
.youtube {
width:			430px;
height: 		260px;
float: 			left;

padding-left:10px; 
padding-top:10px;

margin-left:	10px;

}

