@charset "utf-8";

* {
	margin:0px;
	padding:0px;
	
}

body, html{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	background:#2e2d28;
	color:#000; 
}

a , a:active, a:visited{
	text-decoration:none;
	color:#ad3a25;
}

object, button, form, a {
	outline:none;
}	


#header {
	border-top:20px solid #525252;
	background:#FFF;
	height:102px;
}

.search {
	background:#55868d;
	padding:5px 10px;
	width:930px;
}

.searchResult li {
	list-style-type: disc;
	margin-left:30px;
}

.searchResult .searchInfo {
	padding:5px 10px;
	font-size:italic;
	font-size:11px;
}

#main {
	width:950px;
	background:#FFF;
	margin:0 auto;
	
}

#logo {
	margin-left:10px;
	margin-top:-15px;
	position:absolute;
}

.middle {
	width: 730px;
	padding-left:15px;
	padding-top:5px;
	min-height:500px;
}


.sideBar {
	width: 190px;
	padding-top:5px;
	background: #ad3a25;
}

.topnav {
	padding-left:260px;
	font-size:14px;
	margin-top:3px;
}

.topnav a {
	font-weight:bold;
	display:block;
	float:left;
	width:auto;
	padding:2px;
	color:#000;
	margin-right:10px;
	
}

.topnav a:hover {
	border-bottom:1px solid #ad3a25;
	padding-bottom:5px;
	
	margin-bottom:5px;
}

.middle ul li {
	list-style-type: disc;
	margin:5px 0px;
	list-style-position:outside;
	margin-left:25px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

p {
	margin:5px 0px;
}

#nav {
	text-align:center;
	padding-top:10px;
}

#nav ul {
	margin:0px;
	padding:0px;

}

#nav ul li {
	display:block;
	padding:0px 0px;
	
}

#nav ul li a {
	font-weight:bold;
	font-size:13px;
	display:block;
	padding:8px 10px 2px 10px;
	background:url('../../images/skin/default/nav-back.png') no-repeat;
	margin:3px 6px;
	width:161px;
	height:31px;
	text-align:left;
	color:#FFF;
}

#nav ul li a:hover {

	color:#FFF;
}

.subnav {
	margin:10px 0px;
}

.subnav a {
	float:left;
	display:block;
	background:#673327;
	margin-right:10px;
	padding:5px 10px;
	color:#FFF;
}

.subnav a:hover, .subnav a.active {
	background:#55868d;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	padding : 8px 0px 8px 0px;
	margin : 0px;
}



h2 {
	padding : 8px 0px 8px 0px;
	margin : 0px;
	font-weight: bold;
	font-size: 16px;
	
}


h3 {
font-size: 14px;
font-weight: bold;
padding : 8px 0px 8px 0px;
	margin : 0px;
}

a, object {
	outline:none;
}



.hidden {
	display:none;
}



#footer {
	font-size:12px;
	padding-top:5px;
	color:#000;
	margin-top:0px;
	border-top:1px solid #000;	
	background:#525252;
}

#footer  span {

}

/* knoppenlinks opmaak */
#footer  a {
	font-weight:bold;
	text-decoration: none;
}


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

.footer {
	background:#55868d;
	padding:3px 10px;
	width:930px;
	border-top:1px solid #000;
}

ul {
list-style-image:none;
list-style-type:none;

}

.stroke01{
	line-height: 3px;
	background-image: url('../../images/skin/default/stroke_01.png');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}






form {
	margin:0px;
	padding:0px;
}


input, select, textarea {
	padding:3px;
	font-size:11px;
}



.searchProduct {
	color: #000;
	font-weight:bold;
	width:230px;
	font-size:12px;
	margin:0px;
	text-align:right;
	padding: 0px;
}

.searchProduct input{

	margin:0px;
	border:1px solid #336e76;
	width: 160px;
	height: 13px;
	padding: 2px 4px;
	font-size:10px;
}


