/*standard css*/

.rich-panel {
        border: 0 none;
        border-width:0px;
        padding:0px;
}

.rich-panel-body {
        padding: 0px;
}


/* ---- Farben: ----- 

grau: #838281;
grün: #8daa36;
blau: #484794;


*/


body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #838281;
}

body, div, p, h1, h2, h3, h4, table, th, tr, td, ul, li, form, fieldset {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color:#565656;
}

a:hover {
	color: #565656;
}

img, fieldset, input {
	border: 0;
}

div#wrapper {
	height:800px;
	width:1200px;
}

div#top {
	position: relative;
	left: 0;
	top: 0;
	width: 1200px;
	height: 685px;
}

.top-match {
	background: transparent url(/media/media/store/5829.jpg) no-repeat scroll 0 0;
}

.top-training {
	background: transparent url(/media/media/store/5933.jpg) no-repeat scroll 0 0;
}



.imagemap-match, .imagemap-training{
	display: inline;
	position: absolute;
	top: 0;
	left: 0;
}

div#sidemenu {
	position: relative;
	top: 15px;
	width: 177px;
	height: 500px;
	z-index: 100;
	/*border: 1px solid red;*/
}

div#innermenu {
	position: relative;
	top: 35px;
	left: 5px;
	width: 100%;
	
	

	/*border: 1px solid red;*/
}

/* ------------ Größentabelle --------------- */

/*generierter style */

.dr-mpnl-pnl-b {
font-size: 14px;
color: #838281;
padding: 20px;
}


.groessentabelle {
margin: 10px;
font-size: 14px;
color: #838281;

}
.groessentabelle .stueck {
	text-align: left;
	position: absolute;
	left:300px;
	width: 80px;
	top: 0px;
}

.groessentabelle .rot_schrift {
color: #b1171d;
font-size: 14px;
text-align: left;
float: left;
width: 250px;
position: absolute;
left: 0px;
top: 0px;
}

.groessentabelle table {
	/*width: 360px;*/
}

.groessentabelle #menge{
position:relative;
top: 8px;
border-top: 2px solid #838281;
padding-top: 20px;
	
}

.groessentabelle #preis{
font-size: 26px;
position: absolute;
text-align: right;
width: 200px;
left:180px;
top:290px;
}

.groessentabelle #preis .vat{
font-size: 12px;
text-align: right;
width: 90px;
left:109px;
position:relative;
}

.groessentabelle .buttons {
left: 200px;
position: absolute;
text-align: center;
top: 350px;
font-size: 12px;
}

.groessentabelle .button_tabelle{
	left: 450px;
	position: absolute;
	text-align: left;
	top: 420px;

}

.groessentabelle #bild{
text-align: center;
}

.groessentabelle th {
	/*width: 160px;*/
	text-align:left;
	font-size: 18px;
}

.groessentabelle td {
padding-top: 5px;
} 

.groessentabelle td #linie {
background-color: #838281;
height: 2px;
padding: 0px;
}


.groessentabelle td {

	font-size: 14px;

}
.groessentabelle h1, infotabelle h1 {
font-size: 26px;

}

.groessentabelle.input_button{
position: relative;
bottom: 20px;
right: 20px;
width: 100px;
margin: 10px;

}

.groessentabelle .blau_schrift {
color: #484794;
font-size: 14px;
padding-bottom: 20px;
padding-top: 10px;
}

.stueck_feld {
position: relative;
top: 5px;
clear: both;
}


.groessentabelle .input_button{
background-color: #838281;
color: #FFFFFF;
font-size: 12px;
margin:5px;
position:relative;
}

.groessentabelle a#close{
	margin: 0;
	float: right;
	font-size: 10px;
	width: 80px;
	position: relative;
	right:10px;
	top: 10px;
	text-align: right;
}

.infotabelle a#close{
	margin: 0;
	float: right;
	font-size: 10px;
	width: 80px;
	position: absolute;
	right:10px;
	top: 10px;
	text-align: right;
	z-index: 10;
}

.infotabelle {
width: 582px;
height: 499px;
position: absolute;
top: 0px;
left: 0px;
}

div.infotabelle h1 {
z-index: 10;
position: absolute;
top: 10px;
left: 10px;
}



div.infotabelle div#bild {
width: 582px;
height: 454px;
position: absolute;
top: 10px;
}



