body {
	margin:0px;
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:20px;
	background-color:#817971;
	background-attachment:scroll;
	background-image:url('/pic/bg_verlauf.jpg');
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
}

.shadowleft {
	background-image:url('/pic/bg_shadow_repl.jpg');
	background-repeat:repeat-y;
	background-position:right;
}
.shadowright {
	background-image:url('/pic/bg_shadow_repr.jpg');
	background-repeat:repeat-y;
	background-position:left;
}

.searchbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:18px;
	width:175px;
	padding-left:4px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#988C7E;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#988C7E;
	vertical-align:middle;
}
.txt_language {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	padding-left:15px;
}

.text_std {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B1B1B1;
}
.text_over {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	text-decoration:underline;
}

/* ********************** */
/* Search-Classes	      */
/* ********************** */

.searchresult {
	background-color:#FFFBAA;
}

/* ********************** */
/* Formular-Classes	  */
/* ********************** */

.form_table {
	margin-top:12px;
}
.form_tr {
}
.form_td_label {
	padding-bottom:2px;
	padding-right:10px;
}
.form_td_value {
	padding-bottom:2px;
}
.form_td_comment {
	padding-bottom:2px;
}
.form_td_buttons {
	padding-bottom:2px;
}
.form_checkbox {
	padding-bottom:2px;
}
.form_radio {
	padding-bottom:2px;
}
.form_textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:18px;
	width:330px;
	padding-left:4px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
	vertical-align:middle;
}
.login_textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:18px;
	width:200px;
	padding-left:4px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
	vertical-align:middle;
}
.form_textboxsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:18px;
	width:30px;
	padding-left:4px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
	vertical-align:middle;
}
.form_dropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:20px;
	width:220px;
	padding-left:2px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
	vertical-align:middle;
}
.form_dropdown_product {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:20px;
	width:330px;
	padding-left:2px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
	vertical-align:middle;
}
.form_dropdown_email {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:20px;
	width:220px;
	padding-left:2px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
	vertical-align:middle;
}
.form_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:60px;
	width:330px;
	padding-left:4px;
	padding-top:2px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
}
.form_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:21px;
	width:120px;
	cursor:pointer;
	background-color:#cbc3b6;
	border-width:1px;
	border-style:solid;
	border-top-color:#fbf9f6;
	border-right-color:#b2a99a;
	border-bottom-color:#b2a99a;
	border-left-color:#fbf9f6;
	vertical-align:middle;
	padding-bottom:1px;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:21px;
	width:100px;
	cursor:pointer;
	background-color:#cbc3b6;
	border-width:1px;
	border-style:solid;
	border-top-color:#fbf9f6;
	border-right-color:#b2a99a;
	border-bottom-color:#b2a99a;
	border-left-color:#fbf9f6;
	vertical-align:middle;
	padding-bottom:1px;
}
.button_autowidth {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:21px;
	width:auto;
	cursor:pointer;
	background-color:#cbc3b6;
	border-width:1px;
	border-style:solid;
	border-top-color:#fbf9f6;
	border-right-color:#b2a99a;
	border-bottom-color:#b2a99a;
	border-left-color:#fbf9f6;
	vertical-align:middle;
	padding-bottom:1px;
	padding-right:9px;
	padding-left:9px;
}
.form_delimiter {
	height:1px;
	background-image:url('/pic/form/form_delimiter.gif');
	background-repeat:repeat-x;
}
.form_delpadding {
	height:15px;
}

/* ********************** */
/* Shop-Classes           */
/* ********************** */

.shop_searchbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:18px;
	width:175px;
	padding-left:4px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#988C7E;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#988C7E;
	vertical-align:middle;
}

.shop_couponbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:18px;
	width:150px;
	padding-left:4px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
	vertical-align:middle;
}

.shop_container_table {
	background-color:#cbc3b6;
}

.shop_container_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#615750;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
}

.shop_container_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#544d47;
}

.shop_picsmall {
	margin:3px 12px 2px 0px;
	border:solid 1px #ffffff;
	padding:0px;
}

.shop_picmedium {
	margin:3px 3px 10px 15px;
	border:solid 1px #ffffff;
	padding:0px;
}
.shop_picaction {
	margin:0px 0px 10px 0px;
	border:solid 1px #ffffff;
	padding:0px;
}

.shop_product_table {
	width:100%;
	border:0px solid #766d65;
}

.shop_productlisttable {
	width:100%;
	border:0px solid #766d65;
}

.shop_categorylisttable{
	width:100%;
	border:0px solid #766d65;
}

.shop_baskettable {
	width:100%;
	border:0px solid #766d65;
}

.shop_logintextbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:18px;
	width:175px;
	padding-left:4px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#988C7E;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#988C7E;
	vertical-align:middle;
}
a.shop_nav_active:link, a.shop_nav_active:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#544d47;
	text-decoration:underline;
	font-weight:bold;
}
a.shop_nav_active:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#544d47;
	text-decoration:underline;
	font-weight:bold;
}
a.shop_nav_active:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#786D65;
	text-decoration:underline;
	font-weight:bold;
}
a.shop_nav_inactive:link, a.shop_nav_inactive:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#544d47;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_inactive:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#544d47;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_inactive:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#786D65;
	text-decoration:underline;
	font-weight:bold;
}