.techInfo label {
	width:100px;
	background:#a9c9e1;
	display:block;
	float:left;
	padding:2px;
	margin:2px 0px;
	font-weight:bold;
	
}

.techInfo label.txt {
	background:#FFF;
	float:left;
	width:200px;
	margin-left:5px;
}


.cell {
	padding: 5px 5px 5px 5px;
}

.picMargins {
	margin: 2px 0px 0px 0px;
}

.txtMargin {
	padding-top: 6px;
}

.txtMargin2 {
	padding-top: 8px;
	padding-bottom: 8px;
}


.formHeader {
	padding: 2px 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #ad3a25;
	margin-bottom: 2px;

}

.formSubHeader {
	padding: 5px 0px 0px 10px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #a7a18b;
	margin-bottom: 5px;
	margin-top: 5px;
}

.shopForm .formContent {
	background-color:#efefef;
	color: #3f4345;
	border: 1px solid ;
	padding: 5px;
}

.shopForm .formContent img {
	border:1px solid #a7a7a7;
}

.shopForm label {
	display: block;
	width: 125px;
	float:left;
	margin-bottom: 8px;
	font-size:11px;
	color: #3f4345;
	font-weight: bold;
	margin-right:10px;
	text-align:right;
}

.shopForm .editlabel {
	display: block;
	margin-bottom: 8px;
	font-size:11px;
	color: #3f4345;
	font-weight: bold;
	margin-left: 50px;
	text-align:left;
}


.shopForm .aanspreking {
	margin-bottom: 8px;
	font-size:11px;
	color: #3f4345;
	font-weight: bold;
	margin-left: 0px;
	text-align:left;
}

.shopForm label .smallLabel {
	display: block;
	width: 125px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #939393;
	font-weight: normal;
}


.shopForm input[type="text"], .shopForm select ,.shopForm textarea, .shopForm input[type="password"] {
	float: left;
	margin-bottom: 8px;
}

.shopForm textarea {
	height: 60px;
}

.shopForm select {
	width: 217px;
	margin-right:0px;
}


.shopForm .formContentSmall , .shopForm .formContentSmall2 {
	background-color:#efefef;
	color: #3f4345;
	border: 1px solid #efefef;
	padding: 5px;
}

.shopForm .formContentSmall2  {
	width:344px;
}

.shopForm .formContentSmall input , .shopForm .formContentSmall textarea {
	float: left;
	margin-bottom: 8px;
	width: 210px;
}


.shopForm .formContentSmall2 input , .shopForm .formContentSmall2 textarea {
	float: left;
	margin-bottom: 8px;
	width: 210px;
}

.shopForm .formContentSmall checkbox, .shopForm .formContentSmall radio {
	width: 10px;
	float: left;
}

.shopForm .formContentSmall div.input {
	float:left;
	width:500px;
	margin-left:0px;
	
}

.shopForm .formContentSmall div.input input {
	clear:both;
}

.shopForm input[type="radio"],.shopForm input[type="checkbox"] {
	width: 30px;
}
.shopForm input[type="checkbox"] {
	
}

.shopForm .formContentSmall2 label {
width: 70px;
}

.shopForm .formContentSmall label {
width: 80px;
}

.shopForm .formContentSmall  button {
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	padding: 5px 10px;
	margin-top: 2px;
	border: 0px;
	cursor: hand;
	cursor: pointer;
	text-align: left;
	margin-left:90px;

}

.shopForm .formContentSmall2  button {
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	padding: 5px 10px;
	margin-top: 2px;
	border: 0px;
	cursor: hand;
	cursor: pointer;
	text-align: left;
	margin-left:80px;

}

.shopForm .formCheck {
	padding: 2px 10px 5px 10px;
	width: 13px;
	height: 13px;
	float: left;
	background-image: url('../../images/skin/default/icon_formcheck.png');
	background-repeat: no-repeat;
	background-position: 10px 4px;
}

