/* FOTO TOON SYSTEEM */

#hoofdplaatje { 
	height: 315px;
	text-align : center; 
	margin : 0 auto; 
	width: 330px; 
	float: right; 
	color: #555555; 
	background-color: #F2F2F2; 
	border: solid 1px #CCCCCC; 
	clear: right;
	}
#hoofdplaatje img {
	margin-top: 10px;
	border: solid 1px #FFFFFFF; 
}

#thumbs {
	text-align : center; 
	margin : 0 auto; 
	padding: 4;
	margin-bottom: 10px;
	width: 300px; 
	float: left; 
	color: #555555; 
	background-color: #F2F2F2; 
	border: solid 1px #CCCCCC; 
	clear: left;
	}

#thumbs img {
	margin: 0 auto;
	border-style : solid; 
	border-width : 1px; 
	border-color : #FFFFFF; 	
}

#thumbtxt { 
	text-align : left; 
	margin : 0 auto; 
	padding: 4;
	width: 300px; 
	float: left; 
	color: #555555; 
	background-color: #F2F2F2; 
	border: solid 1px #CCCCCC; 
	clear: left;
	}

/* Main Styles */

html, body {
	background-image : url("../images/pattern.gif"); 
	margin-top:20px;
	padding: 0; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color: #000;
} 

span { 
	display:none; 
}

a { 
	color : #000000; 
	font-weight : normal; 
	text-decoration : underline; 
}
a:hover { 
	color : #DC0127; 
	font-weight : normal; 
	text-decoration : underline; 
}

a.link:link		{ font-weight: bold; font-size: 13px; font-family: Verdana; color: #0000FF; text-decoration: underline } 
a.link:active	{ font-weight: bold; font-size: 13px; font-family: Verdana; color: #0000FF; text-decoration: underline } 
a.link:visited	{ font-weight: bold; font-size: 13px; font-family: Verdana; color: #0000FF; text-decoration: underline } 
a.link:hover	{ font-weight: bold; font-size: 13px; font-family: Verdana; color: #FF0000; text-decoration: underline }

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
}

/* Main Containers */

	#pagewidth {
		background: #fff;
		width : 840px; 
		text-align : center; 
		margin-left : auto; 
		margin-right : auto; 
		border: 1px dotted #666666; 
		
	}

	#header {
		position : relative; 
		height : 190px; 
		width : 840px; 
		text-align : center; 
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size : 10px; 
		text-align : right; 
		color: #ffffff;
	}

	#menu { 
	    background: #eaeaea;
	    position:relative;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		width: 840px;  
		height: 24px; 
		text-align : center;
	}

	#nav-menu {
		margin-left: 26px;
	} 

	#nav-menu ul {
		list-style: none;
		padding: 0;
		margin: 0;
	} 
	#nav-menu li {
		margin: 1px;
		float:left;
	} 

	#nav-menu li a {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		height: 1.5em;
		line-height: 1.5em;
	    position:relative;
		display: block;
		width: 10em;
		font-size : 13px;
		color: #000000;
		text-decoration: none;
		text-align: center;
		background: #eaeaea;
	} 
	#nav-menu li a:hover {
		color: #ffffff;
		background: #666666;
	}

	/* Hide from IE5-Mac \*/
		#nav-menu li a {
			float: none
		}
	/* End hide */

	#content {
		position:relative;
		width : 840px; 
		text-align : left; 
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size : 11px; 
		margin : 0 auto; 
		padding : 0;
	}

	#contentnoimg {
		position : relative; 
		width : 840px; 
		float : left; 
		text-align : left; 
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size : 11px; 
		color : #000; 
        margin-top: 10px; 
		padding-left: 10px;
	} 

	#contenttxt {
		position : relative; 
		width : 820px; 
		float : left; 
		text-align : left; 
		font-family:Verdana, Trebuchet MS ; 
		font-size : 11px; 
		color : #000; 
        margin-top: 10px; 
		padding-left: 10px;
	} 

	#contenttxt img {
		float : right; 
		margin-top: 45px; 
		margin-left: 5px; 
		margin-right: 50px;
	}


	#fototxt {
		position : relative; 
		width : 660px; 
		float : left; 
		text-align : left; 
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size : 11px; 
		color : #ffffff; 
        margin-top: 10px; 
		padding-left: 10px;
	} 