.dr-mpnl-pnl-b {
	color:#838281;
	font-size:14px;
	padding:20px;
}
/* ------------- overlay ----------------- */

div#overlay {
	position: relative;
	width: 893px;
	height: 640px;
	/* left: 21px; */
	top: 15px;
	color: #838281;
	
}

div#overlay a#close, div#overlay_small a#close {
	margin: 15px 20px 0 0;
	float: right;
	font-size: 10px;
	/* color: #838281; */
	z-index: 10;
}



div#overlay a#close p, div#overlay_small a#close p {
	float: left;
	position: relative;
	top: -2px;
	/*margin-top: -2px;*/
	/*cursor: hand;*/
}

div#overlay a#close img, div#overlay_small a#close img {
	position: relative;
	left: 5px;
	/*margin-left: 5px;*/
	background-color: #FFFFFF;
}




/* ------------- overlay small----------------- */

div#overlay_small {
	position: relative;
	width: 831px;
	height: 655px;
	top: 20px;
	background: #FFFFFF; /*url(/media/media/store/5841.jpg) no-repeat */
}



div#overlay_small #content {
	position: relative;
	left: 0;
	top: 30px;
	width: 791px;
	height: 610px;
	text-align: left;
}

div#overlay_small #content h1 {
	font-size: 36px;
	font-weight: normal;
	position: relative;
	left: -2px;
	width: 450px;
}



div#overlay_small #breadcrumbs {

	position: relative;
	font-size: 16px;
	color: #838281;
}

div#overlay_small #breadcrumbs td {

	position: relative;
	top: 10px;
	font-size: 14px;
	color: #838281;
	font-weight: normal;
	text-align: left;
}

div#overlay_small #breadcrumbs td.selected {
	font-weight: bold;
}

div#overlay_small #breadcrumbs td.actual {
	font-weight: bold;
}

div#overlay_small #breadcrumbs th {

	position: relative;
	top: 5px;
	font-size: 14px;
	color: #838281;
	font-weight: normal;
	text-align: left;
}


div#overlay_small #breadcrumbs th.selected, div#overlay_small #breadcrumbs th.actual {
	color: #8daa36;
	text-align: left;
}


div#overlay_small #products-list.big {
	position: relative;
	top: 40px;
}

div#overlay_small #products-list #next {
	position: relative;
	float: right;
	top: 100px;
}

div#overlay_small #products-list.small {
	float: left;
	margin-top: 20px;
}

div#overlay_small #products-list .adressen{
position:relative;
top: 40px;
}

div#overlay_small #products-list table#title th, div#overlay_small #products-list table#title-end th {
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 5px;
	text-align: center;
}

div#overlay_small #products-list table#title-end th.one, div#overlay_small #products-list table#title th.one {
	text-align: left;
}

div#overlay_small #products-list table#title-end th {
	border-bottom: none;
}

div#overlay_small #products-list #list-container {
	height: 275px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	border-top: 1px solid #000000;
}

div#overlay_small #products-list #list-container-end {
	height: 120px;
	width: 759px;
	overflow-y: auto;
	overflow-x: hidden;
	border-top: 1px solid #000000;
}

div#overlay_small #list-container table#list {
	margin-top: 20px;
	font-size: 14px;
}

div#overlay_small #list-container-end table#list {
	margin-top: 10px;
	font-size: 14px;
}

div#overlay_small #products-list #color {
	width: 38px;
	height: 19px;
}

div#overlay_small #products-list table#list select, div#overlay_small #products-list table#list input.n_sets {
	color: #917f76;
	text-align: center;
	font-size: 14px;
}

div#overlay_small #products-list table#list select {
	background: #FFFFFF;
	padding: 2px 2px 2px 5px;
	/*width: 90px;*/
	margin-left: 5px;
	width: 110px;
	text-align: left;
}

div#overlay_small #products-list table#list input.n_sets {
	width: 30px;
	padding: 2px 10px;
}

div#overlay_small #list-container table#list tr {
	/*float: left;*/
	margin-bottom: 20px;
}

div#overlay_small #list-container-end table#list tr {
	/*float: left;*/
	width: 759px;
	margin-bottom: 10px;
}

div#overlay_small #content table#list td {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}

div#overlay_small #content table#list td.one {
	text-align: left;
	width: 160px;
}