.shopForm .checkFalse {
	background-image: url('../../images/skin/default/icon_formcheck_false.png');
}

.shopForm .checkTrue {
	background-image: url('../../images/skin/default/icon_formcheck_true.png');
}

.shopForm .formColumn {
	width:50%;
}

.shopForm .next {
	text-align:right
}

 button {
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	padding: 5px 10px;
	margin-top: 2px;
	border: 0px;
	cursor: hand;
	cursor: pointer;
	text-align: left;
}

.shopForm button:hover {
	color: #FFF;
	background:#000;
}

#sitemap a, #sitemap a:link, #sitemap a:visited, #sitemap a:active {
	text-decoration:none;
	padding: 0px 5px 5px 15px;
	font-weight: bold;
	background-image: url('../../images/skin/default/icon_sitemapcategory_01.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #000;
}

#sitemap a:hover {
	color: #000;
}

#sitemap li  {
	margin:0px 15px;
	padding:4px;
	padding-left:0px;
	font-size:13px;
	font-weight:bold;
	list-style: none;
	list-style-position: inside;
}

#sitemap ul {
	margin:0px;
	padding:2px;
	padding-left:5px;
	list-style-position: inside;
	list-style: none;
}

#sitemap li.cat {
	margin-left:25px;
	font-weight:normal;
	list-style-position: inside;
}

#sitemap li.cat a, #sitemap li.cat a:link, #sitemap li.cat a:visited, #sitemap li.cat a:active {
	padding: 0px 5px 0px 25px;
	font-weight: bold;
	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01.png');
	background-repeat: no-repeat;
	background-position: 17px 4px;
	color:#101010;
}

#sitemap li.cat a:hover {
	color:#a7a18b;
	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01_over.png');
}

#sitemap li.subcat {
	margin-left:40px;
	font-size:95%;
	font-weight:normal;
	list-style-position: inside;
}

#sitemap li.subcat2 {
	margin-left:40px;
	font-size:90%;
	font-weight:normal;
	list-style-position: inside;
}

#sitemap li.subcat2 a, #sitemap li.subcat2 a:link, #sitemap li.subcat2 a:visited, #sitemap li.subcat2 a:active {
	padding: 0px 5px 0px 25px;
	font-weight: bold;
	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01.png');
	background-repeat: no-repeat;
	background-position: 17px 4px;
	color:#101010;
}

#sitemap li.subcat2 a:hover {
	color:#f8931d;
	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01_over.png');
}



.errorForm {
	background:#e5d2d5;
	padding:15px;
	color:#000;
	font-weight:normal;
	margin: 10px 0px;
	border:1px solid #59000c;
}

.errorForm li {
	margin-left:30px;
	padding: 1px 0px;
	list-style: disc;
	list-style-position: outside;
}


.spacer {
	height:3px;
	line-height:2px;
	margin:2px 0px;
}

#map {
	margin:15px 0px;
	
	height: 255px;
	color:#000;
	border:1px solid #a7a18b;
}


#overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
}

#pagination {
	font-size:11px;
	
	margin-top:15px;
	padding:5px;
}

#pagination span {
	padding-right:20px;
}

.lostPass {
	font-size:10px;
	font-style:italic;
	margin-left:135px;
}

.lostPass a {
	color:#3b7988;
}

.buttonSend {
	margin-left:135px;
}

.borderLine {
	padding:0px 50px;
	border-right:1px solid #f4aa50;
}


.small {
	font-size:9px;
}

	

.smallPic {
	width:76px;
	height:60px;
	overflow:hidden;
	padding:2px;
	margin-right:2px;
	margin-bottom:3px;
	text-align:center;
	border:1px solid #a9c9e1;
}
.greyBlock {
	padding:10px;
	background:#6a6a69;
	color:#FFF;
}


.tel {
	font-weight:bold;
	margin-top:20px;
	font-size:13px;
	text-align:center;	
}


