* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url('../img/bg_body.png');
	background-color: #fbe9cd;
	background-repeat: repeat-x;
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 11px;
}

h1, h2 {
	color: #3a1818;
	font-size: 16px;
	font-weight: bold;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 780px;
	margin: 0px auto 0px auto;
}

#header {
	position: absolute;
	top: 0px;
	margin-left: 0px;
	width: 780px;
	height: 141px;
	background-image: url('../img/bg_header.jpg');
}

#header_adres {
	position: absolute;
	top: 30px;
	margin-left: 658px;
	text-align: right;
	color: white;
}

#header_menu {
	position: absolute;
	top: 110px;
	width: 780px;
	text-align: center;
	padding-left: 10px;
}

#header_menu ul {
	font-size: 12px;
}



#header_menu li {
	display: inline;
	padding-left: 11px;
	padding-right: 10px;
	border-right: 1px solid #8e7946;
}

#header_menu li.last {
	border: 0px solid red;
}



#header_menu li a, #header_menu li a:visited { 
	color: #705921;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}

#header_menu li a:hover {
	text-decoration: underline;
}

#header_menu li a.selected, #header_menu li a.selected:visited { 
	color: black;
}

#main_content {
	width: 750px;
	margin-left: 25px;
	margin-top: 151px;
}

#footer {
	width: 780px;
	height: 22px;
	color: white;
	clear: both;
	text-align: center;
	padding-top: 7px;
	background-image: url('../img/bg_footer.png');
}

#footer a:link, #footer a:visited {
	color: white;
}

/*------------------ CONTENT BLOCKS */

#main_content table, #main_content h2, #main_content h1, #main_content h5, #main_content p  {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
}

#main_content .fotoalbums h2
{
	margin-left: 20px;
}

#main_content h1 {
	margin-left: 20px;
	font-weight: bold;
	font-size: 16px;
}

#main_content_left {
	width: 361px;
	float: left;
}

#main_content_right {
	width: 361px;
	float: right;
	margin-right: 0px;
	_margin-right: 0px;
	
}

#main_verken {
	width: 361px;
	height: 185px;
	background-image: url('../img/bg_verkenwinkel.gif');
	margin-bottom: 10px;
	cursor: pointer;
}

.fotoalbumlink
{
	margin-top: 25px;
}

.main_1by2 {	
	width: 175px;
	margin-right: 0px;	
	background-image: url('../img/bg_block_top_small.gif');
	background-repeat: no-repeat;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	
}

.main_1by2_container_left {
	width: 175px;
	
	float: left;	
}

.main_1by2_container_right {
	width: 175px;
	float: right;	
	margin-right: 0px;	
}

.main_2by2 {
	width: 360px;
	background-image: url('../img/bg_block_top.gif');
	background-repeat: no-repeat;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}

.main_2by2 .main_block_inhoud  {
	width: 358px;
	
}

.main_block_inhoud_home {
	min-height: 175px;
	_height: 175px;
	padding: 0px;
	border-left: 1px solid #e6c362;
	border-right: 1px solid #e6c362;
	border-bottom: 1px solid #e6c362;
	background-color: #fff8f2;
	margin-bottom: 10px;
	
}

.main_block_inhoud {
	min-height: 425px;
	_height: 425px;
	padding: 0px;
	border-left: 1px solid #e6c362;
	border-right: 1px solid #e6c362;
	border-bottom: 1px solid #e6c362;
	background-color: #fff8f2;
	margin-bottom: 10px;
}

.main_full {
	width: 750px;
	background-image: url('../img/bg_block_top_full.gif');
	background-repeat: no-repeat;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}

.nieuws_block {
height: 170px;
overflow: hidden;
}


/*-------------------------------------------------------- EINDE CONTENT BLOCKEN */

a.aanbieding_voorpagina 
{
	margin-left: 10px;
	margin-top: 10px;
	border: 3px solid white;
}

a.aanbieding_voorpagina:visited 
{
	margin-left: 10px;
	margin-top: 10px;
	border: 3px solid white;
}

.alleaanbiedingen {
margin-left: 10px;
margin-top: 5px;
}



.main_block_news {
	width: 697px;
	min-height: 125px;
	_height: 125px;
	background-color: #ffeedf;
	border: 1px solid #e8c86e;
	margin-left: 20px;
	margin-bottom: 20px;
	display:table;
}
.main_block_news_txt {
	
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
.main_block_news_txt h2 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	
}



.float_right {
		float: right;
		margin-left: 20px;
		border: 3px solid white;
		margin-bottom: 20px;
		
}
#klikpad
{
	padding-left: 20px;	
	padding-bottom:5px;

}
#klikpad a, #klikpad a:visited {
color: black;
text-decoration:none;
}
#klikpad a:hover {
text-decoration: underline;
}

#showAanbiedingBlock .omschrijving {
height: 64px;
overflow: hidden;
width: 150px;
}