div#overlay_small #products-list #list-container a {
	color: #FFFFFF;
}

div#overlay_small #versand {
	position: relative;
	top: 20px;
	width: 759px;
	font-size: 12px;
	text-align: right;
}

div#overlay_small #total {
	position: relative;
	top: 20px;
	width: 759px;
	font-size: 14px;
}

div#overlay_small .summe {
	font-size: 20px;
}

div#overlay_small #total_send {
	position: relative;
	width: 735px;
	top: 20px;
	margin-bottom: 5px;
	font-size: 18px;
}

div#overlay_small #total p, div#overlay_small #total_send p {
	text-align: right;
}

div#overlay_small #total p.total, div#overlay_small #total_send p.total {
	margin-left: 45px;
}

div#overlay_small #total span.dummy, div#overlay_small #total_send span.dummy {
	margin-left: 45px;
}

div#overlay_small #total p.info, div#overlay_small #total_send p.info {
	clear: left;
	font-size: 11px;
}

div#overlay_small #next {
	position: relative;
	float: right;
	top: 145px;
	font-size: 12px;
	background-color: #838281;
}

div#overlay_small #other_address {
	font-size: 14px;
	position: relative;
	left: 20px;
	margin-bottom: 20px;
	width: 380px;
	float: left;
}

div#overlay_small #register select {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	width: 210px;
	padding-top: 2px;
	margin: 0 0 10px 0;
}

div#overlay_small #register #other_address input {
	float: left;
	margin-left: 0;
	border:1px solid #838281;
	height: 15px;
	width: 15px;
	
}

div#overlay_small #register #other_address label {
	margin-left: 5px;
	float: left;
	clear: none;
	width: 300px;
}

div#overlay_small fieldset {
	font-size: 14px;
}



div#overlay_small fieldset#address {
	float: left;
	clear: both;
	margin-top: 12px;
	width: 415px;
}

div#overlay_small fieldset#address label {
	float: left;
	clear: both;
	width: 100px;
	padding-top: 0;
}

div#overlay_small fieldset#address input, div#overlay_small fieldset#address p {
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica;
	font-size: 13px;
}

div#overlay_small fieldset#address p {
	text-align: left;
	width: 60px;
}

div#overlay_small #address_buttons, div#overlay_small #buy_buttons {
	position: absolute;
	left: 640px;
	top: 480px; 
}

div#overlay_small #buy_buttons {
	top: 590px;
	left: 536px;
}

div#overlay_small #address_buttons input, div#overlay_small #buy_buttons input {
	margin-left: 10px;
	float: left;
}

div#overlay_small #register fieldset#address input.email {
	margin-left: 0;
	width: 210px;
	text-align: left;
	/*background: #ACACAC;*/
	float:left;
	font-family: Arial, Helvetica;
	font-size:13px;
	margin-bottom:10px;
	padding:5px 0;
	border:1px solid #838281;
}

div#overlay_small #register fieldset#address p.email-error {
	text-align: left;
	width: 130px;
}

div#overlay_small #products-list #col_left  {
	float: left;
	width: 360px;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 14px;
	line-height: 14px;
}

div#overlay_small #products-list #col_left h3, div#overlay_small #products-list #col_right h3 {
	margin-bottom: 10px;
}


div#overlay_small #products-list #col_right h3 {
	margin-left: 0;
}

div#overlay_small #products-list #col_left label, div#overlay_small #products-list #col_right label {
	float: left;
	clear: both;
	width: 130px;
	margin-bottom: 5px;
}

div#overlay_small #products-list #col_left  p, div#overlay_small #products-list #col_right  p {
	float: left;
}

div#overlay_small #products-list #col_right {
	float: left;
	font-size: 14px;
	width: 400px;
	margin-top: 20px;
	line-height: 14px;
}

div#overlay_small #products-list #col_right #x {
	
}

div#overlay_small #products-list #col_right #x img, div#overlay_small #products-list #col_right #x h3 {
	clear: both;
}

div#overlay_small #products-list #col_right p {
	margin-bottom: 10px;
}

div#overlay_small #register {
	position: relative;
	top: 40px;
}

div#overlay_small #register h3 {
	font-size: 16px;
	margin-bottom: 15px;
}

div#overlay_small #register #col_left {
	position: relative;
	float: left;
	width: 370px;
}

