/* CSS Document */

html, 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding:0px;
	margin:0px;
	text-align: center;
	xline-height: 140%;
	}

img,
img a {
	border: none; height: auto;
	}
	
a{	color:#96231C;
	font-weight: 700;
	text-decoration:none;
	border:none;
	outline-style: none;
	outline-width:0px;
	}
	
ul{margin: 0 10px 0 15px;}

a:hover{text-decoration:underline;}
	
h1 {font-size: 1.5em;
	font-weight: 700;
	color: #CF691E;
	margin: 15px 0 10px;}
h2 {font-size: 1.25em;
	font-weight: 700;
	color: #CF691E;
	margin: 0 0 10px 0;}
h3 {font-size: 1.1em;font-weight:700; color: #CF691E;}
h4 {font-size: 1.4em;font-weight:700; line-height:1.4;}
h5 {font-size: 1.0em;font-weight:700;}

select{font-family:Arial, Helvetica, sans-serif; font-size:1.0em;}

#container{
  	position:relative;
	display:block;
  	top:0px;
  	width:980px;
	height:auto;
	margin:0 auto;
	padding:0px;
	text-align: left;}	
	
#main {
	position:relative;
	display:block;
	float:left;
	width:954px;
	top:0px;
	padding: 0 13px;
	margin:0;
	border-bottom:#FFF 40px solid;
	text-align: left;
	background: url(/images/background.jpg) repeat-y left top;
	}

#top{
  	position:relative;
	width:954px;
	z-index:10;
	top:0;
	left:0;
}
#content {
 	position:absolute;
	display:block;
	top:160px;
	width:954px;
	z-index:1;
	}
	
#basisPage{
	position:absolute;
	display:block;
	left:0px;
	top:140px;
	z-index:1;
	}
	
/* start banner */
#header {
	position: relative;
	display:block;
	float:left;
	padding 0;
	margin: 0;
	width: 954px;	
	height: 85px;
	}
	
#logo{
	position: absolute;
	top:0px;/*top:18px;*/
	left:21px;
	}
	
#letter{
	position: absolute;
	top:32px;
	left:450px;
	}
	
#letter a{
	float:left; text-decoration:none;
	}
	
#letterA{background:url(/images/letter1.gif) left top; height:20px; width:11px; display: block; margin-right:3px;}
#letterB{background:url(/images/letter2.gif) left top; height:20px; width:13px; display: block ;margin-right:3px;}
#letterC{background:url(/images/letter3.gif) left top; height:20px; width:20px; display: block; margin-right:3px;}

#letterA.select, #letterA:hover{background:url(/images/letter1red.gif) left top;}
#letterB.select, #letterB:hover{background:url(/images/letter2red.gif) left top;}
#letterC.select, #letterC:hover{background:url(/images/letter3red.gif) left top;}
	
#aanmelden{
	position: relative;
	margin: 24px 15px 0 0;
	}
.btnTop{
	float:right;
	margin:25px 17px 0 0;
	}
.btnTop input, .btnTop a {
	background:#fff url(/images/btnBg.gif) no-repeat;
	border:0;
	color:#fff;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	width:93px;
	height:25px;
	float: left;
	}
.btnTop a {
	text-align: center;
	padding-top: 5px;
	margin: 0;
}
.btnTop a:hover { text-decoration: none; }

.inlog,
.inlog2{ 
	float:right;
	padding: 6px 10px 0 0;
	font-size:1.5em; }
.inlog2{ padding: 0 10px 0 0; }
.inlog a,
.inlog2 a{ 
	float:left;
	padding: 0 10px 0 0;
	font-size:0.7em; 
	}
#aanmelden .buttonwrapper{ padding:0;overflow: visible;}
	
#back{
	position:absolute;
	top:30px;
	right:0px;
	padding:0;
	margin:0;
	width:394px;	
	height:330px;
	z-index:0;
	display:none;
	}	
/* end banner */

/* start navigation */
#navigation{
	position:relative;
	display:block;
	float:left;
	padding:0;
	margin:0;
	width:954px;	
	height:50px;
	background: url(/images/bgButton.jpg) repeat-x top ;
	}
	
#buttonBg{
	position:absolute;
	top:25px;
	padding:0;
	margin:0;
	width:954px;
	height:28px;
	background: url(/images/bgButton2.jpg) repeat-x top left;
	}
	
.mainButtons{xmargin:5px 0;  }
	
