@charset "UTF-8";
				
		/*Supersize Plugin Styles*/
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			display:none;
		}
		#supersize .activeslide, #supersize .activeslide img{
			display:inline;
		}
#textfeld {
	position:absolute;
	left:180px;
	top:145px;
	width:510px;
	overflow: auto;
	background-image: url(images/85proz.weiss.png);
	padding: 13px;
	height: 410px;
}
#Kopf {
	position:absolute;
	left:180px;
	top:0;
	width:510px;
	height:145;
	z-index:1;
}
#Foto {
	position:absolute;
	left:0;
	top:145px;
	width:160px;
	height:436px;
	z-index:2;
}

.fließtext {	color: #292b32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #013d96;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0c2d5e;
	text-decoration: none;
}
a:hover {
	color: #0c2d5e;
	text-decoration: none;
}
a:active {
	color: #0c2d5e;
	text-decoration: none;
}