.shop_invoicepreview {
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
	color:#000000;
}
.shop_dropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:20px;
	width:100%;
	padding-left:2px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
	vertical-align:middle;
}

/* ********************** */
/* FAQ-Classes	  */
/* ********************** */

.faq_textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:18px;
	width:214px;
	padding-left:4px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
	vertical-align:middle;
}

/* Layout helpers (FIX)
----------------------------------*/
.ui-helper-hidden { display:none; }
.ui-helper-hidden-accessible { position:absolute; left:-99999999px; }
.ui-helper-reset { margin:0; padding:0; border:0; outline:0; text-decoration:none; list-style:none; }
.ui-helper-clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.ui-helper-clearfix { display:inline-block; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
.ui-helper-zfix { width:100%; height:100%; top:0; left:0; position:absolute; opacity:0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor:default !important; }
.ui-icon { display:block; text-indent:-99999px; overflow:hidden; background-repeat:no-repeat; }
.ui-widget-overlay { position:absolute; top:0; left:0; width:100%; height:100%; }


/* FAQ Container CSS
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
	border:1px solid #cccccc;
	background:#f6f6f6 url(/pic/jquery/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	outline:none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	border:1px solid #cccccc;
	background:#f6f6f6 url(/pic/jquery/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	outline:none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	border:1px solid #cccccc;
	background:#ffffff url(/pic/jquery/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	outline:none;
}
/* BG Answer Container */
.ui-widget-content { 
	border:1px solid #dddddd;
	background:#eeeeee url(/pic/jquery/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
}
.ui-state-hover a, .ui-state-hover a:hover {
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width:16px;
	height:16px;
	background-image:url(/pic/jquery/ui-icons_222222_256x240.png);
}
.ui-widget-content .ui-icon {
	background-image:url(/pic/jquery/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image:url(/pic/jquery/ui-icons_ffffff_256x240.png);
}
/* Icons Template FAQ default */
.ui-state-default .ui-icon {
	background-image:url(/pic/jquery/ui-icons_a1a1a1_256x240.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image:url(/pic/jquery/ui-icons_a1a1a1_256x240.png);
}
.ui-state-active .ui-icon {
	background-image:url(/pic/jquery/ui-icons_a1a1a1_256x240.png);
}
/* Icons FAQ end */

/* Icon Auswahl (Position) */
/* Icon FAQ closed -32px -16px */
.ui-icon-triangle-1-e { background-position:-48px -208px; }
/* Icon FAQ open -48px -16px */
.ui-icon-triangle-1-s { background-position:-64px -208px; }

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; }
.ui-corner-tr { -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; }
.ui-corner-bl { -moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; }
.ui-corner-br { -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; }
.ui-corner-top { -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; }
.ui-corner-right {  -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; }
.ui-corner-left { -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; -moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; }
.ui-corner-all { -moz-border-radius:4px; -webkit-border-radius:4px; }

/* Overlays */
.ui-widget-overlay {
	background:#666666 url(/pic/jquery/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity:.50;
	filter:Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin:-5px 0 0 -5px;
	padding:5px;
	background:#000000 url(/pic/jquery/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity:.20;
	filter:Alpha(Opacity=20);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/* Accordion
----------------------------------*/
/* FAQ Classes - Added by RHA */
.ui-accordion .ui-accordion-header {
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
	position:relative;
	margin-top:1px;
	zoom:1;
}
.ui-accordion .ui-accordion-li-fix {
	display:inline;
}
.ui-accordion .ui-accordion-header-active {
	border-bottom:0 !important;
}
.ui-accordion .ui-accordion-header a {
	display:block;
	padding:.5em .5em .5em 2.2em;
}
.ui-accordion .ui-accordion-header .ui-icon {
	position:absolute;
	left:2px; top:50%;
	margin-top:-8px;
}
.ui-accordion .ui-accordion-content {
	padding:10px;
	border-top:0;
	margin-top:-2px;
	position:relative;
	top:1px;
	margin-bottom:2px;
	overflow:auto;
	display:none;
}
.ui-accordion .ui-accordion-content-active {
	display:block;
}

/* ********************** */
/* List-Classes           */
/* ********************** */

.list_table {
}
.list_header {
	padding-top:2px;
	padding-right:10px;
	padding-bottom:2px;
	padding-left:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#766d65;
}
.list_row1 {
	/*background-color:#E6E6E6;*/
	padding-top:2px;
	padding-right:10px;
	padding-bottom:2px;
	padding-left:10px;
	border-bottom:dotted 1px #766d65;
}
.list_row2 {
	/*background-color:#DADADA;*/
	padding-top:2px;
	padding-right:10px;
	padding-bottom:2px;
	padding-left:10px;
	border-bottom:dotted 1px #766d65;
}
.searchbox_list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766d65;
	height:18px;
	width:150px;
	padding-left:4px;
	background-color:#f5f3ef;
	border-width:1px;
	border-style:solid;
	border-top-color:#C4BDB5;
	border-right-color:#fbf9f6;
	border-bottom-color:#fbf9f6;
	border-left-color:#C4BDB5;
	vertical-align:middle;
}