div#overlay_small #register #col_right {
	position: relative;
	float: left;
	left: 20px;
	width: 390px;
}

div#overlay_small #register label {
	clear: both;
	float: left;
	width: 90px;
}

div#overlay_small #register input.input_text, div#overlay_small #register input.email {
	width: 200px;
	float: left;
	display: inline;
	font-family: Arial, Helvetica;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 3px 5px;
	border: 1px solid #838281;
}



div#overlay_small #register fieldset#login input.button {
	float: left;
	clear: both;
	margin-left: 90px;
	width: 170px;
}

div#overlay_small #register h4 {
	margin-top: 50px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 14px;
}

div#overlay_small #register #col_left p.msg {
	margin: 20px 0 0 0;
	color: #4A7BB9;
	font-size: 16px;
	font-weight: bold;
}

div#overlay_small #register fieldset#password input.button {
	margin: 0 0 0 90px;
	width: 170px;
}

div#overlay_small #register #col_right p {
	margin-top: -10px;
	font-size: 13px;
}

div#overlay_small #register fieldset#new_user {
	margin-top: 25px;
	height: 300px;
}

div#overlay_small #register #col_right label {
	width: 110px;
	display: inline;
}

div#overlay_small #register fieldset#new_user .error {
	clear: both;
	color: #b1171d;
	font-size: 14px;
	text-align: left;
}

div#overlay_small #register fieldset#new_user .msg_anmeldung {
	clear: both;
	color: #484794;
	font-size: 14px;
	text-align: left;
}

div#overlay_small #register fieldset p {
	float: left;
	display: inline;
	color: #e31d19;
	margin: 0 0 0 10px;
}

div#overlay_small #register fieldset#new_user p {
	margin-top: 3px;
}

div#overlay_small #register fieldset#new_user input.button {
	clear: both;
	margin: 10px 0 0 110px;
	width: 170px;
}

div#overlay_small #register fieldset#new_user #accept input {
	width: 15px;
	/*margin: 2px 0 0 0;*/
	border: 1px solid #838281;
}

div#overlay_small #register fieldset#new_user #accept p {
	margin-left: 0;
}

div#overlay_small #register #accept {
	float: left;
	clear: both;
	margin-top: 15px;
	font-size: 13px;
}

div#overlay_small #register #accept input {
	float: left;
}

div#overlay_small #register #accept label {
	clear: none;
	width: 169px;
	position:relative;
	left: 5px;
	color: #838281;
}

div#overlay_small #register #accept a {
	color: #838281;
	text-decoration: underline;
	display: inline;
}

div#overlay_small #register #next {
	margin-top: 0;
}

div#overlay_small #thanks {
position:relative;
top: 4px;
}

div#overlay_small #thanks p {
	font-size: 17px;
	font-weight: bold;
}

div#overlay_small #thanks p.thanks {
	margin-top: 0;
	float: left;
	color: #484794;
	height: 24px;
	font-size: 20px;
}

div#overlay_small #thanks a {
	float: right;
	cursor: pointer;
	padding: 2px 10px;
	background: #FFFFFF;
	color: #848484;
}


/* ------------------ overlay small ende ------------------- */


div#overlay #preview {
	position: absolute;
	left: 45px;
	width: 362px;
	height: 555px;
	background: #898989;
}

div#overlay #close-preview {
	position: absolute;
	left: 338px;
	z-index: 100;
}

div#overlay #product-info {
	position: absolute;
	top: 26px;
	left: 460px; 
	/*aenderung */
	width: 435px; 
	height: 587px;
	text-align: left;
}

div#overlay #product-info h1 {
	position: relative;
	font-size: 26px;
	width: 360px;

}

div#overlay #product-info span.product-text p {
	position: relative;
	top: 5px;
	overflow: hidden;
	width: 380px;
	height: 109px;
}

div#overlay #product-info fieldset {
	font-size: 13px;
	height: 180px;
	width: 450px;
}

div#overlay #product-info label {
	float: left;
	width: 155px;
	/* padding-top: 0.2em; */
	font-size: 13px;
	vertical-align: text-bottom;
}

div#overlay #product-info .label_umbruch {
	float: left;
	clear: left;
	height: 30px;
	font-size: 13px;
	font-family: Arial, Helvetica;
	width: 440px;
	position: relative;
	top: 5px;
	vertical-align: text-bottom;
}


