

			
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	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;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


.scout_noborder,
.scout {
	border-left: 2px solid #CCDCEB; 
	border-top: 2px solid #CCDCEB; 
	border-bottom: 2px solid #CCDCEB; 
	border-right: 2px solid #CCDCEB; 
	width: 220px; 
	margin-top: 8px; 
	color: #123056;
	margin-bottom: 5px;
}

.scout_noborder {
	border-left: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	border-bottom: 0px solid #ffffff; 
	border-right: 0px solid #ffffff; 
}

.scrollkasten_hoch,
.scrollkasten {
	height: 98px;
	color: black;
	overflow: auto;
}

.scrollkasten_hoch {
	height: 200px;
}

.auswahlelement_disabled,
.auswahlelement_disabled_aktiv,
.auswahlelement_aktiv,
.auswahlelement {
	cursor: pointer;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #103154;
	border-bottom: 1px solid #DBE0E4;
}

.artikelwahlbox {
	width: 90px;
	height: 15px;
	font: 11px Verdana;
	background-color: #A9D6F5;
	border: 1px solid #4597C6;
}

#links_oben {
	color: #103154;
	margin-bottom: 10px;
	float: right;
	padding-right: 30px;
}

#links_oben a {
	color: #103154;
	font-weight: normal;
	text-decoration: underline;
}

.auswahlelement_disabled img,
.auswahlelement_disabled_aktiv img,
.auswahlelement_aktiv img,
.auswahlelement img {
	margin-right: 5px;
	border: 0 0 0 0;
	width: 14px;
	height: 14px;
}

.auswahlelement_disabled_aktiv,
.auswahlelement_disabled {
	
	color: #C6C6C6;
	cursor: default;
}

.auswahlelement_aktiv {
	background-color: #C7E1F0;
}

.auswahlbox {
	margin-bottom: 5px;
}

.subelement {
	background: url(/fileadmin/Herma/php/scout/img/subpfeil.gif) no-repeat 0 3px;
	padding-left: 10px;
	color: #103154;
}

.auswahlelement_disabled .subelement {
	background: url(/fileadmin/Herma/php/scout/img/subpfeildisabled.gif) no-repeat 0 3px;
	color: #C6C6C6;
}


.auswahlelement_aktiv .subelement {
	background: url(/fileadmin/Herma/php/scout/img/subpfeilblau.gif) no-repeat 0 3px;
}


.explain_head {
	font-weight: bold;
	background-color: #DBECF4;
	color: #103154;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	width: 200px;
}

.explain_content {
	color: #103154;
	margin-top: 8px;
	width: 180px;
}

#groessenform input {
	width: 60px;
	border-left: 2px solid #CCDCEB; 
	border-top: 2px solid #CCDCEB; 
	border-bottom: 1px solid #CCDCEB; 
	border-right: 1px solid #CCDCEB; 
	float: none;
	margin-bottom: 0px;
}

.scoutbox_breit {
	background: url(/fileadmin/Herma/php/scout/img/bg_box_breit.gif) repeat-y;
	color: #103154;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 692px;
}

.scoutbox_breit_oben {
	background: url(/fileadmin/Herma/php/scout/img/bg_box_breit_oben.gif) no-repeat;
	width: 692px;
	height: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.scoutbox_breit_oben_blank {
	background: url(/fileadmin/Herma/php/scout/img/bg_oben_blank.gif) no-repeat;
	width: 692px;
	height: 4px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.scoutbox_oben_inhalt {
	color: #103154;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.scoutbox_breit_unten {
	background: url(/fileadmin/Herma/php/scout/img/bg_box_breit_unten.gif) no-repeat;
	width: 692px;
	height: 5px;
}

.produkttabelle {
	width: 690px;
	margin-left: 1px;
	margin-right: 1px;
}

.produktzeile_last td,
.produktzeile td {
	background: url(/fileadmin/Herma/php/scout/img/bg_punkte.gif) repeat-x;
	background-position: bottom;
	vertical-align: top;
	padding-bottom: 14px;
	padding-top: 14px;
}

.produktzeile_last td {
	background-image: none;
}


.scout .jScrollPaneTrack {
	background: url(/fileadmin/Herma/php/scout/img/scout_track.gif) repeat-y;
}
.scout .jScrollPaneDrag {
	background: url(/fileadmin/Herma/php/scout/img/scout_drag_middle.gif) no-repeat 0 50%;
}
.scout .jScrollPaneDragTop {
	background: url(/fileadmin/Herma/php/scout/img/scout_drag_top.gif) no-repeat;
	height: 1px;
}
.scout .jScrollPaneDragBottom {
	background: url(/fileadmin/Herma/php/scout/img/scout_drag_bottom.gif) no-repeat;
	height: 1px;
}
.scout a.jScrollArrowUp {
	height: 14px;
	background: url(/fileadmin/Herma/php/scout/img/scout_arrow_up.gif) no-repeat 0 0;
}
.scout a.jScrollArrowUp:hover {
	background: url(/fileadmin/Herma/php/scout/img/scout_arrow_up_hover.gif) no-repeat 0 0;
}
.scout a.jScrollArrowDown {
	height: 14px;
	background: url(/fileadmin/Herma/php/scout/img/scout_arrow_down.gif) no-repeat 0 0;
}
.scout a.jScrollArrowDown:hover {
	background: url(/fileadmin/Herma/php/scout/img/scout_arrow_down_hover.gif) no-repeat 0 0;
}
.scout a.jScrollActiveArrowButton, .scout a.jScrollActiveArrowButton:hover {
	background-position: 0 -40px;
}

			/* IE SPECIFIC HACKED STYLES */
			* html .osX .jScrollPaneDragBottom {
				bottom: -1px;
			}
			/* /IE SPECIFIC HACKED STYLES */
			
div#scout2 {
	height: 103px;
}


#scoutdiv01 {
	width: 721px;
}
