@charset "utf-8";
/* CSS Document */
/* Grunddefinitionen */
body, html	{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
}
h1, h2, h3, h4, h5, h6	{
	clear:left;
	width:auto;
	font-size:12px;
	font-weight:bold;
}
a 	{
	color:#000000;
	text-decoration:none;
	border:none;
}
body img	{
	float:left;
	border:none;
}
.gudrun_kraft	{
	position:absolute;
	width:389px;
	height:800px;
	margin-top:-400px;
	top:50%;
}
