body {
  font-size: 12pt;
}

@media print{
  body {
    font-family: times new roman, times, serif;
  }

  .dontprint {
    display: none;
  }

  h1, h2, h3, h4 {
    font-family: tahoma, arial, sans-serif;
  }

  a {
    text-decoration: none;
    color: #000000;
  }

  #printlogo {
     width: 100%;
     height: 122px;
  }
}

@media screen {
  body, .form {
    margin: 6px;
    padding-right: 1em;
    font-family: tahoma, arial, sans-serif;
    font-size: 10pt;
    background-color: #FFFFFF;
  }

  .page {
    border: 2px solid darkblue;
    padding-left: 1em;
    padding-right: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
  }

img	{
    border: 2px solid #FFFFFF;
}

  h1 {
    color: darkblue;
    margin-bottom: 0em;
    margin-top: 0.5em;
  }
  
.table1 {
  color: black;
  font-family: verdana, arial;
  width: 100%;
  font-size: 9pt;
}

  h2 {
    color: #CD7E1A;
  }

  a, .itemtitle {
    color: darkblue;
  }

  #printlogo {
    display: none;
  }

  .printonly {
    display: none;
  }
}

p, ul, ol {
  margin-top: 0.5em;
}

h1 {
  font-size: 15pt;
}

h2 {
  margin-bottom: 0em;
  margin-top: 0.3em;
  font-size: 13pt;
}

h3 {
  margin-bottom: 0px;
  font-size: 13pt;
  color: darkblue;
}

h4 {
  margin-bottom: 0em;
 margin-top: 0.3em;
  font-size: 10pt;
  color: darkblue;
}


TABLE  { 
  color: darkblue;
  font-family: verdena, arial;
  width: 100%;
  font-size: 100%;
  margin-top:0em;
}

.printpage {
  vertical-align: bottom;
}

.itemtitle {
  font-weight: bold;
}

.source {
  font-style: italic;
}

.description {
  font-style: italic;
  font-size: 0.9em;
  margin-top:0em;
   margin-bottom:0em;
}



div.fotobox {
  background-color: #CD7E1A;
  padding: 2px;
  text-align: center;
  width: 100px;
  color: white;
  border: 0px;
}


div#foto1 {
  float: left;
  margin: 0px 0.5em 0.5em 0px;
}


form {
  margin: 0px;
}

.printpage {
  vertical-align: bottom;
}

.itemtitle {
  font-weight: bold;
}

.source {
  font-style: italic;
}

.description {
  font-style: italic;
  font-size: 0.8em;
}

div.fotobox {
  background-color: #CD7E1A;
  padding: 2px;
  text-align: center;
  width: 100px;
  color: white;
}


div#foto1 {
  float: right;
  margin: 0px 0.5em 0.5em 0px;
}

div.al {
	clear: both;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

div.fotostrip {
	clear: both;
	margin-top: 0.6em;
	margin-bottom: 0.5em;
}

form {
  margin: 0px;
}

#aanbieding {
    float: right;
}

#logintext {
  font-size: 10pt;
  color: darkblue;
}

.wit{
    display: none;
}