	

H2 {
	font-size : medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #635F53;
	margin-top: 0px;
}
	
H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #4D74B5;
	margin-bottom: 5px;
}
BODY {
	background-color : #FFFFFF;
	}
	
BODY, LI, A {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	text-align : justify;
	color : #000000;
	}

#mainContainer {
	margin-top:-30px;
	width:630px;
	z-index : 10;
	}
	
#inhalt {
	width : 610px;
	padding-left : 20px;
	padding-bottom : 20px;
	}

.contentCell {
	}
	
#butterfly {
	margin-top : 14px;
	z-index : 1;
	}
	
