/* algemeen */
.NoScreenDisplay {
    display:none
    }
body{
	color: #FFF;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	background-color: #000
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
}
hr {
	color:#333;
	height: 1px
	}
.anker {
	padding:2px;
	margin: 0;
	background-color: #F00;
	color: #FFF;
}
/* ----------------------------------------------------------------------------------------- */
/* content links - OPGELET :WEL subclass omdat die kunnen bepalen in de modules!!*/
a.url:link, a.url:active, a.url:visited, 
a.ankerlijst:link, a.ankerlijst:visited, a.ankerlijst:active,
#inhoud a:link, #inhoud a:visited, #inhoud a:active{
	color: #FFF;
	text-decoration: underline;
}
a.url:hover, a.ankerlijst:hover,
#inhoud a:hover{
	color: #FFF;
	text-decoration: none;
}
a.kruimelpad:link, a.kruimelpad:visited, a.kruimelpad:active,
#kruimelpad a:link, #kruimelpad a:visited, #kruimelpad a:active
{
	color: #666;
	text-decoration: underline;
}
a.kruimelpad:hover,
#kruimelpad a:hover
{
	color: #666;
	text-decoration: none;
}
a.kruimelpadbasic:link, a.kruimelpadbasic:visited, a.kruimelpadbasic:active,
#kruimelpadbasic a:link, #kruimelpadbasic a:visited, #kruimelpadbasic a:active
{
	color: #666;
	text-decoration: underline;
}
a.kruimelpadbasic:hover,
#kruimelpadbasic a:hover
{
	color: #666;
	text-decoration: none;
}

a.adres:link, a.adres:visited, a.adres:active,
#adres a:link, #adres a:visited, #adres a:active
{
	color: #666;
	text-decoration: underline;
}
a.adres:hover,
#adres a:hover
{
	color: #666;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------------------- */
/* beschrijving + positionering lagen*/
#wrapper{
	margin: 0 auto;
	width:975px;
	position:relative;
	z-index:2;
	top: 40px;
	}
#parent{
	position:relative;
	top: 0;
	height: auto;
	margin: 0;
	padding: 0;
	z-index:3;
	text-align:left;
	vertical-align:top;
	float: right;
	width: auto;
	left: 0;
	}
#header {
	position:relative;
	width: 975px;
	text-align:left;
	vertical-align:top;
	z-index:2;
	height: 159px;
	}
#zoek {
	position:absolute;
	left:830px;
	top:6px;
	width:160px;
	height:25px;
	z-index:3;
	background-color: #000;
}
#verzend .knop{
	margin-left: 10px;
}
.zoekinput {
	border: 1px solid #333;
}
#hoofdmenu {
	position:relative;
	width: 159px;
	float:left;
	left: 0px;
	margin: 0;
	padding: 0;
	text-align:left;
	clear:both;
	vertical-align:top;
	z-index:5;
	top: 10px;
	}
#banner {
	position:absolute;
	left:171px;
	top:34px;
	width:804px;
	height:127px;
	z-index:3;
}
#inhoud {
	position:relative;
	width:712px;
	float:right;
	text-align:left;
	vertical-align:top;
	z-index:3;
	display: block;
	margin-left: 11px;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
	border: 1px solid #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	clear:none;
}

#kruimelpad  {
	width:630px;
	color: #666;
	position:relative;
	z-index:15;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px
}
#adres {
	width:802px;
	color: #666;
	position:relative;
	z-index:15;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 172px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#kruimelpadbasic {
	position:absolute;
	left:171px;
	top:5px;
	width:634px;
	height:23px;
	z-index:3;
	color: #666;
}
/* --- temp Home ---- */
#inhoudhome {
	position:absolute;
	text-align:left;
	vertical-align:top;
	z-index:3;
	display: block;
	clear:none;
	width: 804px;
	height: 419px;
	top: 34px;
	left: 170px;
}
#zoekhome {
	position:absolute;
	left:15px;
	top:437px;
	width:160px;
	height:25px;
	z-index:3;
	background-color: #000;
}

