/*STYLESHEET WEEZENHOF.COM SCREEN*/
body{
  font-family:georgia,serif;
  font-size:12pt;
  line-height:1.5em;
  margin:0; 
  padding:0;
  color:#000;
  background-color:transparent;
}
/*LINKS*/
a:link {
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
a:hover {
  text-decoration:none;
}
/*LAYOUT TABLE*/
table#layout{
  border:0px solid #000;
  margin:0;
  padding:0;
}
/*IMAGE*/
img.portfolio {
  border:1px solid #000;
}

/*HEADER*/
#header-left{
  width:70%;
  padding:0;
  vertical-align:top;
}
#header-right{
  width:226px;
  padding:0;
}
#header-text{
  font-size:13pt;
  padding:0;
}
#headerimage{
  text-decoration:none;
  border-width:0;
  margin-right:5px;
}
.subheader{
  font-size:8pt;
  font-style:italic;
}
#adresimage{
  width:200px;
  height:84px;
  float:right;
}
#pagename{
  font-size:9pt;
  font-weight:bold;
  padding-top:.5%;
  padding-bottom:.5%;
}
/*LIST*/
li {
  list-style-type:disc;
}
/*NAVIGATIONBAR*/
.navbar{
  width:20%;
  padding-top:10px;
  vertical-align:top;
  font-weight:normal;
  display:none;
}
.home{
  font-size:10pt;
}
.contact{
  font-size:9pt;
}
div#navigationbarlist{
/*the list is flushed to the left by setting margin-left and padding-left to 0;*/
/*the list is moved upwards by setting margin-top and padding-top to 0;*/
  margin:0 1em 0 0;
  padding:0 3px 0 0;
  width:15em;
  display:none;
}
.navbar a{
  text-decoration:none;
  font-weight:normal;
  display:none;
}
.navbar :visited{
  text-decoration:none;
  font-weight:normal;
  display:none;
}
.navbar :hover{
  text-decoration:none;
  font-weight:normal;
  display:none;
}
.bezoekersinfo{
  display:none;
}
.bezoekersform{
 display:none;
}
/*TEXT*/
.text{
  vertical-align:top;
  padding:14px;
  margin:5%;
}
.texttable{
  vertical-align:top;
  padding:0;
  margin:5%;
}
.portfoliotabel{
  width:100%;
}
/*HEADERS*/
h1{
  font-size:8pt;
  margin:0;
  padding:0;
  font-weight:bold;
}
h2{
  font-size:8pt;
  margin:0;
  padding:0;
  font-weight:bold;
}
/*TABLE*/
.mediumth{
  font-size:8pt;
  font-weight:normal;
  margin:0;
  padding:0;
  }
th{
  font-size:8pt;
  font-weight:bold;
  margin:0;
  padding:0;
}
/*TABLE HWG PAGE*/
table#hwg{
  margin:0;
  padding:0;
  width:75%;
  margin:0 auto 0 auto;
}
caption#hwg{
  font-size:8pt;
  font-weight:normal;
  line-height:1.5em;
  font-weight:bold;
}
.bordergreyheader{
  font-size:8pt;
  font-weight:bold;
  padding:0 0 1px 0;
}
.bordergreyheader a{
  text-decoration:none;
}
th.bordergreygeval{
  font-size:8pt;
  font-weight:bold;
}
.bordergreygeval a{
  text-decoration:none;
}
.bordergreybold{
  font-size:8pt;
  font-weight:bold;
}
.bordergreytd{
  font-size:8pt;
}
.footnote{
  font-size:8pt;
}
.footnote a{
 text-decoration:none;
}
/*BUTTON*/
.knop{
  height:15px;
  width:15px;
  display:none;
}
.anchorlink{
  display:none;
}
/*PORTFOLIO*/
.portfolio_text{
  vertical-align:top;
  margin:0;
  padding:14px;
}
.portfolio_website{
  margin:0;
  padding:27px 0 0 27px;
  width:226px;
}
#printscreenstanna{
  width:199px;
  height:132px;
  border:2px solid #000;
}
#printscreendegoffert{
  width:198px;
  height:131px;
  border:2px solid #000;
}
#printscreenmagicpotion{
  width:199px;
  height:132px;
  border:2px solid #000;
}
#printscreenleguestbook{
  width:199px;
  height:132px;
  border:2px solid #000;
}
td.pictures{
  display:none;
}
/*CONTACTPAGINA*/
#zend{
  background-color:#fff;
  color:#f0f;
  display:none;
}
/*FOOTERINFORMATION*/
.footbar{
  font-weight:normal;
  font-family:georgia,serif;
  margin:0;
  padding:.5%;
}