div#overlay #product-info .label_umbruch_farbe {
	height: 50px;
}


div#overlay #product-info .label_umbruch .aktuelle_auswahl{
	float:left;
	/*clear: both;*/
	position: relative;
	left: 10px;
}

div#overlay #product-info .label_umbruch #auswahl {
	width: 120px; 
}



/*
div#overlay #product-info input .warenkorb_button {
  float:left;
  position: relative;
  top: 0px;
  *top: 40px;
  left: 15px;  
}


*/


div#overlay #product-info fieldset #gesamtpreis {
	float: left;
	position: absolute;
  	top: 305px;
  	left: 200px;
	width: 200px;
}

div#overlay #product-info fieldset #gesamtpreis #preis_stueck {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

div#overlay #product-info #preis {
	clear: both;
	float: left;
	font-size: 26px;
	font-weight: normal;
	text-align: left;
}

div#overlay #product-info fieldset#product span.vat {
	float: left;
	position: relative;
	left: 5px;
	top: 11px;
	text-align: left;
	overflow: hidden;
}

div#overlay #product-info div.fuenf_warenkorb{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
  	top: 300px;
  	width: 200px;
}

div#overlay #product-info div.fuenf_warenkorb #fuenf {
	float: left;
	position: relative;
	top: 0px;
	height: 20px;
	width: 15px;
	
}
/*
div#overlay #product-info #auswahl {
	font-size: 12px;
	margin-left: 20px; 
	padding-top: 0.1em; 
	}
*/


div#overlay #product-info input, div#overlay #product-info select, .dr-mpnl-pnl-b select, .dr-mpnl-pnl-b input {
	float: left;
	color: #838281;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica;
	vertical-align: text-bottom;
}

div#overlay #product-info div.warenkorb_button input{
	float: left;
	color: #838281;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	height: 20px;
	position: relative;
	top: 0px;
		
}

div#overlay #product-info div.warenkorb_button{
	float: left;
	color: #838281;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	height: 20px;
	position: relative;
	top: 0px;
		
}


.auswahl {
width: 30px;
}

div#overlay #product-info input.groesse_button, div#overlay #product-info select.groesse_button {
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #838281;
	text-align: center;
	margin-right: 5px;
}

div#overlay #product-info input.farb_button, div#overlay #product-info select.farb_button {
	margin-right: 5px;
}

div#overlay #product-info input.farb_button_selected, div#overlay #product-info select.farb_button_selected {
margin-right: 5px;
border: 1px solid;
border-color: #838281;
}



div#overlay #product-info select {
		
	color: #838281;
	height: 22px;
	/*width: 150px;*/
	border: 1px solid #838281;
	/* margin-bottom: 10px; */
}




div#overlay #product-info input.input_text {
	height: 17px;
	margin: 0;
	padding: 3px 5px 0 5px;
	clear: left;
}



div#overlay #product-info input.input_button {
	position: relative;
	top: 55px;
	background-color: #838281;
	color: #FFFFFF;


}

div#overlay #product-info form #msg {
	position: relative;
	top: 30px;
	/*float: left;*/
	color: #484794;
	font-size: 14px;
	height: 22px;
	width: 370px; 
	text-align:right;
	
}

div#overlay #product-info input.hotline {
position: absolute;
left: 0px;
top: -3px;
}


div#overlay #product-info #details_view {
	position: absolute;
	/*float: left;*/
	top: 453px;
	left: 0px;
	/* width: 384px; */
}



div#overlay #product-info #details_view table {
	background: #8A8989;
	float: left;
	margin-right: 10px;
	border-spacing: 0;

}



div#overlay #product-info #details_view table td.detail_first {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 0px;
	
}

div#overlay #product-info #details_view table td.ueberschrift {
	background-color: #FFFFFF;
	text-align: left;
	padding:0px;

}




div#overlay #product-info #details_view table td.detail_last {
	padding: 10px;
}

div#overlay #text_header, div#overlay #text {
	float: left;
	margin: 0 40px 20px 40px;
	text-align: left;
	width: 751px;
}

div#overlay #text {
	margin-top: 0;
	height: 480px;
	overflow: auto;
	padding-right: 20px;
	width: 731px;
}

