/* CSS Document */


body  {

	margin:0 auto;
	padding: 0px;
	background-color: #C9C8D7;
}

/* Schriften und Elemente */



H2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 14px;
	font-weight: bold;
	color: #2396A0;
	}



img {
	border-style: none;
}

div.bildtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: none;
	color: #000000;
	text-decoration:none;
	padding-left: 10px;
	padding-top: 40px;
}

