body,table,tr,td,div,span,p,a,i,u,form,input,select,option {
	font-family: Verdana, Arial, Helvetica;	
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

body {
	background-image: url("/img/background.gif");
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

.textwit {
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #993333;
}

a:hover {
	text-decoration: underline;
}

.extranav a {
	font-size: 9px;
	font-weight: normal;
	color: #006DB8;	
	text-decoration: none;
}

.extranav a:hover {
	text-decoration: underline;
}

div.addnav {
	width: 100px;
	font-size: 9px;
 	color: #333333;
}

a.addnav {
	font-size: 9px;
 	color: #333333;
	font-weight: normal;
}

a.addnav:hover {
	text-decoration: underline;
}

.heading {
	font-weight: bold;
	color: #006DB8;
}

.klein a {
	font-size: 9px; 
	color: #AC1C2D;
	padding-right: 8px;
	text-decoration: none;
	line-height: 12px;
}

.klein a:hover{
	font-size: 9px;
 	color: #AC1C2D;
	text-decoration: underline;
}

.footer a {
	color: #959595;
	font-size: 9px;
	text-decoration: none;
}

.footer a {
	color: #959595;
	font-size: 9px;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.input {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F #E0E0E0 #E0E0E0 #7F7F7F;
}

.textgrijs {
	color: #7E7E7E;
}

.msg {
	font-weight: bold;
	color: #FF0000;
}