div#overlay #text_header h1, div#overlay #text p strong {
	color: #8ca92b;
	font-weight: normal;
}

div#overlay #text_header h1 {
	border-bottom: 1px solid #000000;
	font-size: 40px;
	padding-bottom: 10px;
}

div#overlay #text p strong {
	font-size: 22px;
}

div#overlay #text p {
	margin-bottom: 20px;
	font-size: 14px;
	margin-top: 5px;
}

div#menu {
	position: relative;
	width: 1200px;
	height: 115px;
}

div#buttons {
	position: absolute;
	left: 390px;

	top: 70px;
}

div#buttons2 {
	position: relative;
	top: -45px;
}

div#menu a {
	color: #8DAA34;
	margin-right: 5px;
	padding: 2px 4px;
}

div#menu a:hover, div#sidemenu a:hover {
	color: #FFFFFF;
	background: #8DAA34;
}

div#menu a.selected, div#sidemenu a.selected {
	color: #FFFFFF;
	background: #8DAA34;
}


div#menu-index, div#menu-products {
	float: left;
	width: 1200px;
	height: 115px;
}

div#menu-index {
	background: transparent url(/media/media/store/5837.jpg) no-repeat;
}

div#top.products {
	background: transparent url(/media/media/store/5941.jpg) no-repeat;
}


div#top.productsmatch {
	background: transparent url(/media/media/store/5843.jpg) no-repeat;
}

div#menu.choice-match {
	background: transparent url(/media/media/store/5836.jpg) no-repeat;
}


th.one {
	width: 160px;
}


td.one {
	width: 180px;
}

th.two, td.two {
	width:52px;
}

th.three {
	width:110px;
}


 td.three {
	width: 95px;
}

th.four{
	width: 140px;
}

td.four {
	width: 160px;
}


th.five, td.five {
	width: 75px;

}

div#overlay_small #products-list table#list td.five select {
	width: 50px;

}

th.six, td.six {
	width: 83px;
}

th.seven, td.seven {
	width: 100px;
}

th.eight {
	width:40px;
}

td.eight {
	width: 18px;
}

.input_text {
	height: 16px;
	width: 130px;
	padding: 2px 5px;
}

.clear {
	clear: both;
}



.product-view {
	background: #FFFFFF;
}

.sidemenu-training {
	float: right;
	right: 55px;
}

.sidemenu-match {
	float: left;
	left: 55px;
}


 .innermenu-training {
	height: 465px;
}

.innermenu-match {
	height: 465px;
}


#innermenu ul , #innermenu li {
	text-align: left;
	list-style-type: none;
	width: 150px;
}

.sparten {
font-size: 22px;
}

.sparten .selected {
font-size: 22px;
font-weight: bold;
}

.warenkorb {
font-size: 18px;

}

#menu_unten{
font-size: 11px;
position: absolute;
bottom: 30px;
}


#innermenu ul {
	margin-left: 10px;
}


#innermenu ul ul ul {
	margin-left: 12px;
}

#innermenu ul li{
	margin-bottom: 5px;
}

#innermenu ul ul li{
	margin-bottom: 3px;
}

#innermenu ul ul ul li{
	margin-bottom: 3px;
}

#innermenu li a {
	color: #8DAA34;
}

#innermenu li a:hover {
	color: white;
	background-color: #8DAA34;
}

#innermenu li:hover > a{
	color: white;
	background-color: #8DAA34;
}



.product-view-training {
	float: left;
	left: 54px;
	background: #FFFFFF;
	width: 893px;
	height: 640px;
}

.product-view-match {
	float: right;
	right: 54px; /* alt 75px */
	background: #FFFFFF;
	width: 893px;
	height: 640px;
}

.p-back {
	background: url(http://admin.bestquestions.com/media/media/store/5840.jpg);
}

.left-arrow, .right-arrow {
	position: absolute;
	display: inline;
	top: 560px;
	height: 23px;
	z-index: 10;
}


.left-arrow {
	background: url(/media/media/store/5832.jpg);
	left: 45px;
	width: 54px;
}

.right-arrow {
	background: url(/media/media/store/5846.jpg);
	left: 355px;
	width: 51px;
}

.button {
	float: left;
	background: #838281;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 2px 10px;
}

.del_button {
	float: left;
	color: #CC0000;
	text-align: center;
	font-size: 12px;
	padding: 2px 10px;
	background-color: #FFFFFF;
}

.no_show {
	display: none;
	visibility: hidden;
}

.next {
	float: right;
}

.dr-pnl-b {
	padding:0px;
}

.dr-pnl {
	padding:0px;
	border-width:0;
}

div#menu-index, div#menu-products2 {
	position: relative;
	left: 0;
	width: 1200px;
	height: 115px;
}

