html{
	height:100%;
	}

body{
	padding:0;
	margin:0;
	font-family:Verdana;
	line-height: 140%;
	height:100%;
	background-color: #22343C;
	}


#flashContainer{
	width:100%;
	height:100%;
	}

A:HOVER{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}
	
A:LINK{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}
	
A:VISITED{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}
	
A:ACTIVE{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13pt;
}

.bodytekst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13pt;
}

.knoppenA{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E2A100;
	text-decoration: none;
	line-height: 12pt;
}

.knoppenB{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12pt;
}

.error{
	font-family: Verdana, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13pt;
}
