/* CSS Document */

body,
p,
td {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0;
	border:none;
	text-decoration:none;
	line-height:15px;
}

a,
a:visited {
	text-decoration:underline;
	color:#00539F;
}

a:hover {
	text-decoration:none;
	color:#FF3300;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
}

h3 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:14px;
}

.input, input, select {  
	font-family: verdana;
	font-size: 11px;
	color: #5A5A5A; 
	background-color: #FFFFFF; 
	border-width: 1px; 
	border-color: #2C2C2C; 
	border-style: solid;
}

.input200 {  
	font-family: verdana;
	font-size: 11px;
	color: #5A5A5A; 
	background-color: #FFFFFF; 
	border-width: 1px; 
	border-color: #2C2C2C; 
	border-style: solid; 
	width: 200px;
}

.TekstKlein {
	font-size:9px;
	line-height:normal;
}

.KopAbonneeVoordeel {
	font-family:Arial, Verdanan;
	font-size: 16px;
	line-height:normal;
	font-weight:bold;
}

.TekstTabelKop {
	color:#FFFFFF;
	font-weight:bold;
}

.TabelLijn {
	background-color:#F1EFE6;
	border-bottom:1px;
	border-bottom-color:#666666; 
	border-bottom-style:solid;
	height:20px;
}
