@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700);

.linkwit {
	color: #ffffff;
	text-decoration: underline
}
body {
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #999999;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 13px/19px 'PT Sans', Arial, Helvetica, sans-serif; 
}
a {
	outline:none;
}
#wrapper {
	width: 600px;
	border: #000 1px solid;
	margin:auto;
	background-color:#fff;
	min-height: 600px;
}
#header {
	text-align:center;
	padding-top: 7px;
	clear:both;
	font-size: .9em;	
}
#header img {
	margin-bottom: 12px;
}
#onder {
	clear:both;
	padding: 20px 35px 10px 35px;
	font-size: .9em;
}
#inhoudstafel td {
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align:text-top;
}
#molen {
	background-image:url(../images/back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	border: #000000 1px solid;
}
#fiche {
	background-image:url(../images/kop_fiche.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:transparent;
}

table.tweedeblok h4 {
	background-image:url(../images/kop_fiche_h4.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 5px 0 5px 5px;
	border-bottom: #ccc 1px solid;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

#topcontrol {
	z-index: 9999999999;
}

td.tekst12 a {
	color: #01858c;
}

b, strong {
	color: #777;
}

#fiche b, #fiche strong {
	color: #01858c;
}

#details {
	margin-left:12px;
}
.tekst {
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-size: 12px
}
.tekst12 {
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.tekst14 {
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

input, select {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
input.field100 {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	width:100px;
	height:18px;
	text-indent:0px;
}
input.field150 {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	width:150px;
	height:18px;
	text-indent:0px;
}
input.field160 {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	width:200px;
	height:18px;
	text-indent:0px;
}
input.field300 {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	width:300px;
	height:18px;
	text-indent:0px;
	padding-left: 4px;
}


body.email {
	background-image: url('../images/bgmolen.jpg');
	background-size: cover;
	background-attachment:fixed;
	margin-top: 34px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}



body.zoek input.field160,
body.zoek input.field300 {
	height: 21px;
	margin-top: 4px;
	width: 95%;
	max-width:295px;
}

body.zoek {
    background-color: #EFEFEF;
    background-image: url('../images/bgmolenl.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    margin: 0px;
    margin-top: 20px;
    }

body.zoek section.kijk {
    overflow: hidden;
    border-bottom: #d0d0d0 1px solid;
    border-left: #d0d0d0 1px solid;
    border-right: #d0d0d0 1px solid;
}
body.zoek .style3 {font-size: 9px}
body.zoek .style4 {color: #01858c}
body.zoek .metschaduw {   
	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.4); /* Firefox/Mozilla */
    -webkit-box-shadow: 6px 6px 10px #555; /*Safari/Chrome */
    box-shadow: 6px 6px 10px #555; /* Opera & hoe het zou moeten */
}
   
body.zoek a:focus, body.zoek a:hover, body.zoek a:visited {
	color:#333;
}

body.zoek #zoekform {
	margin: 0 auto;
	width: 98%;
	max-width: 500px;
}

body.zoek #zoekform td {
	padding-bottom: 5px;
}
body.zoek .opacbg {
	height: 1000px;
}   
      
body.zoek .zestig {
	width: 60%;
	max-width: 460px;
}

body.zoek .twintig {
	width: 20%;
}

body.zoek .zesenvijftig {
	width: 56%;
}

body.zoek .vierentwintig {
	width: 24%;
}

body.bestaandemolen table.kijktable a,
body.zoek table.zoektable a,
body.zoek table.border1px a {
	color: #01858c;
}

body.bestaandemolen {
	background-color: #ccc;
	background-image: url('../images/bgmolenl.jpg');
	background-size: cover;
	background-attachment:fixed;
	margin-top: 19px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.demolenpagina {
	background-color: #EFEFEF;
	background-image: url('../images/bgmolenl.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment:fixed;
	margin: 0px;
}


body.standprov header,
body.standprov nav {
	display:none;
}

table.stand {
	width: 88%;
}

table.tabelstand {
	width:100%; 
	max-width: 600px; 
	margin: 10px auto; 
	background-color: #ccc;
}

table.metpadding {
	 width: 100%; 
	 border:none;
}

table.metpadding td {
	 margin: 2px;
	 padding: 20px;
}

table.metpadding td table td {
	padding: 2px;
}

input.field16 {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	width:160px;
	height:18px;
	text-indent:0px;
	padding-left:4px;
}
select.list300 {
	background-color:#ffffff;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width:300px;
	height:18px;
	padding-left: 4px;
}

body.zoek select.list160,
body.zoek select.list300 {
	height: 24px;
	width: 98%;
	max-width:300px;
	margin-top: 4px;
}

.mailtable {
	width:80%;
}

.mailtable tekst.vtop {
	vertical-align: top;
}

.rood {
	color: #F00;
	font-weight:bold;
}

select.list160 {
	background-color:#ffffff;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width:200px;
	height:18px;
}
select.list150 {
	background-color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width:150px;
	height:18px;
}
select.list120 {
	background-color:#ffffff;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width:120px;
	height:18px;
}
input.button35 {
	background-color:#f5f5f5;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	cursor:pointer;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width:51px;
	height:20px;
	text-align:left;
	text-indent:1px;
	padding-left: 3px;
}

body.zoek input.button35 {
	height: 24px;
	padding: 0 8px;
	margin-top: 2px;
}

input.button50 {
	background-color:#f5f5f5;
	font-family: arial, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	cursor:pointer;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width:70px;
	height:20px;
	text-align:left;
	text-indent:1px
}
input.button300 {
	background-color:#f5f5f5;
	font-family: arial, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	cursor:pointer;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width:300px;
	height:20px;
	text-align:left;
	text-indent:1px
}
textarea.box {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	width:100%;
	max-width:334px;
	height:100px;
	text-indent:0px;
}

textarea.box.hoog {
	height: 200px;
}

textarea.box410 {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	width:410px;
	height:100px;
	text-indent:0px;
	padding: 4px;
}
textarea.box410x {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	width:410px;
	height:400px;
	text-indent:0px;
	padding: 4px;
}
textarea.box160 {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	width:160px;
	height:100px;
	text-indent:0px;
}
textarea.box4r {
	background-color:#ffffff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	width:334px;
	height:50px;
	text-indent:0px;
}
.groenachter {
	font-family: 'PT Sans',verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #52a134;
	letter-spacing: normal;
	width: 18px;
	text-align: center;
}
.credit { font-size:10px;}

table tbody tr td p {
	margin-top:0;
	padding-top:0;
}

section.kijk {
	margin-bottom: 0;
	padding-bottom: 0;
	position:relative;
}

.opacbg {
	background-color: #fff;
	width:100%;
	height: 100%;
	opacity: .90;
	filter:alpha(opacity=90);
	position:absolute;
	z-index:-1;
	top: 0;
	left:0;
}

body.bestaandemolen .style3 {font-size: 9px}
body.bestaandemolen .style4 {color: #01858c}

body.bestaandemolen #nummers { 
	color:#333; 
	font-weight:normal; 
	font-family:'PT Sans',verdana, arial, Helvetica, sans-serif; 
	font-size:10px; 
	width:100%;
	max-width:734px; 
	text-align:right; 
	padding:10px 14px 0 0;
}

body.draagbij header,
body.draagbij nav,
body.upload header,
body.upload nav,
body.email header,
body.email nav,
body.demolenpagina header,
body.demolenpagina nav,
body.bestaandemolen header,
body.bestaandemolen nav {
	display: none;
}

body.bestaandemolen #nummers a { color:#333; font-family:'PT Sans',verdana, arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; }
body.bestaandemolen #nummers a:hover { color:#bd2121; text-decoration:underline; }
body.bestaandemolen #nummers a.selected { color:#bd2121; font-weight:bold; font-family:'PT Sans',verdana, arial, Helvetica, sans-serif; font-size:10px; }
body.bestaandemolen .metschaduw {	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.4); /* Firefox/Mozilla */
	-webkit-box-shadow: 6px 6px 10px #555; /*Safari/Chrome */
	box-shadow: 6px 6px 10px #555; /* Opera & hoe het zou moeten */}
	
.onlyprint {
	display: none;
}	

img {
	display: block;
}

.demolenpagina .metschaduw {
	-webkit-box-shadow: 6px 6px 10px #555; 
	box-shadow: 6px 6px 10px #555;}
	
.demolenpagina td.tekst12 {
	padding: 5px 0 5px 7px;
}

.demolenpagina table#horiz td.tekst12 {
	padding:  0px;
}

.demolenpagina #table_container {
	margin: 20px auto;
	padding:0;
	padding-bottom: 20px;
	width: 100%;
	max-width: 750px;
}

.bestaandemolen section.kijk,
.demolenpagina section.kijk {
	overflow: hidden;
	border-bottom: #d0d0d0 1px solid;
	border-left: #d0d0d0 1px solid;
	border-right: #d0d0d0 1px solid;
}

.demolenpagina td {
	margin-bottom: 4px;
}

.demolenpagina td.credits {
	font-size: 10px;
	text-indent: 10px;
}

.credits {
	font-size: 10.5px;
	text-indent: 10px;
}

.overigefotos img {
	max-width: 675px !important;
}

table.metschaduw.molentable td.tekst12 h4 {
	font-size: 15px;
	color: #666;
}

table.stuurmail td.tekst strong,
table.stuurmail td.tekst12 strong {
	font-size: 12px !important;
	padding-right: 7px;
}


div.eerstetekstblok {
	padding-left:1.5%; 
	float: left; 
	vertical-align: top; 
	width:54%;
}

table.tweedeblok {
	width: 80%;
	margin-left: 1.5%;
}

table.fotoblok {
	width: 98.5%;
	margin-left: 1.5%;
}

body.zoek header,
body.zoek nav {
	display: none;
}

table.dankmail {
	width:100%; background-color: #fff; border: #666 1px solid;
}

body.upload {
	background-color: #fff;
}

table.tableupload {
	margin: 0 auto;
	background-color: transparent;
    clear: both;
    margin-bottom: 5px;
    max-width: 600px;
    width: 100%;
	overflow: hidden;
	border-collapse: collapse;
}


table.zoektable,
table.kijktable,
table.molentable  {
	margin: 0 auto;
	background-color: transparent;
    clear: both;
    margin-bottom: 5px;
    max-width: 750px;
    width: 100%;
	overflow: hidden;
	border-collapse: collapse;
	opacity: .95;
}

table.nosuccess {
	width: 100%;
	max-width: 748px;
	height: 250px;
	background-image: '../images/back.jpg'; 
	background-color: #FFFFFF;
}

td.nosuc {
	 padding-left:18px; 
	 padding-top:18px; 
	 font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif; 
	 font-size:12px;
}

body.zoek table.zoektable table.zoektable2 table.border1px {
	max-width: 750px;
    width: 100%;
}	

table.tablezoekpr {
	 width: 100%;
	 max-width: 427px;
}

table.stuurmail {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

table.stuurmail td input.field160 {
	margin-bottom: 7px;
}

table.stuurmail td textarea.box {
	width: 98%;
	max-width: 334px;
}

.disabled { border:none !important; }

body.zoek.prov {
    background-color: #EFEFEF;
    background-image: url('images/bgmolenl.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    margin: 0px;
    margin-top: 20px;
}
body.zoek.prov section.kijk {
    overflow: hidden;
    border-bottom: #d0d0d0 1px solid;
    border-left: #d0d0d0 1px solid;
    border-right: #d0d0d0 1px solid;
}
body.zoek.prov .style3 {font-size: 9px}
body.zoek.prov .style4 {color: #01858c}


td.dtnum,
td.dtnav {
	background-image:url(../images/kop_fiche.png); 
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	color: #01858c;
}

td.dtnum {
	background-image: none;
	padding: 0 20px 5px 0;
}


table.zoektable2 {
	max-width: 750px;
    width: 100%;
	border:#efefef 1px solid;
}	

.koprij {
	padding: 20px 0;
}


#toonmolens.zebra .rij {
	background-color: #FFF;
}	
#toonmolens.zebra .rij:nth-child(odd) {
	background-color: #FAFAFA;
}
#toonmolens.zebra .rij a {
	color: #01858c;
}
#toonmolens.zebra .rij a:hover {
	color: #333;
}

#toonmolens  {
	width:100%;
	max-width: 800px;
	text-align: left;
}


#toonmolens .rij {
	width: 100%;
	max-width: 800px;
	clear:both;
	/*min-height: 104px;*/
	overflow-y: hidden;
}

