*, table, td, tr { 	
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

body,p,td,ol,ul,li {
	font-size:12px;
	line-height: 18px;
	color:#717171;
	font-weight: normal;
}
 
.titel, h1 {
	color: #009ee0;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 26px;
}

.subtitel, h2 { 
	color:#717171;
	font-size:12px;
	font-weight: bold;
}

.subtitel2, h3 { 
	color:#717171;
	font-size:12px;
	font-weight: bold;
}
.subtitel4, h4 { 
	color:#717171;
	font-size:11px;
		font-weight: normal;

 }
#content ol,ul,li {
 	margin-left: 12px;
  }	
.image-inzet {
	border:1px solid #E5E5E5;
	margin-right:4px;
}


 A:LINK {
	color:#06a0e0;
	text-decoration: none;
}

A:VISITED {
	text-decoration: none;
	color:#06a0e0;
}

A:HOVER {
		color:#06a0e0;
		text-decoration: underline;
}

.textField {  
	width:200px;
	border:1px solid #009ee0;
}

.textArea {  
	width:200px;
	border:1px solid #009ee0;
}