BODY {
	font-family : Verdana;
	font-size : 12px;
	text-align : justify;
	margin : 6%;
	color : Black;
	background-color : White;
}
A { text-decoration : none;
	color : #0000B5;
}
A:HOVER {
	text-decoration : underline;
	color : Red;
}
img.foold1 {
	 margin-bottom : 2%;
	 margin-right : 2%;
	 margin-top : 2%;
}
img.foold2 {
	 margin-bottom : 2%;
	 margin-left : 2%;
	 margin-top : 2%;
}
img.foold3 {
	 margin-bottom : 1%;
	 margin-left : 1%;
	 margin-top : 1%;
}
H1 {
	font-weight : bold;
}
P.kiemelt {
	font-size : 16px;
	font-weight : bold;
}


