/* 
###################################################
# Basic Styles                                    #
###################################################
*/

BODY, TD {
  color: #000000;
  font-size: 9pt;
  font-family: Verdana, Arial;
}
P, UL, OL {
  line-height: 16px;
}
H1 {
  font-size: 13pt;
  padding: 0px;
  margin: 0px;
}
H2 {
  font-size: 10pt;
  font-weight: bold;
}
A {
  color: #000000;
}
HR {
  background-color: #000000;
  border: 0px;
  height: 1px;
  width: 100%;
}
IMG {
  border: 0px;
}

/* 
###################################################
# DIV Styles                                      #
###################################################
*/

#printwrapper {
  width: 600px; 
}
#printheader {
  width: 600px; 
  height: 52px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  padding: 0px;
  border-top: 10px solid black;
  border-bottom: 2px solid black;  
  float: left;
}
#printheader-left {
  width: 300px;
  border: 0px;  
  margin: 0px;
  padding-top: 20px;
  float: left;
  font-family: Arial, Verdana; 
  font-weight: bold; 
  font-size: 26px;
  color: #000000;
  vertical-align: bottom;
  
}
#printheader-right {
  width: 290px;
  border: 0px;  
  margin: 0px;
  padding-top: 32px;
  padding-right: 2px;
  float: right;
  text-align: right;
  vertical-align: bottom;
}
#printfooter {
  width: 600px; 
  height: 20px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border-top: 1px solid black;
  float: left;
}
#printfooter-left {
  width: 300px;
  border: 0px;  
  margin: 0px;
  padding-top: 3px;
  float: left;
  font-family: Verdana, Arial; 
  font-size: 7.5pt;
  text-align: left;
  color: #000000;  
}
#printfooter-right {
  width: 300px;
  border: 0px;  
  margin: 0px;
  padding-top: 3px;
  float: right; 
  font-family: Verdana, Arial; 
  font-size: 7.5pt;
  text-align: right;
  color: #000000;
}
#printpage {
  width: 600px;
  border: 0px;  
  margin: 0px;
  padding-top: 15px;
  text-align: right;
}  


/* 
###################################################
# Page specific text                              #
###################################################
*/

.maptext {
  width: 586px; 
  padding-top: 15px; 
  padding-bottom: 5px;   
  font-size: 8pt; 
  text-align: center;
}


/* 
###################################################
# Several classes                                 #
###################################################
*/

.HeaderText {
  font-family: Arial, Verdana; 
  font-weight: bold; 
  font-size: 26px;
  color: #000000;
}
.FotoText {
  font-family: Verdana, Arial;
  font-size: 7pt;
  color: #000000;
}
.Copyright-left {
  color: #000000; 
  font-family: Verdana, Arial; 
  font-size: 7.5pt;
  line-height: 8pt;
  text-align: left;
}
.Copyright-right {
  color: #000000; 
  font-family: Verdana, Arial; 
  font-size: 7.5pt;
  line-height: 8pt;
  text-align: right;
}

.New {
  font-family: Verdana, Arial;
  font-size: 8pt;
  color: #FF0000;
}  

/*
###################################################
# NEW Picture styles                              #
###################################################
*/

.Picturerighth {
  width: 250px;
  float: right; 
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  font-size: 7.5pt;
}
.Picturerightv {
  width: 172px;
  float: right; 
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  font-size: 7.5pt;
}
.Picturelefth {
  width: 250px;
  float: left; 
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 7.5pt;
}
.Pictureleftv {
  width: 172px;
  float: left; 
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 7.5pt;
}
.Picturecenterh {
  width: 250px;
  float: middle; 
  margin-top: 0px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 15px;
  font-size: 7.5pt;
}
.Picturecenterv {
  width: 172px;
  float: center; 
  margin-top: 0px;
  margin-left: 55px;
  margin-right: 55px;
  margin-bottom: 15px;
  font-size: 7.5pt;
}

/* 
###################################################
# Popup styles                                    #
###################################################
*/

.popTable {
  border: #003366 2px solid;
}
.popHeader {
  background-color: #003366; 
  color: #ffffff; 
  text-align: right;
}
.popCelTop {
  padding-right: 3px; 
  padding-left: 4px; 
  padding-bottom: 2px; 
  padding-top: 3px;
  vertical-align: top;
  color: #000080; 
  background-color: #ffffff; 
  border-bottom: #003366 1px solid;
}
.popCelBottom {
  padding-right: 3px; 
  padding-left: 4px; 
  padding-bottom: 2px; 
  padding-top: 3px; 
  vertical-align: top;
  color: #003366; 
  background-color: #ffffff; 
}
.popLink {
  text-decoration: none; 
  color: #003366;
}  

/* 
###################################################
# Fact & Figure styles                            #
###################################################
*/

.factTable {
  margin-top: 10px;
  border: #000000 1px solid;   
}
.factHeader {
  background-color: #000000; 
  font-family: MS Sans Serif, Courier New;
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff; 
  padding: 2px; 
}
.factCelHdr {
  font-family: Verdana, Arial;
  font-size: 8pt;
  font-weight: bold;
  line-height: 15px;  
  padding: 8px; 
}
.factCelTxt {
  font-family: Verdana, Arial;
  font-size: 8pt;
  line-height: 15px;
  padding: 8px; 
}

/* 
###################################################
# NIEUW act & Figure styles                       #
###################################################
*/

.factFrame {
  border: #000000 1px solid;  
  padding: 1px; 
}
.factFrameHeader {
  background-color: #000000; 
  font-family: MS Sans Serif, Courier New;
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff; 
  padding: 2px; 
}
.factPicture {
  padding: 12px; 
  text-align: center;
}
.factInfoLeft {
  width: 250px;
  padding: 15px; 
  float: left;
}
.factInfoRight {
  width: 260px;
  padding: 15px; 
  float: right;  
}

/* 
###################################################
# Old Styles (Only used for Gastenboek and Links) #
###################################################
*/

.FactText {
  font-family: Verdana, Arial;
  font-size: 8pt;
  color: #000000;
}
.FactTextBold {
  font-family: Verdana, Arial;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
}


