

body {	
	color:#000000; 
	font-family: Verdana;
	font-size: 12px;
}

p,li {
	page-break-inside: avoid;
}

div.flaeche {	
	width: 100%;	
	background-color: #ffffff;
	padding: 10px;
	border-style: none;
	border-width: 2px;
	border-radius: 3em;
	position: relative;
	left: 0%;
	top: 0px;	
}

a.Kontakt {
	position: absolute;	
	top: 450px;
	border-style: solid;
	border-width: 1px;	
	background-color: #ffffe0;			
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	border-radius: 1em/2em;	
	padding-left: 10px;
}