/* CSS Document by JW Verwijs / 1000 Feet */

body { 
	font-size: 0.8em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-top:0em;
	color: purple;
	line-height:1.0em;
	
	margin: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

h1 {
	font-size:   1.2em;
	color:       black;
	font-weight: bold; 
}

h2 {
	font-size:   1.0em;
	text-align:  right;
	color:       black;
	font-weight: bold; 
}

td, p { 
	font-family:  Verdana; 
	font-size:    1em; 
	color:        black; 
	line-height:  16px;
}

a         { text-decoration: none;   	  color: blue;  }
a:visited { text-decoration: none;      color: blue;  }
a:hover   { text-decoration: underline; color: red; }

a.menu          { text-decoration: none;   	  color: red;   font-weight: bold; }
a.menu:visited  { text-decoration: none;      color: red;   font-weight: bold; }
a.menu:hover    { text-decoration: underline; color: gray;  font-weight: bold; }
a.menuS         { text-decoration: none;   	  color: black; font-weight: bold; }
a.menuS:visited { text-decoration: none;      color: black; font-weight: bold; }
a.menuS:hover   { text-decoration: underline; color: gray;  font-weight: bold; }

.footer { 
	font-size:      8pt; 
	color:          gray; 
	padding-top:    20px; 
	padding-bottom: 2px;
	vertical-align: bottom;
}

.adres { 
	font-weight:    bold; 
	font-size:      12px;
	color:          #D00; 
	margin-top:     89px; 
	margin-bottom:  0px;
	line-height:    16px;
}

#w3logo {
  padding-top:    20px;
}
