





/*

.intro { position:absolute; top:0; z-index:1; margin:0 auto 0 auto; padding:0; width:1024px; height:316px;  overflow:hidden;  }
div.slider  	{ float:left; position:relative; width:1024px; height:316px; margin:0; padding:0; overflow:hidden; }
.slider .items 	{ width:20000em;  position:absolute;}
.slider .items div { float:left; width:1024px; text-align:center }
.slider .items img { cursor:pointer}


*/

.pdf {
    background: url(../images/kl_pdf.gif) no-repeat;
    padding: 0px 0px 5px 40px;
    min-height: 30px;
	display:inline-block;

}

#content p		{ margin-top:0; padding:10px 0;}
#content ul	{ margin:0 0 0 25px;}

div.content_left { float:left; width:600px; background:none}
div.bild_rechts { float:right; width: 320px; background:none; margin:0 10px 0 0 }


/*------------------------------*/

.scrollable {

	/* required settings */
	float:left; position:relative;
	overflow:hidden;
	width:230px;
	margin-top:20px;
	left:35px;	
	height:630px; background:;
	border:0px solid #f0f0f0;	
}

 

.scrollable .items {
	/* this cannot be too large */
	height:20000em;
	position:absolute;
	
}

.items DIV.group {
	float:left; text-align:left;
	width:100%;height:630px
}

.group Div { width:100%; text-align:left; height:210px; /*background:url('../images/schatten_quer_klein.png') center bottom no-repeat*/ }





a.browse {
	float:left;
	margin-top:0px;
	display:block;
	width:23px;
	height:30px;	
	cursor:pointer;
	font-size:1px;
	
}


/* right */
a.right				{ float:right; background: url('../images/runter.png') center no-repeat; } 
a.right:hover  		{ background: url('../images/runter.png') center no-repeat }


/* left */
a.left				{ background: url('../images/hoch.png') center no-repeat} 
a.left:hover  		{ background: url('../images/hoch.png') center no-repeat }


.navi {	
	float:left;
	width:50px;
	height:40px;
	text-align:center;
	position:relative;
	top:0px; left:105px;
	text-align:center;	
}