.randomBeeld {
	width:196px;
	height:293px;
	overflow:hidden;
}



.prevProduct {
	width:35px;

}

.nextProduct {
	
	width:35px;
}

.more {
	background-image: url('../../../data/images/skin/default/icon_next_01_over.png');

	background-repeat: no-repeat;
	background-position: 2px center;
	padding:3px;
	padding-left:20px;
	margin:5px 0px;
	color:#FFF;
	width:90px;
}

.more a {
	color:#000;
}



#lang {
	font-size:110%;
	position:absolute;
	left:50%;
	margin-left: 310px;
	font-weight:bold;
	text-align:right;
	color:#FFF;
	width:150px;
	
}

#lang a {
	color:#FFF;
}

.back {
	border-top:1px dotted #ad3a25;
	margin-top:10px;
	padding-top:5px;
	padding-left:24px;
	background: url("../../images/icons/previous.gif") no-repeat 10px 7px;
}
.back a {

	font-size:10px;
}



.navArrows {
	width:55px;
	margin-top:230px;
}

.file {
 padding:14px 10px;
 background: #f3efdf url('../../images/icons/pdf.png') no-repeat 10px 10px;
 padding-left:44px;
 margin:10px 0px;
 min-height:14px;

 
}

.file a {
	text-decoration:underline;
}

.file a:hover {
	text-decoration:none;
}


.homeP {
	width:250px;

}

#sfeer {
	width:250px;
	height:212px;
	overflow:hidden;
	background:#ad3a25;
}

.agendaItem {
	padding-bottom:10px;
	background: url('../../images/skin/default/stroke_01.png') no-repeat 155px bottom;
}

.agendaTitle {
	padding: 2px 5px 2px 10px;
	font-weight: bold;
	font-size: 16px;
	background-image: url('../../images/skin/default/icon_h2.png');
	background-repeat: no-repeat;
	background-position: left 8px;
}

.agendaTitle2 {
	padding: 2px 5px 2px 10px;
	font-weight: normal;
	font-size: 13px;
	background-image: url('../../images/skin/default/icon_h2.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.agendaDate {
	padding: 0px 5px 5px 10px;
	font-size: 9px;
	color: #101010;
	font-style: italic;
}

.agendaContent {
	padding: 0px 10px 0px 10px;
}

.agendaText {
	width: 540px;
	text-align:justify;
}

.agendaPic {
	width: 128px;
	height: 108px;
	overflow: hidden;
	border: 4px solid #ad3a25;
	background:#ededed;
	margin-right:10px;
}


.zaalPic {
	width: 158px;
	height: 108px;
	overflow: hidden;
	border: 4px solid #ad3a25;
	background:#ededed;
	margin-right:10px;
}

.zaalPic2 {
	width: 280px;
	height: 280px;
	overflow: hidden;
	border: 4px solid #ad3a25;
	background:#ededed;
	
}

.zaalName { 
	font-size:14px;
	font-weight:bold;
	margin:5px 0px;
	height:30px;
	vertical-align: text-bottom;
}

.zaalSmallPic {
	width:135px;
	height:110px;
	overflow:hidden;
	border: 1px solid #ad3a25;

	margin-bottom:5px;
	
}

.zaalInfo {
	width:420px;
}
.zaalDescr {
	
}

.zaal {

}

.tijd {
	color:#ad3a25;
	font-weight:bold;
	font-style:italic;
	margin:3px 0px;
}

.order {
margin:10px 0px;
background: #f6efed url('../../images/icons/cart.png') no-repeat 5px center;
padding:12px;
padding-left:40px;
font-weight:bold;
font-size:110%;

}

.imgDiv {
	width:110px;
	height:85px;
	margin-right:5px;
	border: 4px solid #ad3a25;
	overflow:hidden;
}

.homeBorder {
	border:1px solid #55868d;
	padding:10px;
}
