@charset "iso-8859-2";

body {
	background-color: #FFF8DE;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.img_outline {
	border: thin dotted #e2007a;
}
.headline {
	font-weight: bold;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
.floattext {
	text-align: justify;
}