#nieuwstxt {
	position : relative; 
	width : 580px; 
	float : left; 
	text-align : left; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #ffffff; 
	padding-left : 10px; 
	margin : 14px auto; 
	clear : left; 
} 
#nieuwstxt img {
	float : left; 
	margin-right : 5px; 
	padding : 2px;
	background-color : #E9E4EA;
	color : #fff;
	clear : left; 
	border-style : solid; 
	border-width : 1px; 
	border-color : #B0AEAF; 
} 



	#contactf {
		position : relative; 
		width : 500px; 
		float : left; 
		text-align : left; 
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size : 11px; 
		color : #000; 
        margin-top: 10px; 
		padding-left: 10px;
	} 

	#logos {
		margin-top: 6px;
		float: left;
		height : 62px; 
		width : 840px; 
		text-align : left; 
	} 

	#logos img {
		margin-right : 10px;
	}

.form {
	background-color:#eaeaea;
	} 


	
#bottom { 
	float:left;
	width:100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 60px;
}


#footer{
	position: relative;
	margin : 0 auto;
	margin-bottom:10px;
	margin-top:20px;
	background-color:#0E3293;
	text-align:center;
	height:30px;
	width:800px;
}

#footer .text{
	
	padding-top:7px;
	font-size:12px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
}

a.lees:link	   { color : #FFFFFF; text-decoration : none; font-size : 12px; } 
a.lees:active  { color : #FFFFFF; text-decoration : none; font-size : 12px; } 
a.lees:visited { color : #FFFFFF; text-decoration : none; font-size : 12px; } 
a.lees:hover   { color : #e9e6e6; text-decoration : none; font-size : 12px; }

/* Menu Structure */

	#home a {
	    float:left;
		text-align : left;
		display:block;
		width:92px;
		height:28px;
		margin: 0 auto; padding: 0px;
		text-decoration: none;
		background: url("../images/home2.gif") no-repeat;
		}
	#home a:hover {	
		background: url("../images/home.gif") no-repeat;		
		}
	#home a.current {	
		background: url("../images/home.gif") no-repeat;
		}
	#winkel a {
	    float:left;
		text-align : left;
		display:block;
		width:99px;
		height:28px;
		margin: 0 auto; padding: 0px;
		text-decoration: none;
		background: url("../images/winkel2.gif") no-repeat;
		}
	#winkel a:hover {	
		background: url("../images/winkel.gif") no-repeat;
		}
	#winkel a.current {	
		background: url("../images/winkel.gif") no-repeat;
		}
	#horeca a {
	    float:left;
		text-align : left;
		display:block;
		width:105px;
		height:28px;
		margin: 0 auto; padding: 0px;
		text-decoration: none;
		background: url("../images/horeca2.gif") no-repeat;
		}
	#horeca a:hover {	
		background: url("../images/horeca.gif") no-repeat;
		}
	#horeca a.current {	
		background: url("../images/horeca.gif") no-repeat;
		}
	#fotos a {
	    float:left;
		text-align : left;
		display:block;
		width:96px;
		height:28px;
		margin: 0 auto; padding: 0px;
		text-decoration: none;
		background: url("../images/fotos2.gif") no-repeat;
		}
	#fotos a:hover {	
		background: url("../images/fotos.gif") no-repeat;
		}
	#fotos a.current {	
		background: url("../images/fotos.gif") no-repeat;
		}
	#nieuws a {
	    float:left;
		text-align : left;
		display:block;
		width:87px;
		height:28px;
		margin: 0 auto; padding: 0px;
		text-decoration: none;
		background: url("../images/nieuws2.gif") no-repeat;
		}
	#nieuws a:hover {	
		background: url("../images/nieuws.gif") no-repeat;
		}
	#nieuws a.current {	
		background: url("../images/nieuws.gif") no-repeat;
		}
	#aanbiedingen a {
	    float:left;
		text-align : left;
		display:block;
		width:118px;
		height:28px;
		margin: 0 auto; padding: 0px;
		text-decoration: none;
		background: url("../images/aanbiedingen2.gif") no-repeat;
		}
	#aanbiedingen a:hover {	
		background: url("../images/aanbiedingen.gif") no-repeat;
		}
	#aanbiedingen a.current {	
		background: url("../images/aanbiedingen.gif") no-repeat;
		}
	#contact a {
	    float:left;
		text-align : left;
		display:block;
		width:83px;
		height:28px;
		margin: 0 auto; padding: 0px;
		text-decoration: none;
		background: url("../images/contact2.gif") no-repeat;
		}
	#contact a:hover {	
		background: url("../images/contact.gif") no-repeat;
		}
	#contact a.current {	
		background: url("../images/contact.gif") no-repeat;
		}

/* Clear Statement */

.clear {
	clear : both; 
} 

/* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 

