BODY {
	background-image : url(/i/bgMainPattern.gif);
	background-color : #C5C8CD;
	margin : 0px;
	overflow: -moz-scrollbars-vertical;
	}
	
BODY, LI, A {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	text-align : justify;
	color : #405271;
	}
	
#topNavi {}

#subNavi {
	position : absolute;
	left : 17px;
	top : 148px;
	z-index : 5;
	width : 171px;
	}
	
#contentClip {
	position: absolute;
	width: 350px;
	height: 230px;
	CLIP:rect(0px 350px 230px 0px);
	visibility: visible;
	z-index: 19;
	overflow: hidden;
	left : 310px;
	top : 333px;
	background-color : #929FB5;
	}

#up {visibility:visible; position:absolute; left:685px; top:333px; z-index:19; cursor:pointer;}
#drag {visibility:visible; position:absolute; left:685px; top:394px; z-index:19; cursor:pointer;}
#down {visibility:visible; position:absolute; left:685px; top:546px; z-index:19; cursor:pointer;}
#ruler {position: absolute; top: 349px; left: 685px; width: 9px; height: 41px; z-index: 4;}
	
#naviPoints {
	position : absolute;
	left : 25px;
	top : 160px;
	z-index : 15;
	}

#inhalt {
	width : 770px;
	padding-top : 20px;
	padding-left : 40px;
	padding-bottom : 20px;
	}
	
.contentCell {
	border-left : 1px solid #4D75B5;
	height : 470px;
	}
	
#butterfly {
	position : absolute;
	left : 15px;
	top : 5px;
	z-index : 10;
	}
	
#mainContainer {
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
	min-height:100%;
	}
	
H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #4D74B5;
	margin-bottom: 5px;
}
	

H2 {
	font-size : medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #635F53;
	margin-top: 0px;
}
