
* {
	box-sizing: border-box;
  -moz-box-sizing: border-box;
	-ms-box-sizing: border-box; /* Nino: IE8 borderbox-sizing */
  -webkit-box-sizing: border-box; /* Nino: Webkit based borderbox-sizing */
}

img {
	border: 0px;
}

table{
	border:0px;
}

body {
  background: #000;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	overflow: -moz-scrollbars-vertical;
}

h1 {
	color:#EF2E24;
	font-size: 14px;
	padding: 5px 0 10px 0;
	margin: 0;
}

h1.newsHead {
	padding: 0 0 10px 0;
	margin: 0;
}

h2 {
	color: #76757A;
	font-size: 10px;
	padding: 0 0 10px 0;
	margin: 0;
}

input.contact {
	width:395px;
	border: 1px solid #e0dfdf;
}

ul.sitemap {
	list-style: none;
	text-decoration: none;
	color: red;
	padding:  0 0 10px 5px;
	margin: 0 0 0 0;
}

li.sitemap {
	list-style: none;
	text-decoration: none;
}

li.sitemap a  {
	list-style: none;
	text-decoration: none;

	/*color: red;*/
}


/*a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	 color: #000;
}

a:hover {
	text-decoration: none;
	color: red;
}*/

/*****Template1 met 1 grote header******/
.site {
	width: 967px;
	text-align: left;
	margin: 0 auto;
}

.top {
	position: relative;
	top: 0px;
	height: 83px;
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 58px;width: 158px;
}

.top_menu {
	position: relative;
	top: 10px;
	left: 0px;
	width: 830px;
	text-align: right;
	color: #4d4e50;
}

.top_menu li {
	font-size: 10px;
	display: inline;
	margin-left:10px;
	margin-right:10px;
}
.top_menu li a, .top_menu li a:hover, .top_menu li a:visited, .top_menu li a:active {
/*  color: #4d4e50;*/
	color: #fff;
	text-decoration: none;
}

