body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:center;
 	min-width:928px;
}
td {
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  line-height:17px;
}

p {
  margin:0;
  padding:0;
}

UL, OL {
  margin:0;
  padding:0;
}

UL {
  /*list-style:url(../img/li_dblauw.gif);*/
}

UL LI {
  margin: 0 0 0 18px;
  padding:0;
}

OL LI {
  margin: 0 0 0 25px;
  padding:0;
}
@font-face {
    font-family: 'BlackJackRegular';
    src: url('../font/black_jack-webfont.eot');
    src: url('../font/black_jack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/black_jack-webfont.woff') format('woff'),
         url('../font/black_jack-webfont.ttf') format('truetype'),
         url('../font/black_jack-webfont.svg#BlackJackRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
H1 {
	margin:5px 0 5px 0;
	font-size:40px;
	line-height:40px;
	font-family:BlackJackRegular;
}
h2 {
  font-size:13px;
  line-height:16px;
  font-weight:bold;
  margin:0;
  padding:0;
}

A:link, A:active, A:visited {
  font-weight:bold;
  text-decoration:none;
}

#zoekdiv {
	width:908px;
	text-align:right;
	margin:15px auto 10px auto;
	height:19px;
}
#zoekform{
	display: block;
	margin:0;
	padding:0;
}
#zoekveld{
	width:125px;
	font-size:10px;
	line-height:19px;
	height:19px;
}

#opperkoepel {
	width:928px;
	margin: 0 auto;
	text-align:center;  
}

#koepel {
  margin:10px auto;
  width:908px; 
  text-align:left;
}

#menu {
 	padding:0 10px 0 8px;
	height:29px;
	line-height:29px;
	font-size:11px;
}

#menu A:link, #menu A:active, #menu A:visited {
   padding:5px 4px;
	margin:0;
	text-decoration:none;
}

#menu A:hover {
  text-decoration:none;
}

#menu A.actief:link, #menu A.actief:active, #menu A.actief:visited {
	text-decoration:none;
	 padding:5px 4px;	
}

#menu A.actief:hover {

}

#themakleur {
  width:320px;
}

#linksonder {
  width:290px;
}

#inh {
  padding: 20px 25px 15px 0;
  /*width: 588px;*/
}
.fotodiv1 {
  float:right;
  padding: 5px 0px 4px 10px;
  color:#888888;
  font-size:10px;
  font-style:italic;
}

.fotodiv2 {
  float:left;
  padding: 5px 10px 4px 0px;
  color:#888888;
  font-size:10px;
  font-style:italic;
}
.fotodiv3 {
  float:left;
  padding: 12px 0px 12px 0px;
  color:#888888;
  font-size:10px;
  font-style:italic;
}
#fotodiv {
  float:left;
  padding: 0px 10px 5px 0px;
}
#fotoonder {
  padding: 0;
  margin:0;
  width: 618px;
}
#kleurstreep {
  height:1px;
  padding:0;
  margin:0;
}

.invoerveld {
	width:300px;
	height:20px;
	font-family:Verdana, Arial, sans-serif; 
	font-size:11px; 
	filter:alpha(opacity=65); 
	-moz-opacity:.65; 
	opacity:0.65; 
}
.invoertekstveld {
	width:300px;
	height:100px;
	font-family:Verdana, Arial, sans-serif; 
	font-size:11px; 
	filter:alpha(opacity=65); 
	-moz-opacity:.65; 
	opacity:0.65;
	overflow:auto;
}
.zoekknop {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	height:22px;
	padding-top:3px;
	cursor:pointer;
	border:0px;
}
.grijs {
  color:#777777;
}


/* ##### voor uitklapmenu ##### */
#uitklapmenu {
	margin:0;
	padding:0;
	text-align:left;
}
.mtDropdownMenu {
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px
}
.mtDropdownMenu .content {
	position: absolute;
}
.mtDropdownMenu .items {
	z-index: 2;
	left: 0px;
	color: #ffffff;
	position: relative; TOP: 0px;
	font-weight:bold;
}
.top .items {
	border-top: medium none;
}
.mtDropdownMenu .item {
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	cursor: hand;
	cursor:pointer;
	border-bottom: medium none;
	text-decoration: none;
	line-height:18px;
}
.mtDropdownMenu .background {
	z-index: 1;
	filter:alpha(opacity=100);
	left: 0px;
	position: absolute;
	top: 0px;
	-moz-opacity:1.0;
	opacity:1.0;
}
.mtDropdownMenu .shadowRight {
	z-index: 0;
	width: 0px;
	position: absolute;
	top: 0px;
}
.mtDropdownMenu .shadowBottom {
	z-index: 0;
	top:0px;
	left: 0px;
	position: absolute;
	height: 0px;
}
.mtDropdownMenu .hover {
	padding-left:12px;
}
.mtDropdownMenu .item img {
	margin-right: 4px;
}