﻿/**************/
/* GENERELLES */

body {
	margin:0px;
	padding:0px;
	background-color: #fff;
}

img {
	border:0px;
}
form {
	padding:0px;
	margin:0px;
}
td {
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	color:#797558;
	font-family:Arial, Helvetica, sans-serif;
}
/**** SCROLLBAR IMMER EINBLENDEN ****/
#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

/**** HINTERGRUENDE ****/
.background_color {
	background-color: #E8E6E0;
}
.background_top {
	background-image: url("../_simages/backgrounds/background_top.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.background_bottom {
	background-image: url("../_simages/backgrounds/background_bottom.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.content_left {
	width: 199px;
}
.content_mid {
	background-color: #FDEB1C ;
	width: 200px;
}
.content_right {
	background-color: #FDEB1C ;
	width: 485px;
}
.content_spacer {
	background-color: #FDEB1C ;
	background-image: url("../_simages/backgrounds/content_spacer.gif");
	background-repeat: no-repeat;
	background-position: center 0px;
	height:100%;
}
.content_spacer_wide {
	background-color: #FDEB1C ;
	background-image: url("../_simages/backgrounds/content_spacer_wide.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:100%;
}

/**** SCHATTEN ****/
.shadow_left_top {
	background-image: url("../_simages/backgrounds/shadow_left_top.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shadow_left_top_corner {
	background-image: url("../_simages/backgrounds/shadow_left_top_corner.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shadow_top {
	background-image: url("../_simages/backgrounds/shadow_top.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shadow_right_top {
	background-image: url("../_simages/backgrounds/shadow_right_top.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shadow_right_top_corner {
	background-image: url("../_simages/backgrounds/shadow_right_top_corner.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shadow_left {
	background-image: url("../_simages/backgrounds/shadow_left.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.shadow_right {
	background-image: url("../_simages/backgrounds/shadow_right.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.shadow_left_bottom {
	background-image: url("../_simages/backgrounds/shadow_left_bottom.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shadow_left_bottom_corner {
	background-image: url("../_simages/backgrounds/shadow_left_bottom_corner.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shadow_bottom {
	background-image: url("../_simages/backgrounds/shadow_bottom.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shadow_right_bottom {
	background-image: url("../_simages/backgrounds/shadow_right_bottom.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shadow_right_bottom_corner {
	background-image: url("../_simages/backgrounds/shadow_right_bottom_corner.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/**** Menüs ****/
.menu {
	background-color:#FDEB1C;
	background-image: url("../_simages/elemente/eshop_head.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:508px;
	height:107px;
}
.menu a{
	padding:0px 0px 10px 26px;
	background-image: url("../_simages/elemente/menu_point.gif");
	background-position: 16px 0px;
	background-repeat: no-repeat;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	color: #9F8A01;
	font-size: 9px;
}
.menu a:hover{
	text-decoration:underline;
}
.content_left {
	width: 199px;
}
.menu_main {
	width: 100%;
	padding:5px 0px 5px 26px;
	background-image: url("../_simages/elemente/menu_main_point.gif");
	background-position: 16px 8px;
	background-repeat: no-repeat;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	color: #797458;
	font-size: 11px;
	display:block;
}
.menu_main_aktiv {
	background-color: #FDEB1C;
	width: 100%;
	padding:5px 0px 5px 26px;
	background-image: url("../_simages/elemente/menu_main_point_aktiv.gif");
	background-position: 16px 8px;
	background-repeat: no-repeat;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	color: #797458;
	font-size: 11px;
	display:block;
}
.menu_main:hover{
	background-color: #FDEB1C;
}
.menu_main_dotted {
	background-image: url("../_simages/elemente/menu_main_dotted.gif");
	background-position: 0px 0px;
}
.menu_sub {
	background-color:#FCFAD6;
	width: 100%;
	padding:5px 0px 5px 26px;
	background-image: url("../_simages/elemente/menu_main_point.gif");
	background-position: 16px 8px;
	background-repeat: no-repeat;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	color: #797458;
	font-size: 11px;
	display:block;
}
.menu_sub_aktiv {
	background-color:#FFF694;
	width: 100%;
	padding:5px 0px 5px 26px;
	background-image: url("../_simages/elemente/menu_main_point_aktiv.gif");
	background-position: 16px 8px;
	background-repeat: no-repeat;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	color: #797458;
	font-size: 11px;
	display:block;
}
.menu_sub:hover{
	background-color: #FFF694;
}
/**** SUCHE ****/

.input_text {
	padding-left:4px;
	width:97px;
	height:18px;
	border-top: 1px solid #BBB8A4;
	border-bottom: 1px solid #BBB8A4;
	border-right: 0px;
	border-left: 1px solid #BBB8A4;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #797458;
}
.input_submit {
	width:50px;
	height:18px;
	background-color:#BD0101;
	display: block;
	background-image: url("../_simages/elemente/suchen.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/**** Content Mid ****/
.content_mid_table {
	width: 200px;
	height: 406px;
	background-color: #fff;
	background-image: url("../_simages/backgrounds/content_mid_blume.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.content_mid_text {
	padding:15px 0px 0px 19px;
	font-family: arial, verdana, sans-serif;
	color: #797458;
	font-size: 11px;
}
.content_mid_text h1 {
	font-family: arial, verdana, sans-serif;
	color: #797458;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.content_mid_outfit {
	height: 521px;
	width: 200px;
	padding:15px 0px 0px 19px;
	font-family: arial, verdana, sans-serif;
	color: #797458;
	font-size: 11px;
}

/**** Content Right ****/
.content_right {
	background-color:#fff;
}
.content_border {
	background-color:#CCC9B5;
}
.content_flip_back {
	background-color:#fff;
	font-family: arial, verdana, sans-serif;
	color: #797458;
	font-size: 11px;
	display:block;
	padding: 4px 17px 5px 34px;
	text-decoration:none;
	background-image: url("../_simages/elemente/content_flip_back.gif");
	background-position: 18px 7px;
	background-repeat: no-repeat;
}
.content_div {
	z-index: 0;
	height: 499px;
	overflow:scroll;
	width: 483px;
	background-color:#fff;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #B6B1AC;
}
.content_div_no_scroll {
	z-index: 0;
	height: 499px;
	overflow:hiddenn;
	width: 483px;
	background-color:#fff;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #B6B1AC;
}
.error_find {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.error_text {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.error_input {
	border: 1px solid #BCB89F;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #797458;
	padding-left: 4px;
}

.content_div h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #000;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.content_div h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.content_div_a {
	font-weight:bold;
	color:#BD0101;
	text-decoration:none;
}
.content_div_a:hover{
	text-decoration:underline;
}
.content_div table{
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #B6B1AC;
	width: 200px;
}
.content_div select {
	border: 1px solid #BCB89F;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #797458;
}
.content_div input {
	border: 1px solid #BCB89F;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #797458;
	padding-left: 4px;
}
.content_div_small {
	z-index: 0;
	height: 382px;
	overflow:hidden;
	width: 483px;
	background-color:#fff;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #B6B1AC;
}
.detail_view_link{
	background-color:#DBD9CC;
	background-image: url("../_simages/elemente/detailansicht.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:103px;
	height:28px;
}
.detail_view_link a{
	display:block;
	color: #797458;
	width:103px;
	height:28px;
}
.put_to_cart_link{
	background-color:#BD0101;
	background-image: url("../_simages/elemente/inDenWarenkorb.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	width:103px;
	height:28px;
}
.put_to_cart_link a{
	display:block;
	color: #fff;
	width:103px;
	height:28px;
}
.product_spacer {
	background-image: url("../_simages/backgrounds/produkt_spacer.gif");
	background-position: 0px 0px;
}
.productgroup_entry a{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	cursor:pointer;
	width:241px;
	height:242px;
	display:block;
	color:black;
}
.productgroup_entry a:hover {
	text-decoration:none;
}
.folder_titel {
	font-family: arial, verdana, sans-serif;
	color: #797458;
	font-size: 11px;
	padding:3px 0px 0px 21px;
	width:103px;
	height:28px;
}
.folder_link {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	text-decoration:none;
	margin:5px 0px 0px 0px;
	text-align:center;
	width:20px;
	height:23px;
	display:block;
	color: #797458;
}
.folder_link_wide {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	text-decoration:none;
	margin:5px 0px 0px 0px;
	text-align:center;
	width:41px;
	height:23px;
	display:block;
	color: #797458;
}
.folder_back {
	background-image: url("../_simages/elemente/folder_back.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.folder_back_wide {
	background-image: url("../_simages/elemente/folder_back_wide.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.folder_link_aktiv {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	text-decoration:none;
	margin:5px 0px 0px 0px;
	text-align:center;
	width:20px;
	height:23px;
	display:block;
	color: #fff;
}
.folder_link_wide_aktiv {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	text-decoration:none;
	margin:5px 0px 0px 0px;
	text-align:center;
	width:41px;
	height:23px;
	display:block;
	color: #fff;
}
.folder_back_aktiv {
	background-image: url("../_simages/elemente/folder_back_aktiv.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.folder_back_wide_aktiv {
	background-image: url("../_simages/elemente/folder_back_wide_aktiv.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
/**** Footer ****/
.footer_prospekt{
	padding:60px 19px 16px 19px;
	width:680px;
	text-align:left;
	background-color:#FDEB1C;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: arial, verdana, sans-serif;
	color: #9F8A01;
	font-size: 9px;
	line-height: 15px;
}
.footer_reisen{
	padding:16px 19px 16px 19px;
	width:161px;
	background-color:#FDEB1C;
	font-family: arial, verdana, sans-serif;
	color: #9F8A01;
	font-size: 11px;
	line-height: 15px;
}
.footer_warenkorb{
	padding:16px 19px 16px 19px;
	width:204px;
	background-color:#FDEB1C;
	font-family: arial, verdana, sans-serif;
	color: #9F8A01;
	line-height: 15px;
	font-size: 11px;
	background-image: url("../_simages/elemente/warenkorb_back.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.footer_logo{
	padding:16px 19px 16px 19px;
	width:204px;
	background-color:#FDEB1C;
	background-image: url("../_simages/elemente/logo.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.footer h1 {
	line-height:16px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#BD0101;
	font-size: 11px;
}
.footer a {
	font-weight:bold;
	color:#BD0101;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.cart_data_table {
	background-color:#FDEB1C;
	background-image: url("../_simages/elemente/cart_back.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: arial, verdana, sans-serif;
	color: #9F8A01;
	font-size: 9px;
}
.cart_data {
	position:relative;
	top:14px;
	left:57px;
}
.dotted_cart {
	background-image: url("../_simages/elemente/dotted_cart.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.warenkorb_l {
	width: 90px;
	padding: 4px 0px 3px 0px;
}
.warenkorb_r {
	width: 55px;
	text-align: right;
	padding: 4px 0px 3px 0px;
}

/**** CONTACT ROW ****/
.contact_row {
	font-family: arial, verdana, sans-serif;
	color: #A0988B;
	font-size: 11px;
	padding-top: 10px;
}
.contact_row a{
	color:#6A5E4B;
	text-decoration: none;
}
.contact_row a:hover{
	text-decoration: underline;
}

/**** XT-Commerce Styles ****/
.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  background-color: #E8E6E0;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  background-color: #E8E6E0;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

/**** Newsletter Styles ****/
.error {
	color:#BD0101;
	background-color:#F5D9D9;
}

.normal {
	color:#79755A;
	background-color:#FFFFFF;
}
.toptd{
	background-color:#FDEB1C;
}
.registrationInput {
	width:271px;
	border:1px solid #BBB9A4;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}

.registrationInput166 {
	width:152px;
	border:1px solid #BBB9A4;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}

.registrationInput72 {
	width:72px;
	border:1px solid #BBB9A4;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}

.registrationInput56 {
	width:56px;
	border:1px solid #BBB9A4;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}

.registrationInput58 {
	width:58px;
	border:1px solid #BBB9A4;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}


.registrationSelect {
	width:271px;
	border:1px solid #BBB9A4;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}

.registrationSelect63 {
	width:63px;
	border:1px solid #BBB9A4;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}

.registrationSelect56 {
	width:56px;
	border:1px solid #BBB9A4;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}

.registrationSelect68 {
	width:68px;
	border:1px solid #BBB9A4;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}

.registrationSelect72 {
	width:72px;
	border:1px solid #BBB9A4;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}
.registrationSelect80 {
	width:80px;
	border:1px solid #BBB9A4;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}


.registrationSelect126 {
	width:126px;
	border:1px solid #BBB9A4;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}


.registrationSelect100 {
	width:100px;
	border:1px solid #BBB9A4;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:2px;
}

.registrationButton {
	background-image:url(../_simages/button.gif);
	border:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:187px;
	height:20px;
}

.bgWhite{
	background-color:#FFFFFF;
}
.white{
	color:#FFFFFF;
}
.bgPic{
	background-image:url(../_simages/background.gif);
	background-repeat:repeat-x;
}

.infoTable {
	text-align:center;
	vertical-align:middle;
}

.infoText {
	color:#797558;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.mainText {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#797558;
}

.errorHeadline {
	color:#BD0101;
	font-weight:bold;
	text-align:center;
}

.errorText {
	color:#BD0101;
}

.notifyText {
	color:#BD0101;
	font-weight:bold;
}