body {
	margin:0px;
	padding:0px;
	background-color:#2a2524;
	background-image:url('/pic/bg_main_repeater.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
	height:100%;
}
html {
	margin:0px;
	padding:0px;
	height:100%;
}
form {
	margin:0px;
	padding:0px;
}
input {
	padding:0px;
}
select {
	padding:0px;
}


table {
	border-collapse:collapse;
}
table td, table th {
	padding:0;
}

.contentbg {
	background-color:#6c6867;
	background-image:url('/pic/bg_content_repeater.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
}
.footer {
	background-image:url('/pic/bg_bottom_repeater.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
}
.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#787472;
	text-transform:uppercase;
	position:relative;
	top:5px;
}
.shadowright {
	background-image:url('/pic/bg_right_repeater.gif');
	background-repeat:repeat-y;
	background-attachment:scroll;
}
.gl_top {
	background-image:url('/pic/contentbg_top_repeater.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
}
.bg_navigation {
	background-image:url('/pic/top_repeater.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:scroll;
}
.searchbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:18px;
	width:155px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}

.text_std {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ABA8A7;
	text-decoration:none;
	cursor:pointer;
}
.text_active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#efeeee;
	text-decoration:underline;
	cursor:pointer;
}
.text_over {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#efeeee;
	text-decoration:none;
	cursor:pointer;
}

/* ************************************** */
/* Paragraph-Classes Generell             */
/* ************************************** */

p {
	margin: 0px;
}

/* ************************************** */
/* Listen-Classes Generell                */
/* ************************************** */

ul {
	margin: 9px 0px 9px 0px;
	padding: 0;
}

li {
	list-style-type: none;
	list-style-position: outside;
	background-image: url(/pic/list/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 13px;
}

/* ********************** */
/* Search-Classes	      */
/* ********************** */

.searchresult {
	background-color:#FFCC66;
}

/* ********************** */
/* Formular-Classes	  */
/* ********************** */

.form_table {
	margin-top:15px;
}
.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:#464443;
	height:18px;
	width:330px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}
.login_textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:18px;
	width:200px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}
.form_textboxsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:18px;
	width:30px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}
.form_dropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:20px;
	width:220px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}
.form_dropdown_product {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:20px;
	width:330px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}
.form_dropdown_email {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:20px;
	width:220px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}
.form_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:70px;
	width:330px;
	padding-left:4px;
	padding-top:2px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	resize:none;
}
.form_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#efeeee;
	height:21px;
	width:130px;
	cursor:pointer;
	background-color:#3e3a39;
	border-width:1px;
	border-style:solid;
	border-top-color:#a19a99;
	border-right-color:#312d2c;
	border-bottom-color:#312d2c;
	border-left-color:#a19a99;
	padding-bottom:1px;
	vertical-align:middle;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#efeeee;
	height:21px;
	width:110px;
	cursor:pointer;
	background-color:#3e3a39;
	border-width:1px;
	border-style:solid;
	border-top-color:#a19a99;
	border-right-color:#312d2c;
	border-bottom-color:#312d2c;
	border-left-color:#a19a99;
	padding-bottom:1px;
	vertical-align:middle;
}
.button_autowidth {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#efeeee;
	height:21px;
	width:auto;
	cursor:pointer;
	background-color:#3e3a39;
	border-width:1px;
	border-style:solid;
	border-top-color:#a19a99;
	border-right-color:#312d2c;
	border-bottom-color:#312d2c;
	border-left-color:#a19a99;
	padding-bottom:1px;
	padding-right:9px;
	padding-left:9px;
	vertical-align:middle;
}
.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:#464443;
	height:18px;
	width:155px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}

.shop_couponbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:18px;
	width:150px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}

.shop_container_table {
	background-color:#3f3b3a;
}

.shop_container_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#2f2a29;
	color:#e4e4e4;
	font-weight:bold;
	text-transform:uppercase; 
	vertical-align:middle;
}

.shop_container_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ABA8A7;
}

.shop_picsmall {
	margin:3px 12px 2px 0px;
	border:solid 1px #a19a99;
	padding:0px;
}

.shop_picmedium {
	margin:3px 3px 10px 15px;
	border:solid 1px #a19a99;
	padding:0px;
}
.shop_picaction {
	margin:0px 0px 10px 0px;
	border:solid 1px #a19a99;
	padding:0px;
}

.shop_product_table {
	width:100%;
	border:0px solid #595959;
}

.shop_productlisttable {
	width:100%;
	border:0px solid #595959;
}

.shop_categorylisttable{
	width:100%;
	border:0px solid #595959;
}

.shop_baskettable {
	width:100%;
	border:0px solid #595959;
}

.shop_logintextbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:18px;
	width:175px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}
a.shop_nav_active:link, a.shop_nav_active:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#efeeee;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_active:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#efeeee;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_active:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#efeeee;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_inactive:link, a.shop_nav_inactive:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ABA8A7;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_inactive:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ABA8A7;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_inactive:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#efeeee;
	text-decoration:none;
	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:#464443;
	height:20px;
	width:185px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
}

.shop_dropdown_sort {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:20px;
	width:100px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
}

/* ********************** */
/* 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:#9d9a99;
}
.list_row1 {
	/*background-color:#E6E6E6;*/
	padding-top:2px;
	padding-right:10px;
	padding-bottom:2px;
	padding-left:10px;
	border-bottom:dotted 1px #9d9a99;
}
.list_row2 {
	/*background-color:#DADADA;*/
	padding-top:2px;
	padding-right:10px;
	padding-bottom:2px;
	padding-left:10px;
	border-bottom:dotted 1px #9d9a99;
}
.searchbox_list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464443;
	height:18px;
	width:150px;
	padding-left:4px;
	background-color:#dfdddc;
	border-width:1px;
	border-style:solid;
	border-top-color:#564B49;
	border-right-color:#f6f5f5;
	border-bottom-color:#f6f5f5;
	border-left-color:#564B49;
	vertical-align:middle;
}