/* --- IE bug ivm spatie rond buttons ---- */
#wrapper img{
	margin:0px;
	padding: 0px;
	vertical-align: top;
	}
#hoofdmenu img{
	margin:0px;
	padding: 0px;
	vertical-align: top;
	}

/* -------------------------- */
/* opmaak modules */
h1 {
	color: #FFF;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
h2, h3 {
	font-size: 120%;
	text-align: left;
	color: #FFF;
	padding: 0;
}
h3{
	margin: 0 0 5px 0}
textarea, select {
	text-align: left;
	padding: 0;
	margin: 0 3px 2px 0;
	color: #FFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-color: #000;
	border: 1px solid #575757;
}
p {
	vertical-align:top;
	margin: 0;
}
.BeeldRechts {
	float: right;
	clear: none;
	margin: 0 0 5px 3px;
	border: 1px solid #333;
}
.BeeldLinks {
	float: left;
	clear: none;
	margin: 0 5px 5px 0;
	border: 1px solid #333;
}
.BeeldGrootRechts {
	float: right;
	clear: none;
	margin: 0 0 5px 3px;
	border: 1px solid #333;
}
.BeeldGrootLinks {
	float: left;
	clear: none;
	margin: 0 5px 5px 0;
	border: 1px solid #333;
}
.BeeldGroot {
}

.IkoonLinks{
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.pdfopmerking {
	padding: 2px;
	margin: -5px 0 0 3px;
	float: right;
	color:#000;
	background-color: #FFF;
	}
.box {
	padding: 0;
	margin: 0 0 5px 0;
	display: block;
}
a.subMenu2:link, 
a.subMenu2:visited {
	color:	#FFF;
	text-decoration: none;
	text-align: right;
	display: block;
}
a.subMenu2:active, 
a.subMenu2:hover, 
a.subMenu2HL{
	color:	#FC0;
	text-decoration: none;
	vertical-align: middle;
	text-align: right;
	display: block;
}
a.subMenu3:link, 
a.subMenu3:visited
 {
	color:	#999;
	text-decoration: none;
	text-align: right;
	display: block;
}
a.subMenu3:active, 
a.subMenu3:hover, 
a.subMenu3HL{

	color:	#FC0;
	text-decoration: none;
	vertical-align: middle;
	text-align: right;
	display: block;
	}	
a.subMenu4:link, 
a.subMenu4:visited
 {
	color:	#666;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	display: block;
}
a.subMenu4:active, 
a.subMenu4:hover, 
a.subMenu4HL{
	color:	#FC0;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	display: block;
}
/* vormgeving standaard + uitgebreid formulier ---------- */
input{
	text-align: left;
	padding: 0;
	margin: 0 3px 2px 0;
	color: #FFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-color: #000
}
form{
	padding: 0;
	margin: 0;
	line-height:160%;
}
/* zoekform ---------- */
form input {
	border: 1px solid #4D4D4D;
}
.content{
	margin: 0 0 0 105px;
}
.content2 input{
	margin:0;
	float:left;
	border: 1px solid #333
}
.label{
	margin: 0 5px 0 0;
	padding: 0;
	width: 100px;
	text-align:right;
	display: block;
	float:left;
	clear:left;
	line-height: 190%;
	color: #FFF;

}
input.knop, input.knop2 {
	color: #FFF;
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	padding: 2px;
	background-color: #000;
	border: 1 solid #333;
}
input.knop {	
	margin: 5px 0 0 105px;
}
input.knop2 {	
	margin: 5px 0 0 0;
}
/* zoekform ---------- */
#zoekform input {
	border: 1px solid #4D4D4D;
}
/* 2 kolommen tekst + beeld ------------ */
table.portal {
	margin:10px 0;
	width:100%;
	}
table.portal .kolom1 {
	border-right: 1px solid #333;
	padding: 0 25px 0 0;
	vertical-align:top;
	width:50%;
	}
table.portal .kolom2 {
	padding: 0 0 0 25px;
	vertical-align:top;
	width:50%;
	}
/* fotoreeks ------------ */	
	.fotoreeks {
	border: 1px solid #333;
	}
/* shoplite ------------ */
table#shoplite{
	font-size: 100%;
	line-height: 140%;
	margin: 5px 0;
	padding: 0;
	border: 1px solid #333;
	background: #000;
}
table#shoplite .foto {
	margin: 0;
	background-color:#000;
}
table#shoplite .titel {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
table#shoplite .tekst {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	vertical-align: top;
	padding: 10px;
}
table#shoplite .prijs {
	font-weight: bold;
	float:left;
	display: block;
	background-color: #000;
	clear: both;
	height: auto;
	border: 1px solid #333333;
	color: #FFF;
	width: auto;
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
table#shoplite a.shopButton {
	border-width: 0;
	cursor: pointer;
	font-weight:bold;
	float:right;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
