DIV#wrapper{
	margin: 0px 0px 0px 0px;
	top: -170px;
	position: relative;
}

DIV#left{
	float: left;
	width: 405px;
	margin: 0px 0px 0px 0px;
}

DIV#right{
	float: left;
	width: 575px;
}

DIV.clear {
	clear: both;
}


DIV.voorstelling DIV.bodytekst {
	background: url(../images/homeTeaserBottom.png) no-repeat;
	width: 350px;
	height: 76px;
	color: #c1c1c1;
	padding: 3px 25px 0px 30px;
}

DIV.voorstelling a,
DIV.voorstelling a:visited{
	color: #f09600;	
}
DIV.voorstelling a:hover{
	color: #ffffff;	
}

DIV.gallery {
	clear: both;
	padding-top: 20px;
}

DIV.gallery DIV.bg{
	background:	url(../images/home_galleryBg.png) repeat-y;
}

DIV.gallery DIV.intro {
	color: #671701;	
	padding: 5px 20px 0px 40px;
}

DIV.gallery DIV.thumbs {
	width: 350px;
	padding: 5px 20px 10px 30px;
	text-align: center;
}
DIV.gallery DIV.thumbnail{
	display: inline;
	width: 160px;
	height: 150px;
	margin-top: 10px;
	text-align: center;
}

DIV.gallery DIV.thumbnail IMG{
	margin: 5px;
	border: 1px solid #333333;
}

DIV.news-header {
	margin-top: -10px;	
}
DIV.news {
	background:	url(../images/home_news_bg.png) repeat-y;
}
DIV.news DIV.item {
	clear: both;
	width: 500px;
	margin-left: 20px;
	padding-left: 10px;
}
DIV.news DIV.bg {
	background:	url(../images/home_news_bg_top.png) no-repeat;
}
DIV.news-footer {
	clear: both;	
}

DIV.news DIV.image {
	width: 162px;
	height: 104px;
	float: left;
}

DIV.news DIV.image IMG {
	margin-top: 11px;
	border-top: 1px solid #0d0e0f;
	border-left: 1px solid #0d0e0f;
	border-right: 1px solid #725009;
	border-bottom: 1px solid #725009;
}


DIV.news DIV.titel {
	font-size: 15px;
	font-weight: bold;
	color: #ffae00;
	padding-top: 10px;
}
DIV.news DIV.bodytekst {
	margin-top: 5px;
	line-height: 15px;
	color: #000000;
}
DIV.news DIV.bodytekst a,
DIV.news DIV.bodytekst a:visited{
	color: #fdc16c;
}
DIV.news DIV.bodytekst a:hover{
	color: #FFFFFF;
}
DIV.line {
	height: 1px;
	width: 505px;
	background: #682c04;
	margin-left: 30px;
	margin-top: 10px;
	clear: both;
}

DIV.teasers {
	clear: both;
	padding-top: 0px;
}

DIV.teaser {
	float: left;
	width: 138px;
	height: 43px;
	padding: 100px 10px 0px 20px;
	margin-left: 3px;
	margin-right: 20px;
	font-size: 12px;
}
DIV.teasers a,
DIV.teasers a:hover,
DIV.teasers a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}

DIV.teasers DIV.gastenboek {
	background: url(../images/home_icon_gastenboek.png);	
}
DIV.teasers DIV.facebook {
	background: url(../images/home_icon_facebook.png);	
}
DIV.teasers DIV.nieuweleden {
	background: url(../images/home_icon_nieuweleden.png);	
}
DIV.teasers DIV.contact {
	background: url(../images/home_icon_contact.png);	
}
DIV.teasers DIV.eboekhouden {
	background: url(../images/home_icon_eboekhouden.png);	
}
DIV.spotlight {
	clear: both;
	background:	url(../images/home_news_bg.png) repeat-y;
}

DIV.spotlight DIV.bg {
	background:	url(../images/home_news_bg_top.png) no-repeat;
	height: 228px;
}

DIV.spotlight DIV.left {
	float: left;
	width: 195px;
	margin-left: 25px;
}
DIV.spotlight DIV.right {
	float: left;
	width: 340px;
}

DIV.spotlight DIV.image{
	
}

DIV.spotlight DIV.titel{
	width: 320px;
	font-size: 24px;
	color: #ffae00;
	font-weight: bold;
	padding-top: 10px;

}

DIV.spotlight DIV.label{
	clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
	padding-top: 3px;
}
DIV.spotlight DIV.details{
	float: left;
	width: 220px;
	padding-top: 3px;
}

DIV.spotlight DIV.knop{
	clear: both;
	text-align: right;
	margin-top: -44px;
	margin-right: 25px;
}
