body, html {
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0;
	padding:0;
	background-image:url(../images/layout/bodyback.jpg);
	background-repeat: repeat-x;
 	background-color: #2E2E2E;
}
h1 {
	font-size:18px;
	color:#D40F44;
}
h2	{
	font-size:14px;
	padding: 0px;
	margin: 0px;
}
.nieuwstitel h2, .nieuwsberichttitel h2	{
	font-size:14px;
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
}
h3	{
	font-size:12px;
	font-weight:bold;
}
#mainwrap {
	width: 920px;
	margin: 0 auto;
	height:auto;
	position:relative;
	background-image: url(/images/layout/wrapper_spacer.gif);
	background-repeat: repeat-y;
	background-position: 203px;
}
a {
	color:#D31145;
}
a:hover {
	color:#FF0000;
}
.head {
	width:920px;
	position:relative;
	float:left;
	padding:0;
	margin:0;
	background:url(/images/layout/header.jpg) no-repeat;
	height:168px;
}

.headerfoto {
	margin-top: -25px;
	margin-bottom: 15px;
	position: relative;
	width: 700px;
	float: right;
}
.headerfoto img {
	border:none;
}
.crumble {
	position:relative;
	font-style:italic;
	color:#FFFFFF;
	width: 600px;
	/*margin-top: -40px;*/
}
#pagina {
	padding-bottom: 10px;
	}

.crumble a {
	color:#FFFFFF;
	text-decoration:none;
}

.crumble a:hover {
	color:#d40f44;
}

.topmenu {
	position:relative;
	float:right;
	margin-right:20px;
	text-transform:uppercase;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-top:86px;
}

.topmenu ul {
	 clear:both;
     padding:0;
     margin:auto;
     list-style: none;
	 text-align:center;

}

.topmenu li {
	list-style:none;
	float:left;
	margin-right:10px;
}

.topmenu a:link, .topmenu a:visited {
	color:#000000;
	text-decoration:none;
	border: #FFF solid 5px; 
	}

.topmenu a:hover, .topmenu li:hover {
	border-bottom:#d40f44 5px solid;
	}
	
.menu {
	position:relative;
	float: left;
	width:200px;
	/*background:url(/images/layout/menu.png) top no-repeat;*/ 
	}

#minheight {
	width: 0px;
	height: 374px;
	position:relative;
	float: left;}

.menu ul {
	 list-style:none;
     margin:auto;
	 position:relative;
	 padding:10px;
	 margin:0;
	 margin-top:15px;
	 width:190px;
}

.menu li {
	list-style:none;
	width:160px;
	float:left;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
}

.menu a:link, .menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:hover {
	color: #d40f44;
	}

.adresblok {
	position: absolute;
	width:170px;
	padding:15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	top: 236px;
}

.adresblok a:link, .adresblok a:visited {
	color: #d40f44;
	text-decoration:none;
	font-weight:bold;
}

.adresblok a:hover {
	color:#FF0000;
	}


.content {	
	position:relative;
	float:right;
	right: 32px;
	/*padding:10px;*/
	padding-left:20px;
	font-size:12px;
	width:670px;
	text-align:justify;
}

.content img {
	border:#000000 1px solid;
}
.footer {
	width:920px;
	position:relative;
	/*background:url(/images/layout/footer.png) top no-repeat #2e2e2e;*/
	height:46px;
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif 11px;
	color: #fff;
	font-weight:bold;
	font-stretch:expanded;	
	margin-left: auto;
	margin-right: auto;
	}
.footerrechts {
	width: 670px;
	position:relative;
	float: right;
	padding-top:10px;
}
.footer a:link, .footer a:visited {
	color:#d40f44;
	margin:10px;
	text-decoration:none;
	}

.footer a:hover {
	text-decoration:underline;
	}

.clear {clear:both;}
.clearboth {clear:both;}

.onderwerp {
	color:#d40f44;
}

#nieuws {
	position: relative;
	float: left;
}
.nieuwsitem {
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.nieuwsitem .links {
	position: relative;
	float: left;
	width: 200px;
}
.nieuwsitem .rechts {
	position: relative;
	float: right;
	width: 450px;
	padding-bottom: 5px;
}
.inhoud {
	position: relative;
	padding-top:10px;
}
.inhoud p {
	position: relative;
	padding: 0px;
	margin: 0px;
}
.inhoud .newsdatum {
	position: relative;
	float: left;
	text-align: left;
	margin-right: 5px;
	padding-left: 2px;
	padding-right: 2px;
	font-style: italic;
	clear: right;
}
.onder {
	position: relative;
}
.onder {
	position: relative;
	bottom: 0px;
	right: 0px;
}
.nieuwstitel {
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 450px;
	margin-bottom: 4px;
}

.nieuwsberichttitel {
	position: relative;
	height: 20px;
	padding-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 660px;
}
.nieuwsberichttitel .newsdatum {
	position: relative;
	float: right;
	width: 90px;
	text-align: right;
}


.knop {
	position: relative;
	float: right;
	color: #D40F44;
	text-decoration: none;
	display: block;
}
.nieuwsbericht {
	position: relative;
	padding-bottom: 15px;
}
.nieuwsafbeelding {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bladzijde {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}
.bladzijde a {
	color: #D40F44;
	text-decoration: underline;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;
}

.link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
	position: relative;
}

.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.linkregel {
	position: relative;
	margin-bottom: 10px;
}
.aantpaginas {
	text-align: center;
	position: relative;
	margin-bottom: 4px;
	margin-top: 4px;
}
.aantpaginas a {
	color: #FF0000;
}
#prodoverzicht {
	position: relative;
}
#proddetailoverzicht {
	position: relative;
}
.product {
	position: relative;
	width: 670px;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	height: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border: none;
}
.product a {
	color: white;
	text-decoration: none;
}
.detailproduct {
	position: relative;
	width: 670px;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prodtitel {
	width: 178px;
	position: relative;
	float: left;
	padding-left: 2px;
}
.proddate {
	position: relative;
	float: left;
	width: 40px;
	text-align: center;
}
.prodtekst {
	position: relative;
	float: left;
	width: 280px;
	vertical-align: middle;
	height: 120px;
	padding-left: 10px;
}
.prodfoto {
	text-align: center;
}
.detailprodfoto {
	text-align: center;
	width: 280px;
	float: left;
	margin-right: 10px;
}
#prodoverzicht td {
	vertical-align: middle;
	height: 100px;
}
#prodovtitels {
	position: relative;
	color: #D31145;
	margin-bottom: 5px;
	height: 30px;
	font-weight: bold;
	}

#prodoverzicht p {
	padding: 0px;
	margin: 0px;
	display: table-cell;	
}

.proddatetit {	
	width: 40px;
	position: relative;
	float: left;
	text-align: center;
}

.prodtiteltit {
	width: 178px;
	padding-left: 2px;
	position: relative;
	float: left;
}
.prodteksttit {
	width: 280px;
	position: relative;
	float: left;
	text-align: center;
}
.producteninfo {
	position: relative;
	width: 370px;
	float: right;
}
.prodteksttext {
	position: relative;
}
.prodteksttext p {
	padding: 0px;
	margin: 0px;
}
.prodteksttext tr {
	height: 12px;
	position: relative;
}
.prodteksttext tr td {
	height: 12px;
	position: relative;
}
.producteninfo .prodtitel {
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}
#detailproductthumbs {
	position: relative;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 120px;
	/*border: 1px solid #666666;*/
 }
 
#catalogus, #overzicht {
 	position: relative;
	width: 670px;
}