.mainButtons a,
.mainButtons a .select{
	color:white;
	text-decoration:none;
	border: none 0px;
	padding:6px 14px 8px 14px;
	line-height:100%; 
	position:relative;
	background:url(/images/buttonLine.jpg) top left no-repeat; 
	display:block; 
	position:relative; 
	float:left;
	}

.mainButtons .select,
.mainButtons a:hover {background:url(/images/bgButtonRed.jpg) top left repeat-x; }
/* end navigation */

/* start footer */
#footer{
	position:relative;
	display:block;
	float:left;
	width: 954px;
	background: #F5F5F5 url(/images/bgFooter.jpg) repeat-x top left;
	padding-bottom:5px;
	color: #5C5C5C;
	font-size:0.9em;
	}	
	
#footer a{color: #5C5C5C;}

.block{
	position:relative;
	display:block;
	float:left;
	width:170px;
	padding:0 10px;
	}
.blockTitle{ 
	position:relative;
	display:block;
	font-weight:700;
	height:17px;
	margin: 2px 5px 5px 0px;}
	
.blockLogo{ 
	display:block;
	width:100%;}
/* end footer */
	
/* start columns */

/* start colums basics */
#column1,
#column1a,
#column1b,
#column2,
#column3,
#lineHor1,
#lineVert1,
#lineVert2,
#lineVert3,
#lineVert4{	
	position:relative;
	display:block;
	float:left;
	background:#FFF;
	}

#column1{width:461px;padding: 0 15px 10px;}
#column1a{width:140px;}
#column1b{width:306px;}
#column2{width:183px; min-height:537px; background:url(/images/lineVert2.jpg) left top no-repeat;}	
#column3{width:234px;}	

#lineHor1{position:relative;width:954px;height:18px;}

#lineVert1{width:15px; height:100%;}
#lineVert2{width:10px; height:100%;}
#lineVert3{width:15px; height:100%;}
#lineVert4{width:16px; height:100%;}
/* end colums basics */

/* start intro with pageflow or welkomimage */
#pageFlow{
	position:relative;
	float:left;
	color:#Cf691E;
	width: 954px;
	height:50px;
	font-weight:700;
	margin:15px 15px 0;
	}
.pageFlow,
.pageFlow1,
.pageFlowReactie{
	position:relative;
	display:block;
	float:left;
	width: 460px;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(/images/lineHor1.jpg) bottom left no-repeat;
	}
.pageFlowReactie img{
	position:absolute;
	top:5px;
	right:0;
	}
.pageFlow1{
	margin:0;
	}
.pageFlowReactie{background:url(/images/lineHor1.jpg) top left no-repeat;padding:10px 0;}
.pageFlow a, .pageFlowReactie a{font-weight:100; float:left; display:block;}
.page,
.pageSlash{
	position:relative;
	display:block;
	float:left;
	margin: 15px 6px 0 0;
	width:auto;}
.pageFlow1 a,
.result .pageSlash{
	font-weight:700;}

	