#toonmolens .rij .kolom1 {
	width: 10%;
	float: left;
}

#toonmolens .rij .tekstdeelkolommen {
	padding-left: 1%;
	width: 89%;
	float: left;
	}

#toonmolens .rij .kolom1 img {
	display: block;
	width: 70px;
}

#toonmolens .rij .kolomd {
	width: 4%;
	float: left;

}

#toonmolens .rij .kolom2 {
	width: 40%;
	float: left;

}

#toonmolens .rij .kolom3 {
	width: 31%;
	float: left;

}

#toonmolens .rij .kolom4 {
	width: 25%;
	float: left;

}	

table.naupload {
	width:83%; 
	max-width: 500px;
}

table.naupload2 {
	width:75%; 
	max-width: 450px;
}

abbr[title] {
    border-bottom: none !important;
}


/* grotere thumbs */

body.bestaandemolen .cell {
	width: 32%; 
	float:left; 
	margin-right: 1%; 
	border: #e5e2e2 1px solid; 
	height: 500px; 
	max-height: 500px; 
	font-size: 11px;
	margin-bottom: 5px;
	overflow: hidden;
}

body.bestaandemolen.kijkalle .cell {
	width: 18.5% !important;  
	height: 350px !important; 
	max-height: 350px !important; 
}