.container {
	position: relative;
  float: left;
	margin-bottom: 5px;
}
.menu {
	position: relative;
	width: 832px;

  /*
	background-image:URL("/images/bg_menu_top.jpg");
	background-repeat: repeat-x;
	background-position: top left;
  */

  background: url('/images/bg_menu_top_new.jpg') top left repeat-x;

	height: 24px;
	overflow: hidden;
}
.submenu{
	position: relative;
	width: 832px;
	height: 24px;
}
.wrapper {
	position: relative;
	float: left;
	width: 634px;
	background-image:URL("/images/bg.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.header {
	position: relative;
	width: 634px;
	height: 189px;
/*  background-color: olive;*/
}
.spacer {
	position: relative;
	width: 634px;
	height: 5px;
	background-color: #000000;
	font-size: 1px;
}
.kleinmenu {
	position: relative;
	float: left;
	width: 191px;
	height: 405px;
}
.kleinmenu .quicklink {
	position: relative;
	top: 0px;
	left: 0px;
	width: 191px;
	height: 77px;

  /*
	background-image:URL("/images/snelmenu.jpg");
	background-repeat: repeat-x;
	background-position: top left;
  */

  background: url('/images/snelmenu_new.jpg') top left repeat-x;

	margin-bottom: 5px;
}

.quicklinkFiller {
  position: relative;
  top: 0px;
  left: 0px;
  width: 191px;
  height: 0;
  background: #f26945 url('/images/snelmenu_long.jpg') top left repeat-x;
/*  background: #ED3628 url('/images/snelmenu_new.jpg') top left repeat-x;*/
  margin-top: 5px;
}

.kleinmenu .nomargin {
	margin-top: 0px;
}
.kleinmenu .quicklink a {
	display: block;
	width: 191px;
	height: 77px;
	text-decoration: none;
	color: #FFFFFF;
}
.kleinmenu .quicklink a h3{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 10px;

}
.kleinmenu .quicklink a p{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	margin-left: 10px;
}
.content {
 /* min-height:405px;*/ /*IE hack voor min-height*/
 /* height:auto !important; *//*IE hack voor min-height*/
	/*height:405px;*/ /*IE hack voor min-height*/
	margin-left: 5px;
  margin-right: 2px;
	float: left;
	width: 418px;
	background-color: white;
	padding-top: 5px;
	padding-left: 10px;
  padding-right: 5px;

}
.news {
	position: relative;
  margin-left: 5px;
	float: left;
	width: 193px;
}
.news .newsblock {
	position: relative;
	top: 0px;
	left: 0px;
	width: 193px;
	height: 146px;

  /*
	background-image:URL("/images/bg_news.jpg");
	background-repeat: repeat-x;
	background-position: top left;
  */

/*  background: #76757a url('/images/bg_news_new.jpg') top left repeat-x;*/
  background: #505052 url('/images/bg_news_new.jpg') top left repeat-x;

	margin-top: 5px;
}
.news .nomargin {
	margin-top: 0px;
}
.news .newsblock a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
.news .newsblock a h3{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
  margin-right: 10px;
	padding-top: 10px;
	color: #ef2e24;
}
.news .newsblock a p{
	margin: 0 10px 0 10px;
	padding: 0px;
	font-size: 10px;
}

.news .newsblock .newsContent {
	height: 126px;
}

.news .newsblock .newsReadmore {
	height: 20px;
	padding: 0 10px 0 10px;
/*  background: #78777C;*/
}

.newsblockFiller {
  position: relative;
  top: 0px;
  left: 0px;
  width: 193px;
  height: 0;

    background: #79787d url('/images/bg_news.jpg') top left repeat-x;

/*  background: #76757a url('/images/bg_news_new.jpg') top left repeat-x;*/

/*  background: #505052 url('/images/bg_news_new.jpg') top left repeat-x;*/

  margin-top: 5px;
}

.banner {
	position: relative;
/*	float: right;*/
  float: left;
	width: 120px;
	height: 600px;
	padding: 0;
	margin: 0 0 0 10px;
/*  margin: 0;*/
	cursor: pointer;
}

.flashBanner {
	width: 120px;
	height: 600px;
}

.flashBannerOverlayer {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 600px;
	cursor: pointer;
	background: url("/images/pixel.gif") top left repeat;
	z-index: 100000;
}

.footer {
	clear: both;
	positon: relative;
	width: 832px;

  /*
	background-image: URL('/images/bg_footer_bottom.jpg');
	background-repeat: repeat-x;
	background-position: top left;
  */

  background: url('/images/bg_footer_bottom_new.jpg') top left repeat-x;

	height: 23px;
}
.footer a {
	position: relative;
	top: 4px;
	left: 20px;
	text-decoration: none;
	color: #abacb0;
}

/*****Template1 einde******/

/*****Template2 met 1 kleine en 1 grote******/


.header21 {
	width: 191px;
	height: 189px;
}

.header22 {
	position: absolute;
	top:0px;
	left: 196px;
	width: 438px;
	height: 189px;
}

/*****Template2 einde******/

/*****Template3 met 3 kleine afbeeldingen******/
.wrapper-black {
	position: relative;
	background-color: #000000;
}

.header31 {
	position: relative;
	width: 191px;
	height: 189px;
}

.header32 {
	position: absolute;
	top: 0px;
	left:196px;
	width: 216px;
	height: 189px;
}

.header33 {
	position: absolute;
	top: 0px;
	left:418px;
	float:left;
	width: 217px;
	height: 189px;
}
/*****Template3 einde******/


/*****Template4 fotoboek******/

.fotoboek {
	min-height:575px; /*IE hack voor min-height*/
	height:auto !important; /*IE hack voor min-height*/
	height:575px; /*IE hack voor min-height*/
	margin-top: 5px;
	float: left;
	width: 832px;
	margin-bottom: 5px;
	background-color: #fff;
}

.fotoboek .headerTitleBold {
	margin-left:2px;
}

.footer4 {
	clear: both;
	margin-top: 0px;/* IE hack voor footer te laten aansluiten*/
	width: 812px;
	background-image: URL('/images/bg_footer_bottom.jpg');
	height: 23px;
	padding-left: 20px;
}
/*****Template4 einde******/


.hoofdmenu{
	padding-top:4px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
}

.hoofdmenu a{
	text-decoration: none;
	color:#b0b2b5;
}
.hoofdmenu a:visited {
	text-decoration: none;
	color:#b0b2b5;
}

.hoofdmenu li{
	margin-left:20px;

/*  margin-left:11px;*/
/*	margin-right:19px;*/

	color: #ffffff;
	display: inline;
}

.first {
	margin: 0;
	margin-left: 11px !important;
}

.hoofdmenu li.selected a, .hoofdmenu li.selected a:visited {
	color: #ffffff;
}

.submenu{
	padding-top:3px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 10px;
}

.submenu a{
	text-decoration: none;
	color:#b0b2b5;
}

.submenu li{
	display: inline;
	margin-left:11px;
	margin-right:29px;
}

.submenu li.selected a{
	color: #FFF;
}

.fototekst {
	padding-top: 10px;

}

.foto {
	float: left;
	width: 100px;
	padding-left:10px;

}

.all {
	width: 300px;
	padding-left: 100px;

}

p.titel{
	margin:0px;
	color:#ef3328;
	font-size: 15px;
	font-weight: bolder;
}

p.tekst {
	margin:0px;
	}

.bigfoto {
	margin: 0px auto;
	width:71%;
	text-align: center;
}

.next {
	margin: 0px auto;
	width:71%;
}

.content a {
	color:#ff0000;
}

/** Photo album **/
.photoalbumThumb {
/*  padding: 1px;*/
	margin: 0 2px 4px 2px;
/*  border: 1px solid #EF2E24;*/
/*  background: #F05D3B;*/
}
.redlink {
	color:#ff0000;
}

span.error {
  font-size: 10px;
  color:#ff0000;
}

div.bobborrel-container {
  float: left;
  width: 418px;
  overflow: hidden;
}
div.bobborrel-container form {
  display: block;
}
div.bobborrel-container form div.row {
  width: 100%;
  float: left;
  padding-top: 2px;
  padding-bottom: 2px;
}
div.bobborrel-container form span.required {
  color: #ff0000;
}
div.bobborrel-container form label.error {
  color: #ff0000;
  font-weight: bold;
}

div.bobborrel-container form input.text {
  width: 410px; 
  border: #78777C solid 1px;
  padding: 2px;
  font-family: Verdana;
  font-size: 11px;
}

div.bobborrel-container form input.button {
  border: #4C4C4E solid 1px;   
  background-color: #78777C;
  color: #fff;
  font-family: Verdana;
  font-size: 11px;
  padding: 2px;  
  cursor: pointer; 
}

#colorbox{z-index:9999;}   

