body { text-align: center; }
#wrapper { position:relative; margin: 3% auto 0 auto; width: 729px; text-align: left; }
#wrapper650 { margin: 0; width: 650px; text-align: left; }
div.scroller_inner { height: 210px; }
div.scroller { margin: 10px 0; }

/* ## scroller ## */
.jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1; }
.jScrollPaneTrack { position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; background: #ecebeb; }
.jScrollPaneDrag { position: absolute; background: #cccccc; cursor: pointer; overflow: hidden; }
.jScrollPaneDragTop { position: absolute; top: 0; left: 0; overflow: hidden; }
.jScrollPaneDragBottom { position: absolute; bottom: 0; left: 0; overflow: hidden; }
a.jScrollArrowUp { display: block; position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px; overflow: hidden; height: 9px; padding: 0 !important; border-bottom: none !important;
	background: url(/img/scroller/basic_arrow_up.gif) repeat-x 0 0 !important; 
}
a.jScrollArrowUp:hover { background-position: 0 -15px; }
a.jScrollArrowDown { display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px; overflow: hidden; height: 9px; padding: 0 !important; border-bottom: none !important;
	background: url(/img/scroller/basic_arrow_down.gif) repeat-x 0 0 !important;
}
a.jScrollArrowDown:hover { background-position: 0 -15px; }
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { background-position: 0 -30px; }



a:link   { color: #999999; font-weight: normal; text-decoration: none; border-style: none; outline-style: none }
a:visited   { color: #627a84; font-weight: normal; text-decoration: none; border-style: none; outline-style: none }
a:focus   { color: #CC0000; font-weight: normal; text-decoration: none; border-style: none; outline-style: none }
a:hover   { color: #CC0000; font-weight: normal; text-decoration: none; border-style: none; outline-style: none }
a:active  { color: #627a84; font-weight: normal; text-decoration: none; border-style: none; outline-style: none }

.nichtsehen { display: none; }

.head
{ 
color: #333333 !important; 
font-size: 14px; 
font-family: Verdana, Arial, Helvetica; 
font-style: normal; 
font-weight: normal; 
line-height: 17px; 
padding-left: 7px; 
padding-right: 20px;
}

.subnavi
{ 
color: #333333 !important; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica; 
font-style: normal; 
font-weight: normal; 
line-height: 15px; 
padding-left: 21px; 
padding-right: 0px;
}

.lesen
{ 
color: #333333; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica; 
font-style: normal; 
font-weight: normal; 
line-height: 15px; 
padding-left: 7px; 
padding-right: 10px;
padding-bottom: 15px;  
}

.formular
{ 
color: #333333; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica; 
font-style: normal; 
font-weight: normal; 
line-height: 15px; 
padding-left: 0px; 
padding-right: 10px;
padding-bottom: 15px;  
}

.aufzaehlung
{ 
color: #333333; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica; 
font-style: normal; 
font-weight: normal; 
line-height: 15px; 
padding-left: 10px; 
padding-right: 10px; 
}

.sub
{ 
color: #627a84 !important; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica; 
font-style: normal; 
font-weight: normal; 
line-height: 15px; 
padding-left: 12px; 
padding-top: 5px; 
padding-right: 0px;
}


.sb {scrollbar-3dlight-color:#666666;
           scrollbar-arrow-color:#CC3300;
           scrollbar-base-color:#FFFFFF;
           scrollbar-darkshadow-color:#6666666;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color: #333333}
		   
		   