body.bestaandemolen .cell .molenfoto {
	width:100%; 
	display: block;
	max-height: 360px;
	overflow-y:hidden;
}

body.bestaandemolen.kijkalle .cell .molenfoto {
	max-height: 170px;	
}

body.bestaandemolen .cell .molenfoto img {
	width:100%; 
	height: auto
}

body.bestaandemolen .cell .molendetails,
body.bestaandemolen .cell .molennaam {
	width:100%; 
	padding: 0 1%; 
	display: inline-block;
}

body.bestaandemolen .cell .molennaam h3 {
	margin: 0;
	margin-top: 6px;
}

body.bestaandemolen .cell .molennaam h3 a p {
	margin: 0;
}

body.bestaandemolen .cell .molennaam h3 a {
	color:#01858c;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}

body.bestaandemolen.kijkalle .cell .molennaam h3 a {
	font-size: 13px !important;
}


body.bestaandemolen .cell .molennaam h3 a::after {
	color:#01858c;
	font-size: 12px;
	content: " ▶︎"
}

body.bestaandemolen .cell .molennaam h3 .molenplaats {
	font-size: 13px;
	font-weight: normal;
}

body.bestaandemolen.kijkalle .cell .molennaam h3 .molenplaats {
	font-size: 12px !important;
}

