body {
	background-image:url(images/backg.jpg);
	background-repeat:repeat;
	background-color:#121212;
	margin:0;

	}

a:link, a:visited{
color: #282828;
text-decoration: none;
}

a:hover, a:active{
color: #fc671c;
text-decoration: none;
}
.openingstijdentext {
	color:#282828;
	font-size: 15px;
	text-align:right;
	margin-top:10px;
	margin-right:10px;
	}
/* aanbieding text */
.aanbiedingtext {
	color:#282828;
	text-align:center;
	margin: 0px 8px 8px 4px;
	}	
img {border: 0;}


/* -----------------TEXT----------------- */
/* -----------------AFBEELDINGEN----------------- */

/* hoofdframe */	

div#thema{
background-image: url(images/thema.png);
background-repeat: repeat;
height: 100%;
width: 100%;
position: absolute;
}
#wrapper {
	width:844px;
	height:722px;
	background-color: #EDEDED;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	}
div#headwrap {
	width:844px;
	height:298px;
	background-image:url(images/BARTSEUREN_preslice_01.jpg);
	background-repeat: no-repeat;
}
/* headerframe */
div#header {
	width:844px;
	height:250px;
	background-color: #e6e4e5;
	}
/* balk boven header */
div#top {
	height:48px;
	width:844px;
	text-align:center;
	font-family:"Century Gothic", "Tahoma", "Verdana";
	font-size: 14px;
	}
div#content_wrap {
	height:377px;
	width:844px;
	float:left;
	}
/* content blok */
div#contentbalk {
	height:377px;
	width:7px;
	float:left;
	background-color: #EDEDED;
	}
div#content {
	height:377px;
	width:554px;
	overflow:auto;
	float:left;
	background-color: #EDEDED;
	font-family:"Century Gothic", "Tahoma", "Verdana";
	font-size: 14px;
	}
/* gehele rechterblok (aanbieding + openingstijden) */
div#rechterblok {
	height:377px;
	width:283px;
	float:left;
	background-color: #e0e0e0;
	font-family:"Century Gothic", "Tahoma", "Verdana";
	font-size: 14px;
	}	
/* aanbieding blok */
div#aanbiedingtext {
	float:left;
	height:192px;
	width:253px;
	background-image:url(images/BARTSEUREN_preslice_aanbiedingtext.jpg);
	}
div#aanbieding {
	float:left;
	height:192px;	
	width:30px;
	background-image:url(images/BARTSEUREN_preslice_aanbieding.jpg);
	}
/* openingstijden afbeelding */
div#openingstijden {
	float:left;
	height:185px;
	width:94px;
	background-image:url(images/BARTSEUREN_preslice_14.jpg);
	}
/* openingstijden textblok */
div#openingstijden2 {
	height:185px;
	width:189px;
	background-image:url(images/BARTSEUREN_preslice_15_.jpg);
	float:left;
	}
/* footer */
div#footer {
	height:69px;
	width:844px;
	text-align:center;
	background-image:url(images/BARTSEUREN_preslice_16.jpg);
	float:left;
	font-family:"Century Gothic", "Tahoma", "Verdana";
	font-size: 14px;
	}
div#footer2 {
margin-top:5px;
	height:31px;
	width:844px;
	float:left;
	}
/* -----------------AFBEELDINGEN----------------- */

