@charset "utf-8";
/* CSS Document */

* { 
margin: 0; 
} 
html, body { 
height: 100%; 
} 
.wrapper { 
min-height: 100%; 
height: auto !important; 
height: 100%; 
margin: 0 auto -4em; 
} 
.footer, .push { 
height: 4em; 
} 

html{
  overflow-y:scroll;
}

.stijl1 {
	color: #FFFFFF;
	font-family: Calibri;
	font-size: 18px;
}
.stijl2 {
	color: #333333;
	font-size: 24px;
}
.stijl3 {color: #FFFFFF}

.stijl4 {
	font-family: Verdana;
	font-size: 20px;
}
h2 {font-family: Verdana; font-size: 20px; color: #FFFFFF; }

h1 {
	font-size: 18px;
	font-family: Arial;
	color: #002545;
}

h2 {
	font-size: 16px;
	font-family: Arial;
	color: #002545;
}
.style13 {
	font-size: 12px;
	font-family: Arial;
	color: #333;
	line-height: 1.5;
}

.stijl14 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

h3 {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}

.stijl28 {
	font-family: Arial;
	font-size: 70%;
	font-weight: bold;
}

#inhoud a:link {
	font-size: 12px;
	font-family: Arial;
	color: #333;
	line-height: 1.5;
 text-decoration: none;
}
 
#inhoud a:visited {
	font-size: 12px;
	font-family: Arial;
	color: #333;
	line-height: 1.5;
 text-decoration: none;
}
 
#inhoud a:active {
	font-size: 12px;
	font-family: Arial;
	color: #333;
	line-height: 1.5;
 text-decoration: none;
}
 
#inhoud a:hover {
	font-size: 12px;
	font-family: Arial;
	color: #333;
	line-height: 1.5;
 text-decoration: none;
}

input, textarea, select
{
  font-family: Arial;
  font-size: 9pt;
  border: 1px solid silver;
  color: #333333;
}
