/*
** StyleSheet voor
**
** http://www.vakantiehuisvesting.nl/
**
**
** Copyright 2000 Novum Vakantiehuisvesting
** Laatst gewijzigd: 01-08-2000
*/


H3 {
	font-weight : bold;
	font-size:24px;
	font-family : Tashoma, Verdana, Arial, Helvetica, sans-serif;
}


H2 {
	font-weight : bold;
	font-size:20px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


H1 {
	font-weight : bold;
	font-size:17px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

TH {
	font-weight : bold;
	text-align : left;
} 


BODY, P {
  font-family : Helvetica, Arial, sans-serif; 
  font-size: 13px;
  color : #000000; 

}

.keuze {
  float: right; margin-right:0
}

.left { float: left; margin-left:0 }
.right {float: right; margin-right:0}
.clear {clear: both} 

ADDRESS {
   font-style : italic; 
   font-size : 80%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
}

.standaard {
	font-family : Helvetica, Arial, sans-serif; 
	font-size: 13px;
	color : #000000; 
}

.disclaimer {
	font-size : xx-small;
	font-family : Helvetica, Arial, sans-serif; 
	color : #999999;
	text-align : center;
}

.opmerking {
	font-size : xx-small;
	font-family : Helvetica, Arial, sans-serif; 
	color : blue;
	text-align : center;
}

.klein {
	font-size : 11px;
	line-height : 15px;
	font-family : Helvetica, Arial, sans-serif; 
	color : black;
}

A:visited {
   color : blue; 
}


A:link {
   color : blue; 
}

A:active {
   color : blue; 
}

A.grijs:link {
   color : #999999;
   text-decoration : none;
}

A.grijs:active {
   color : #999999;
   text-decoration : none;
}

A.grijs:visited {
   color : #999999;
   text-decoration : none;
}

A.klein:visited {
  color : black;
  text-decoration : none;
}

A.klein:active {
  color : black;
  text-decoration : none;
}

A.klein:hover {
  color : blue;
  text-decoration : none;
}

A.klein:link {
  color : black;
  text-decoration : none;
}

.kleinelettertjes {
   font-weight : lighter; 
   font-size : xx-small; 
}

.lichtblauw {
  background-color : #e7e7ff;
}

.wit {
  background-color : white;
}

