h1,h2,h3,h4,h5,h6,h7,p, .tekst, ul, li{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-style:normal;
}

p{
	margin-bottom:7px;
}
ul{
	margin-left:15px;
}

h1,.h1{
	font-size:30px;
	font-weight:bold;
	color:#4A6B94;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	margin-bottom:8px;
}
h2,.h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#D65A31;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:4px;
}
h3,.h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	
	margin-top:10px;
	margin-bottom:5px;
}

h4,.h4{
	font-size:13px;
	font-weight:bold;
	margin-top:8px;

}
a:link, a:visited, a:hover{
	color:#4A6B94;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.zweef_rechts{
	float:right;
	margin-left:5px;
}
.zweef_links{
	float:left;
	margin-right:5px;
}