@charset "utf-8";
/* CSS Document */

body {
	background-color:#fff4d4; /*#FFEFBF;*/ 
	font-family:Verdana, Arial, sans-serif;
	color:#b20066;
	line-height: 140%;

}

h1 {
	font-size: 18px;
	line-height: 130%;
	margin: 12px 0;
	font-weight: normal;
}

#wrapper {
	position: absolute;
	height: 440px;
	width: 702px;
	top: 50%;
	margin-top: -230px;
	left: 50%;
	margin-left: -351px;
	border: 4px solid #b20066;
	padding: 20px;
	background-image:url(images/gesamt.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
	

#content {
	margin-top: 210px;
	margin-left: 280px;
	width: 200px;
	height: 160px;
}


p {

	font-size: 16px;
	line-height: 120%;
}



p#copy {
	font-size: 12px;
	margin-top: 40px;
}

img {
	border: none;
}

a {
	color: #b20066;
	
	font-size: 12px;
}



#flyer {
	margin: 30px 0 10px 0;
}

#flyer img#aussen {
	margin-bottom: 20px;
}

h3#info {
	font-size: 20px;
	line-height: 130%;
	margin: 30px 0 10px 0;

}