div#menu-products2 {
	background: transparent url(/media/media/store/5935.jpg) no-repeat;
	position: relative;
}

div#top.products2 {
	background: transparent url(/media/media/store/5934.jpg) no-repeat;
	position: relative;
}


div#top.productstraining {
	background: transparent url(/media/media/store/5934.jpg) no-repeat;
	position: relative;
}

div#shoppingbagimagecontainer {
      width: 48px;
      height: 48px;
      display: block;
}

.matcharea {
    font-size: 20px;
}

.trainingarea {
    font-size: 20px;
}

div#animatedgifcontainer {
    position: absolute;
    left: 400px;
    top: 250px;
    width: 420px;
    height: 40px;
    
}


div#trainingandmatch {
    position: absolute;
    top: 316px;
    left: 495px;
    width: 223px;
    height: 220px;

}

div#matchlinkcontainer, div#traininglinkcontainer {
    position: relative;
}

div#matchlinkcontainer {
    width: 100px;
    height: 30px;
    top: 28px;
    left: -62px;
}

div#traininglinkcontainer {
    width: 100px;
    height: 30px;
    top: 143px;
    left: 59px;
}

a.matchlink, a.traininglink {
    font-size: 13px;
    color: white;
}


a.matchlink:hover, a.traininglink:hover {
    font-size: 19px;
    color: white;
}

a.matchlink:active, a.traininglink:active {
    border: none;
}

div#hotline_warenkorb {
	position: absolute;
	left: 15px;
	top: 410px;
/*	*top: 50px; */
	height: 54px;
}


div#shoppingbagbutton {
	top: -25px;
	position: absolute;
	left: 195px;
	width: 178px;
	height: 54px;
	background: transparent url(/media/media/store/6089.jpg) top left no-repeat;
}

div#lieferzeit_warnung {
	top: 0px;
	position: absolute;
	left: 188px;
	width: 170px;
	height: 25px;
	text-align: left;
}

.zureinkaufstasche {
	padding: 0;
}

/*
.gotoshoppingbag {
	position: relative; 
	top: -2px;
	left: -30px; 
	width: 178px;
	height: 30px;	
	color: white;
}
*/

div#shoppingbagbutton .gotoshoppingbag a {
		color: white;
		position: absolute; 
		top: 25px;
		left: 10px; 
		width: 100%;
		height: 30px;	
		color: white;
}

/* Pakete */


/* rich:datascroller für package bilder */

.dr-dscr-button, .dr-dscr-sepctrl {
	position: absolute;
	display: inline;
	top: 30px;
	height: 57px;
	width: 44px;
	z-index: 10;
	border-style: none;
	background-color: transparent;
}

.left-arrow-pakete {
	position: relative;
	left: -60px;
	float: left;
}


div#container_pakete form#pictureform {
	position: relative;
	display: inline;
	left: 0px;
	border-style: none;
	width: 350px;
	float: left;
	
	background-color:#838281;
	padding: 10px 0px 10px 10px;*/
	*padding-left: 0px;
	height: 100px;
	width: auto;
}

.right-arrow-pakete {
	position: relative;
	left: 370px;
	float: left;
}


div #container_pakete {
	position: relative;
	top: 5px;
}

div #container_pakete form#pictureform #rahmen_end {
	height: 119px;
	width: 10px;
	float: left;
	background-color: #838281;
	position: relative;
	left: 10px;
}


div #container_pakete form#pictureform input {
	background-color:#838281;
	position: relative;
	margin-left: 10px;
	*margin-left: 10px;
	left: -10px;
}

div#details_view div#container_pakete h1 {
	font-size: 12px;
	font-weight: normal;
	position: relative;
	left: 10px;
	width: auto;
}

div#details_view div#container_pakete form table #strich {
	display: none;
}

.dr-dscr-t {
	background-color: transparent;
	border-style: none;
	
}