table#shoplite a.shopButton:link, 
table#shoplite a.shopButton:visited, 
table#shoplite a.shopButton:active {
	color:#000;
	background-color:#FC0;
	text-decoration: none;
	margin-right: 10px
}
table#shoplite a.shopButton:hover{
	color:#000;
	background-color:#fff;
	text-decoration: none;
	margin-right: 10px
}
/* eyecatcher 1 -------------------------- */
table#eyecatcher1{
	font-size: 100%;
	line-height: 140%;
	padding: 0px;
	margin-bottom: 15px;
	border: 1px solid #333333;
	}
table#eyecatcher1 .foto {

}
table#eyecatcher1 .titel {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
table#eyecatcher1 .tekst {
	margin: 0;
	width: 100% /* bug in IE neemt de volle breedte niet in dien te weinig txt*/;
	padding: 10px 5px 0px 10px
}
/* eyecatcher 2 -------------------------- */
table#eyecatcher2{
	font-size: 100%;
	line-height: 140%;
	margin-bottom: 15px;
	padding: 0;
	background: #000;
	margin-top: 3px;
	margin-right: 0;
	margin-left: 0;
}
table#eyecatcher2 .titel
 {
	font-size: 120%;
	margin: 0;
	font-weight:bold;
	height: 8px;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#eyecatcher2 .foto{
	padding: 0px;
}
table#eyecatcher2 .tekst  {
	margin: 0;
	padding: 15px;
	color:#000000;
	width: 100% /* bug in IE neemt de volle breedte niet in dien te weinig txt*/;
	background-color: #FFFFFF;
}
#eyecatcher2 a:link, #eyecatcher2 a:visited, #eyecatcher2 a:active
{
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}	

#eyecatcher2 a:hover
{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------*/
table#eyecatcher3{
	font-size: 100%;
	line-height: 140%;
	padding: 0px;
	border: 1px solid #333;
	margin-bottom: 15px;
	}

table#eyecatcher3 .titel {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 5px;
	color: #000000;
	background-color: #FFFFFF;
}
table#eyecatcher3 .tekst {
	margin: 0;
	width: 100% /* bug in IE neemt de volle breedte niet in dien te weinig txt*/;
	padding: 10px 5px 0px 10px
}


/* popup eyecatcher ------------------------------------------------------- */
#popup, table#eyecatcher1b {
	position: absolute;
	background-color: #000;
	height: 100%;
	vertical-align: top;
}
#popup table#eyecatcher1b .titel, #popup table#eyecatcher2b .titel, #popup table#eyecatcher3b .titel{
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #C30;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#popup table#eyecatcher1b td.tekst, #popup table#eyecatcher2b td.tekst, #popup table#eyecatcher3b td.tekst {
	color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#popup a:link, #popup a:visited, #popup a:active,
#KolomRechts a:link, #KolomRechts a:visited, #KolomRechts a:active
{	text-decoration: underline;
	color: #FFF
}

#popup a:hover,
#KolomRechts a:hover{
	color: #FFF;
	text-decoration: none
}
.lijnen{
	background-color:#000;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.adminknoppen{
	display:block;
	clear:both
}