.pageSlash{color: #96231C;}
/* end intro */

/* start common text items */
.title{ background:#CF691E;
	font-size:1.0em;
	font-weight:700;
	color:#FFF;
	padding: 0 0 0 10px;
	margin: 10px 0px 5px;
	}

.title1{
	display:block;
	position:relative;
	height:19px;
	width:172px;
	font-size:1.0em;
	font-weight:700;
	color:#FFF;
	padding: 0 0 0 18px;
	margin: -9px 0 5px -7px;
	}
	
.title1Text{position:absolute;top:1px;left:17px;z-index:5;}
	
.title1 img{position:absolute;top:1px;left:-3px;}
	
.date, .type, .grootte, .bestand, .location {font-size:0.9em; margin-right:15px;margin-bottom:10px;}
#column2 .date, #column2 .type, #column2 .grootte, #column2 .bestand, #column2 .location {font-size:0.8em; margin-right:0;margin-bottom:0;}
.from{float:left; margin: 0 0 10px; width:60%;font-size:0.9em;}
.location{text-align:right; float:right; margin: 0 0 10px; width:40%;}

.mail, .print{ margin: 10px 0 0 30px; float:right; text-align:right;}
.misbruik{ margin: 0; float:right; text-align:right;}
/* end common text items */

/* end items column1 */
.dia{
	position:relative;
	display:block;
	top:-8px;
	left:-15px;
	border:none;
	margin:0; 
	padding:0;
	width:491px;
	height:299px;
	background:url(/images/shadow.gif) center bottom no-repeat;
	}
#bolletjes{position:absolute;z-index:10;left:15px;top:267px; }
#bolletjes a{position:relative;float:left;display:block;margin-right:6px;cursor:pointer;}

.pageTitle{
	position: relative; 
	display:block;
	float:left;
	width:100%;
	margin: 0 0 15px 0; 
	padding: 0 0 5px 0; 
	background: url(/images/lineHor1.jpg) left bottom no-repeat;}

/* start lister */
.lister{
	position:relative;
	display:block;
	float:left;
	text-align:left;
	padding: 0 0 10px 0;
	margin-bottom: 15px;
	width: 100%;
	background: url(/images/lineHor1.jpg) left bottom no-repeat;
	}
.listerImg{
	display:block;
	float: left;
	padding: 0 10px 0 0;
	}
.listerImg img{	margin-bottom:5px;	}
.listerText{padding-left: 90px;}
.listerLink{
	position:relative;
	text-align:right;
	padding-right:18px;
	margin:10px 14px 8px 0;
	}
.listerLink img{
	position:absolute;
	top: 1px;
	right: 0;
	}
.change{
	font-size:0.9em;
	margin-bottom:10px;
	padding-bottom: 15px;
	background: url(/images/lineHor1.jpg) left bottom no-repeat;
	}
	
/* end lister */
	
/* start reactions*/
.reacties {
	position:relative;
	margin-bottom:15px;
	padding-bottom: 10px;
	background: url(/images/lineHor1.jpg) left bottom no-repeat;
	}
.reacties span{color:#CF691E; font-weight:700; font-size:1.25em;margin-right:5px;}
.reacties img{
	position:absolute;
	top:-6px;
	right:0;
	}
.reactie{ padding:10px 0; background: url(/images/lineHor1.jpg) left bottom no-repeat;}
.reactie .date{ margin:0px;}
/* end reactions */

/* start dynamic article  */
.dynamicArticle{
	position:relative;
	display: block;
	float:left;
	width:100%;
	padding-bottom: 1px;
	background: url(/images/lineHor1.jpg) left bottom no-repeat;
	margin: 0 0 15px 0;
	}
.dynamicArticleItem{
	padding: 0 0 10px 18px;
	background:url(/images/arrowOrange.jpg) left 1px no-repeat;
	}
#movie{
	margin: 0 0 15px 0;
	text-align:center;
	}
/* end dynamic article */

/* start form */
.member, .formBlock{
	position:relative;
	display:block;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(/images/lineHor1.jpg) bottom left no-repeat;
	}
	
.formText{margin: 10px 0;}
	
.steps{ margin: 0 0 10px;}
.steps img{margin: 0 3px; padding-top:3px;}

.buttons{padding-left: 165px; margin-bottom:5px;}
.formIntro{ position:relative; display:block; float:left; width:158px; font-weight:700;}
.formField{ margin-bottom:5px;}
.false{ margin-top:-21px; color: #96231C; font-weight:700;}
.formfalse{color: #96231C; font-size:1.3em; font-weight:700; padding-left:5px;}
.warning{background:url(../images/errorSmall.gif) no-repeat top right; padding:3px 0 2px 17px;}
.warning2 {PADDING: 3px 0 2px 21px; BACKGROUND: url(../images/errorSmall.gif) no-repeat left 1px;  margin-top: 2px;line-height: 2em;}
/*.warning2{float:left; color: #96231C; width:5px; font-weight:700; padding-right:5px; font-size:1.3em;}*/

.radio{position:relative; display:block; margin: 0 0 3px;}
#column2 .radio{position:relative; display:block;  width: 100%; margin: 0 0 3px;}
.radio label{position: relative;left:16px; top:0; padding:0; display:block;}
.radio input {display:block; position:absolute; width:15px; top:0; left:0;}

.checkbox{margin-right:6px;}
.vrijwillig{margin-top:10px;}
.abonnement{margin:10px 0;}
.abonnement span{ font-weight:700; font-size:1.5em;}

.dropdown{}
.fieldSmall{width:150px;}
.fieldSmall2{width:100px;}
.fieldBig{width:150px;}
.fieldText{width:250px;}

.error{position: absolute; left:212px;top:24px; padding: 4px 0 0 26px;}
.error2{position:relative;display:block; float:left; padding: 4px 0 0 26px;margin-top:7px;}
.error3{position:relative;display:block; float:left; padding: 4px 0 0 26px; margin-bottom:15px; }
.error img, .error2 img, .error3 img{position: absolute; top:0; left: 0; }
.volgende{ text-align:right;} 
.buttonVolgende {
	position: relative;
	display:block;
	float:right;
	cursor: pointer;
	border:none; 
	height:27px; 
	width:99px;
	background: url(/images/buttonVolgende.jpg) left top no-repeat; } 
/* end form */

/* start FAQ */
#column1 .faq{ 
	margin:10px 0;
	padding-bottom:10px;
	background:url(/images/lineHor1.jpg) bottom left no-repeat;}
.question{ 
	margin: 0 10px 6px 0;
	padding-bottom:10px;
	background: url(/images/lineQuestion.jpg) bottom left no-repeat;}
.answer{margin-bottom:20px;}
.tags{margin-bottom:10px;}
/* end FAQ */

/* start event */
.event{margin:30px 0 15px;}
.eventImg{
	float: right;
	padding: 0 0 7px 10px ;
	}
.xevent ul{
	padding: 0px;}
.xevent li{
	margin-bottom:6px;}
.xevent li a{
	padding-left:5px;
	color:#CF691E;
	text-decoration:none;}
	
/* end event */

.sponsors{padding:0 0 15px 0;}
.inschrijven{
	position:relative;
	padding-left:90px;
	margin:15px 14px 22px 0;
	}
.inschrijven img{
	position:absolute;
	top:-5px;
	left:0;	}
.downloaden{
	position:relative;
	margin:8px 0 10px 0;	}
	
.downloaden img{
	margin-bottom:10px;	}

.faqItem{padding: 0;}
/* start search */
.search{ 
	margin:10px 0;
	padding-bottom:10px;
	background:url(/images/lineHor1.jpg) bottom left no-repeat;}

.searchFor span,
.found span { font-weight:700;} 

.result {padding: 0 0 0 20px; margin: 0 0 10px 0; position:relative; display: block; float:left; width:100%;}
.result h2{margin:0;}
.number {position: absolute; left:0; top:0; font-weight:700; font-size:1.1em;}
/* end search */

/* start subnavigation */
.listSmall{margin:0 10px 10px 5px;}
.listSmall ul{margin:0 10px 0 10px;}
.listSmall ul ul{
	margin: 0 0 4px 0;
	padding:0px;}
	
.listSmall li.select,
.listSmall li li.select 
	{/* uitlijnen van de bullets fixen - bdblist-style-image:url(/images/arrowOrange2.jpg); */
	background:transparent url(/images/arrowOrange2.jpg) no-repeat 0px 2px;}
.listSmall li.select a ,
.listSmall li li.select a  
	{color:#CF691E; text-decoration:none; }
.listSmall li.nonselect a ,
.listSmall li li.nonselect a
	{color:#96231C; text-decoration:none; }
	
/* uitlijnen van de bullets fixen - bdb
.listSmall li{
	color: #96231C;
	list-style-image:url(/images/arrowRed2.jpg);
	margin-left:10px;
	padding-left:0;
	font-weight:700;
	font-size: 1.0em;}
.listSmall li a{
	position:relative;
	left:-5px;top:5px;
	padding:0 0 5px;
	display:block;}
.listSmall li li a{left:-5px;top:5px;padding:0 0 3px;}
*/

.listSmall li{
	background:transparent url(/images/arrowRed2.jpg) no-repeat 0px 2px;
	color: #96231C;
	list-style:none;
	margin-left:0px;
	padding-left:15px;
line-height:20px;
	font-weight:700;
	font-size: 1.0em;}

.listSmall li a{
	display:block;}

.listSmall li li{
	/*font-size: 0.8em; zelfde font-size maken als parent - bdb*/
	font-size: 1em;} 
	
.listBox{
	margin:0 0 15px 0;}
.listBox ul {
	margin:	10px 0 5px 10px;}
.listBox ul ul{
	margin:	0 0 0 8px;}
.listBox ul li a {
	margin:	0;}
.listBox ul li{
	margin:	0 0 0 0;
	list-style-image:url(/images/arrowOrange2.jpg);
	xlist-style-position:inside;
	list-style-position: 2px;}
	
	
/* end subnavigation */

/* start downloads */
.download{
	position:relative; 
	display: block; 
	float:left;
	width:355px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(/images/lineHor1.jpg) left bottom no-repeat;
	}
.downloadTitle{margin:10px 0;}

.download h2{margin:0;}
.downloadButton{
	position:absolute;
	left:371px;
	top: 0;}

.downloadItem{
	padding: 0 10px 8px 18px;
	margin: 0 0 0 10px;
	background:url(/images/arrowDown.jpg) left 1px no-repeat;
	}
/* end downloads */

/* start promobox */
.promobox{
	float:none;
	text-align:left;
	padding:0 10px;
	}
#column1 .promobox{
	position:relative;
	display:block;
	float:left;
	width: 100%;
	text-align:left;
	margin:0 0 15px 0;
	padding: 0 0 10px 0;
	background:transparent url(/images/lineHor1.jpg) no-repeat scroll left bottom;}
#column3 .promobox{
	margin:0 0 15px;
	padding-bottom:10px;
	background:transparent url(/images/lineHor4.gif) no-repeat scroll center bottom;}
.promobox.full{ 
	padding:0 0 10px 0;}
.promoboxText{
	float:none;
	width:100%;
	text-align:left;}
.promoboxImg{
	display:block;
	float:left;
	text-align:left;
	padding: 4px 6px 0 0;}
.full .promoboxImg{ 
	float:none;}
.promoboxLink{
	position:relative;
	display:block;
	xfloat:none;
	text-align:right;
	padding:5px 16px 10px 0;}
.promoboxLink img{
	position:absolute;
	top: 6px;
	right: 0px;}
.promoboxLink.button{padding:4px 0 10px 0;}
/* end promobox */

.buttonwrapper{
	overflow: hidden; 
	width: auto;
	padding: 5px 0 0;
	}	
.buttonwrapper a{
	background: transparent url(/images/button4.jpg) no-repeat top left;
	display: block;
	float: left;
	font-size: 1.0em;
	font-weight: 700;
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 27px;
	padding-left: 11px;
	text-decoration: none;
	float:right;
	color:#FFF;}
.buttonwrapper a span{
	background: transparent url(/images/button3.jpg) no-repeat top right;
	display: block;
	padding: 4px 11px 6px 0;}

.button{ padding: 5px 0 10px; text-align:right;}
.buttonTerug{text-align:left; display:block; position:relative; float:left;margin-right:20px;width:70px;}
.button1{
	margin: 0 -5px 0 0; 
	padding: 0 0 5px 0; 
	height: 26px; 
	width:6px;
	border: none; 
	background: transparent  url(/images/button1.jpg) no-repeat;
	cursor:pointer;}
.button2{
	margin: 0 0 0 1px; 
	padding: 0 0 4px 0; 
	height: 26px; 
	color:#FFF;
	border: none;
	font-size: 1.1em;
	font-weight: 700;
	font-family:Arial,Helvetica,sans-serif;
	background:transparent url(/images/button2.jpg) repeat-x;
	cursor:pointer;}
.button3{
	margin: 0 0 0 -3px; 
	padding: 0 0 5px 0; 
	height: 26px; 
	border: none; 
	background:transparent url(/images/button3.jpg) no-repeat;
	cursor:pointer;}
	
/* start tag cloud */
.tagCloud {
	width:163px;
	margin: 0 10px 10px;
	}
.word {
	font-size:100%;
	font-weight:700;
	text-align:left;
	position:relative;
	padding:0 3px 0 0;
	line-height:1.1em;
	}
	
.word.level1 {font-size:0.9em;}
.word.level2 {font-size:0.95em;}
.word.level3 {font-size:1.0em;}
.word.level4 {font-size:1.05em;}
.word.level5 {font-size:1.1em;}
.word.level6 {font-size:1.15em;}
.word.level7 {font-size:1.2em;}
.word.level8 {font-size:1.25em;}
.word.level9 {font-size:1.3em;}
/* end tag cloud */

/* start forum */
.more{margin:10px 0;}

.faqItem,
.moreItem,
.forumItem{
	padding: 0 10px 5px 18px;
	margin: 0 0 0 10px;
	background:url(/images/arrowOrange.jpg) left 1px no-repeat;
	}
	
#column1 .faqItem,
#column1 .moreItem,
#column1 .forumItem{
	padding: 0 10px 5px 18px;
	margin: 0 0 0 10px;
	background:url(/images/arrowOrange.jpg) left 1px no-repeat;
	}
/* end forum */

/* start reaction */
.reactionItem{
	padding: 0 10px 8px 18px;
	background:url(/images/arrowOrange.jpg) left 1px no-repeat;
	margin: 0 0 0 10px;
	}
.reactionItem a{display:block;width:100%}
/* end reaction */

/* start calender */
.calender table{ width:100%;margin: 5px 0;}
.calender table td, .calender table th {padding: 3px 12px 3px 0; text-align:right;}
.month{ width:104px;margin-right:5px;}
.calender{ margin: 0 10px;display:block;}
.calender a{text-decoration: underline;
	display:block;
	position:relative;
	text-align:right;}
/* end calender */

/* start filter */
.filter{display: block; margin:0 10px;}
.filter select{ width:163px; }

.filterBig{
          background:transparent url(/images/lineHor1.jpg) no-repeat scroll left bottom;
            display:block;
            padding-bottom:10px;
            text-align:right;
            width:100%;}

	
.filterBig select{ width: 105px;}

.rss{position:relative;right:0;top:10px; margin-left:5px;}

/* end filter */
/* end items column2 */

/* start enquete column2 and column3*/
.enquete{ margin: 0 10px;}
#column3 .enquete{background: url(/images/lineHor4.gif) left bottom no-repeat;padding:0 0 30px 0;
	margin-bottom:15px;}

.enquete p{padding:0 10px 5px 0;}
.buttonVote{
	position:relative;
	text-align: right;
	width:160px;
	border:#FFF 0px solid; 
	background:#FFF; 
	color:#96231C; 
	font-size:1.1em; 
	font-weight:700;
	cursor:pointer; 
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;}
.questionTitle{color:#CF691E; font-weight:700; margin-top:10px;margin-bottom:2px;}
.questionResult{display:block;position: relative;background: #CCC;height:8px;   }


#column1 .title,
#column3 .title{
	position: relative;
	display:block; 
	float:left;
	color:#CF691E;
	font-weight:700;
	margin:0 0 5px 0;
	padding:0;
	background:#FFF;
	}
#column3 .title{padding:0 10px;float:none;}	

/* end enquete*/

/* start items column3 */
/* start search */
.zoeken{
	width:234px; 
	height:59px; 
	background:url(/images/zoeken.jpg) left top no-repeat; }
.field{
	position: absolute;
	top:13px; 
	left:20px; 
	border:0px #fff solid; 
	height:16px; 
	width:150px;}
.send{
	position: absolute;
	top:8px; 
	cursor:pointer;
	left:178px; 
	height:27px; 
	width:50px;
	border:none;
	outline: none;
	padding:0px;
	background: url(/images/buttonZoek.gif) left top no-repeat; }
.shadow{
	position: absolute;
	top:50px;
	width:234px; 
	left:0;
	background: url(/images/shadow2.gif) center bottom no-repeat;
	height:9px; }	
/* end search */

/* start banner */
.advertise{width:234px; font-weight:700; font-size: 0.9em; text-align:center;margin-top:2px;}
.banner{}
/* end banner */

/* start voordeel */
.voordeel{display:block;font-weight:700; margin:10px 10px 15px 10px;
	padding-bottom:10px;
	background:transparent url(/images/lineHor4.gif) no-repeat scroll center bottom;	}
.voordeelSubtitle{font-size:1.3em; color:#96231C; font-weight:700;margin: 10px 0 5px;}
.voordeelText2{font-size:1.5em; margin: 0 0 15px 0;}
.voordeelProduct{ text-align:center;}
/* end voordeel */

/* start linken */
.linken{
	padding:10px 0 10px 10px;	
	background: url(/images/lineHor4.gif) left bottom no-repeat;
	margin-bottom:15px;
	}
.link{
	position:relative;
	display:block; 
	height:28px; 
	margin-bottom:8px;
	}
.link img{
	position:absolute;
	display:block; 
	height:28px; 
	top:0; 
	left:0; 
	width:29px; 
	margin: 0 5px 0 0;}
.linkText{
	position:absolute;
	top:7px;
	left:37px; }
/* end linken */

/* end column3 */

.errorPage{ margin: 50px 0 50px 50px;}

.errorNumber{ margin: 20px 0; font-weight:700; }

.show{display: block;}
.hide{display: none;}

.black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index:1001;
            -moz-opacity: 0.5;
            opacity:.50;
            filter: alpha(opacity=50);
        }
.white_content {
            display: none;
            position: absolute;
            top: 25%;
            left: 25%;
            width: 50%;
            height: 50%;
            padding: 16px;
            border: 16px solid orange;
            background-color: white;
            z-index:1002;
            overflow: auto;
        }
		
.adress{ display:none;} 

.advertisement img{width:468px; height:60px; padding-bottom: 5px;}






#advertenties {margin:0; list-style-type:none}

























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
