@charset "utf-8";
html {overflow-y: scroll;} /*always scrollbar*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #E1E1E1;
	background-image: url(img/bodybg.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background-image: url(img/maincontentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.twoColFixLtHdr #subcontainer {
	width: 920px;
	margin: 0 auto;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.twoColFixLtHdr #header {
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 400px;
	height: 230px;
} 
.twoColFixLtHdr #news {
	float:right;
	margin: 0;
	font-size: 11px;
	padding-top: 66px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 50px;
}
.twoColFixLtHdr #subheader {
	margin-top: 16px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
	padding: 0px;
	height: 30px;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent a,visited {
	font-weight: bold;
	text-decoration: underline;
	color: #007F9C;
	}
.twoColFixLtHdr #mainContent a:hover {
	font-weight: bold;
	color: #004a80;
	text-decoration: none
	}
.twoColFixLtHdr #mainContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent2 a,visited {
	font-weight: bold;
	text-decoration: none;
	color: #007F9C;
	}
.twoColFixLtHdr #mainContent2 a:hover {
	font-weight: bold;
	color: #004a80;
	text-decoration: none
	}
.twoColFixLtHdr #cola {
	width: 220px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #colb {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #colc {
	float: left;
	width: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(img/footer.jpg);
	background-position: center top;
	height: 102px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 90px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #bericht {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	width: 600px;
	height: 330px;
}
.twoColFixLtHdr #teller {
	float: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	width: 50px;
	margin-left: 20px;
	visibility: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

table.nav {}
.nav td {
	height: 41px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.nav td a,visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #004a80;
	background-image: url(img/nav.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	text-indent: 30px;
	display: block;
	line-height: 36px;
	outline:none;
	}
.nav td a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #0a3068;
	background-image: url(img/nav-hover.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	text-indent: 30px;
	display: block;
	line-height: 36px;
}
.navcurrent {
	background-image: url(img/navcurrent2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 180px;
	height: 41px;
	color: #FFF;
	text-indent: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 38px;
	outline: none;
}

.zoeken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.jumptop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	width: 171px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #029CBE;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #029CBE;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A40130;
	}
table.home {}
.home td {
	margin: 0px;
	padding: 0px;
}
.bloktop {
	background-image: url(img/bloktop3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	line-height: 68px;
	text-align: center;
	width: 215px;
}
.blok {
	background-image: url(img/blokmid3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	height: 260px;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.blok a,visited {
	font-weight: bold;
	text-decoration: underline;
	color: #007F9C;
}
.blok a:hover {
	font-weight: bold;
	color: #004a80;
	text-decoration: none;
}
.blok p {
	margin: 0px;
	padding: 0px;
}
.blokbtm {
	background-image: url(img/blokbtm3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
}
table.intro {
	left: 0px;
	position: relative;
}
.intro td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.raam {
	margin: 0px;
	padding: 0px;
}
table.lettre {
	border: 1px solid #E0E0E0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.lettre td {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #004a80;
	width: 154px;
}
table.foot {
	padding: 0px;
	margin: 0px;
}
.foot td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.foot td a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.foot td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.designer {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.designer a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666;
}
.designer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007F9C;
	text-decoration: none;
}
table.winkels {
}
.winkels td {
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 168px;
	text-align: center;
	padding: 0px;
}
.winkels td a,visited {
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 0px;
	height: 130px;
	line-height: 20px;
}
.winkels td a:hover {
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #CCC;
	display: block;
	margin: 0px;
	height: 130px;
}
.shop1 {
	border: 1px solid #0999BB;
}
.shop2 {
	background-color: #E1E1E1;
	border: 1px solid #0999BB;
}
table.agenda {}
.agenda td {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.handje {
	cursor: pointer;
}
.randcontact {
	border: 1px solid #029CBE;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
table.contact {
	margin: 0px;
	padding: 0px;

}
.contact td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.contact td a,visited {
	color: #007F9C;
	text-decoration: underline;
	font-weight: bold;
}
.contact td a:hover {
	color: #004a80;
	text-decoration: none;
	font-weight: bold;
}
.lijnrand {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.grijs {
	color: #666;
}
.size11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.plgrond {}
.plgrond td {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.plgrond td a,visited { font-weight: bold;
	text-decoration: none;
	color: #007F9C;}
.plgrond td a:hover {
		font-weight: bold;
	color: #004a80;
	text-decoration: none
}
table.subnav {
	margin-top: 14px;
	margin-bottom: 14px;
}
.subnav td {
	padding: 2px;
}
table.winkelinfo {	margin-top: 14px;
	margin-bottom: 14px;}
.winkelinfo td {
	padding: 5px;
	vertical-align: top;
}
.rand {
	border: 2px solid #CCC;
}

