
table{color: black}
//td {min-width: 200px}
img {border: 1px solid silver; border-radius: 8px}

.Arial_kop {
  font-family: Arial, Arial, Helvetica, sans-serif;
  font-size: 14px;  
  font-weight: bold;  

  //color: #cc6633;
//color: #D12C0A;
//color: #BF2102;
color: #A34E33

}

.Arial_tekst {  
  //font-family: Arial, Arial, Helvetica, sans-serif;  
font-family: verdana;
  font-size: 13px;  
  font-style: normal;  
  font-weight: normal;  
  //color: #666666; 
//color: #DE1E09
//color: red
 
  line-height: normal;
}

.links {  
  font-weight: normal;  
  letter-spacing: normal;  
  color: black;  
  word-spacing: normal;  
  font-size: 14px;  
  left: auto;  
  font-style: normal;  
  top: auto;  
  font-family: Arial;  
  font-variant: normal;
  text-decoration: none
}

.table {  
  background-position: center center;  
  background-repeat: no-repeat;
}

.footer_tekst {  
  font-family: Arial, Arial, Helvetica, sans-serif;  
  //font-size: 14px;  
  font-style: normal;  
  font-weight: normal;  
  color: black;  
  line-height: 15px;
}

.tabel_tekst_footer {  
  font-family: Arial, Arial, Helvetica, sans-serif;  
  font-size: 14px;  
  font-style: normal;  
  font-weight: normal;  
  color: black;  
  line-height: normal;
}

.footer_tekstsmaller {  
  font-family: Arial, Arial, Helvetica, sans-serif;  
  font-size: 10px;  
  font-style: normal;  
  font-weight: normal;  
  color: black;  
  line-height: 18px;
}

.linkswit {  
  font-weight: normal;  
  letter-spacing: normal;  
  //color: white;  
  word-spacing: normal;  
  font-size: 14px;  
  text-align: left;  
  left: auto;  
  font-style: normal;  
  vertical-align: top;  
  top: auto;  
  font-family: Arial;  
  font-variant: normal;
  text-decoration: none
}

//ul,li {font-size: 12px; color: black}

.rounded-corners {
     -moz-border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -khtml-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    //behavior: url(border-radius.htc);
    border-bottom-left-radius: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;


    -moz-border-bottom-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -khtml-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    //behavior: url(border-radius.htc);
    border-bottom-right-radius: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}

.rounded-corners-top {
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}

.rounded-corners-bottom {
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}

//a:link{color: darkgreen}
ul,li {font-size: 12px; color: black}

.popup 
{
//border-bottom: 2px dotted #000000;
border-bottom: 0px solid #000000;
cursor: pointer;
font-style: italic;
color: #730217;

}

.popup:hover{color: darkred; border-bottom: 0px solid black; background: #dedede}

.allpages:hover{color: darkred; border-bottom: 1px solid black; background: #dedede}



.contentborder {padding-left: 10px;padding-right: 0px; padding-top: 10px; left: 0px; margin-top: 4px; max-width: 900px; border-left: 1px solid silver; border-right: 1px solid silver; }
//html, body, #topstrook {background: #F7F5F5}

#bg
{
background-image:url('http://wierdenland.nl/125tentoonstellingBG.jpg');
-khtml-opacity:.09; 
 -moz-opacity:.09; 
 -ms-filter:"alpha(opacity=9)";
  filter:alpha(opacity=9);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.09);
  opacity:.09; 
background-size: 200% 100%;
//background-position:center; 
position: fixed; left:0; top:0; right: 0; bottom: 0; 
}


//body {overflow-y: scroll; padding: 0; margin:0}

.footer_bg
{
background: #535C36; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#535C36', endColorstr='#528A48'); /* IE 5.5–7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#535C36', endColorstr='#528A48', GradientType=1)"; /* IE 8–9 */
-ms-linear-gradient(top, #535C36 0%, #528A48 100%); /* IE 10 */
background: -webkit-linear-gradient(#535C36, #528A48); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#535C36, #528A48); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#535C36, #528A48); /* For Firefox 3.6 to 15 */
background: linear-gradient(to left, transparent, transparent); /* Standard syntax (must be last) */

}

@media print {
.footer_bg {display: none;}
.vertically_fixed {display: none;}
.print_button {display: none;}
}
