html {
	background-color: #ffffff;
	height:100%;
	background-image: url(images/hint.gif);
	background-repeat: repeat;

	
}

body {
	/*background-color: #FFF3CF;*/
	color: #bc0021; /* #bc0021 */
	margin: 0;
	padding:0;
	font-size: 75.33%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	min-width:350px;
	height: 100%;
	/*background-image: url(../images/hint.gif);
	background-repeat: repeat;
	background: #ffffff url(/images/bg.jpg) top center no-repeat;*/
}

img, a img {
	border: 0;
}

.clear {
	clear: both;
	display: block;
}

/* Kleinerer Text */
.small {
	font-size: 90%;
}

/* Kleinerer Text */
.small_rot {
	font-size: 90%;
	color: #BC0120;
}


.rot, .error {
	color: #BC0120;
}

.fett {
	font-weight:bold;
}

a ,a:link, a:visited, a:active{
	color: #BC0120;
	font-size: 100%;
	line-height: 140%;
	margin: 0.5em 0;
	clear: both;
	text-decoration: underline;
	outline: none;

}

a:hover {
	text-decoration: none;
}

hr { 
	width: 100%;
	align: left;
	background-color: #FFFFFF; /* Mozilla 1.4 */ 
	border: #FFFFFF; /* Opera 7.11 */ 
	border-top: solid 1px #000000; /* border-top:dashed 1px #005988; */ 
	color: #FFFFFF; /* IE 6 */ 
	height: 0px; /* in Opera fï¿½r die Anzeige nï¿½tig, in Mozilla fï¿½r die einheitliche Hï¿½he */ 
}

hr.gestrichelt { 
	border-top: dashed 1px #000000; /* border-top:dashed 1px #005988; */ 
}

hr.gepunktet { 
	border-top: dotted 1px #000000; /* border-top:dashed 1px #005988; */ 
}

/************************************************************************************************/
/*** SCHATTEN CONTAINER **********************************************************************************/
/************************************************************************************************/

#schatten_container {
	width: 1050px;
	margin: 0px auto;
	text-align: center;
	background: url(/images/schatten_rechts_links.gif) repeat-y left;
	/*border:1px solid #000;*/
}
* html #schatten_container {
	height:43%;  
}


/************************************************************************************************/
/*** CONTAINER **********************************************************************************/
/************************************************************************************************/
#container{
	/*background-image: url(/images/hintergrund.gif); background-repeat: repeat-y;
	*/
	
	background-color: #fff;
	width: 1026px;
	/*height: 768px;
	height: 100%;*/
	margin: 0px auto;
	text-align: center;
	
	/*padding-bottom: 35px;
	border: 1px solid #999999;
	position:relative;
	min-height: 100%;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    */
   
}



/************************************************************************************************/
/*** HEADER *************************************************************************************/
/************************************************************************************************/

#header {
	width: 1026px;
	height: 140px;
	background-color: #fff;
	/*text-align: left;
	border-bottom: 1px solid #000000; 
	margin-bottom: 20px;*/
	/* background: #ffffff url(/images/bg_menu_top.jpg) bottom right no-repeat; */
}


#header h1 {
	padding-top: 15px;
	color: #fff;
}

#top_header{
	background-color: #ffffff;
	min-height: 10px;
}
*html #top_header{
	height: 10px;
}

#top_leiste{
	width: 100%;
	height: 23px;
	background-color: #BC0120;
	text-align: right;
	margin-top: 38px;
	padding-top: 1px;
}



tr#menu td {
	padding-right: 15px;
}


a:LINK.menu_top, a:VISITED.menu_top, a:ACTIVE.menu_top, a:HOVER.menu_top {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	padding: 0 5px;
}



/************************************************************************************************/
/*** HEADER warenkorb **********************************************************************/
/************************************************************************************************/

#warenkorb {
	margin-top: -80px;
	margin-right: 10px;
}


/************************************************************************************************/
/*** HEADER search_component **********************************************************************/
/************************************************************************************************/

#search_component{
	margin-left: 10px;
}


form#search_component {
	margin-bottom: 15px;
}

form#search_component input {
	color:#BC0021;
	border: 0px;
	background-color: #FCDCE1;
	font-size: 112%;
	font-weight: bold;
	margin-left:5px;
	margin-right:-1px;
	
}
form#search_component input.searchfield {
	width: 168px;
}
*+html form#search_component input.searchfield {
	width: 166px;
}
* html form#search_component input.searchfield {
	width: 166px;	
}

form#search_component input.submit {
	border: 0px;
	width: 34px;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	background-color: #BC0021;
	margin-left:0px;
}
*+html form#search_component input.submit { /*IE 7 HACK */
	height:18px;
}
* html form#search_component input.submit { /* IE 6 & niedriger Hack */
	height:18px;
}

/************************************************************************************************/
/*** LEFT ***************************************************************************************/
/************************************************************************************************/

#left {

	/*background-image: url(/images/hintergrund.gif); background-repeat: repeat-y;*/
	float: left;
	background-color: #fff;
	width: 250px;
	text-align: left;
	/*border-right: 1px solid #000000;*/
	padding: 0px;
	margin-top:15px;
	min-height:100%;
}
*html #left{
	height:100%;
}

#left h3, 
#left p, 
#left ul#navi, 
#left ul#prod_group {
	padding: 0;
	margin: 0 0 0 15px;
}

#left h3 {
	color: #000000;
	font-size: 100%;
	margin-bottom: 3px;
}


#left p {
	line-height: 145%;
	font-size: 90%;
	margin-right: 15px;
}

#left p.kundenstimme {
	line-height: 145%;
	font-size: 90%;
	margin-bottom:5px;
}

/*#left p.angemeldet{
	margin: 0 0 5px 15px;
	padding: 3px;
	line-height: 145%;
	font-size: 90%;
	background-color: #FCF7EB;
	border: 1px solid #D80000;
	color: #D80000;
}*/

#left ul#navi, 
#left ul#prod_group {
	/*[if IE7]
	border: 1px solid transparent; // IE hack
	[endif]*/
	background-color: transparent;
	margin-right: 10px;
	/*background: transparent url(/images/left_box_bg.gif) left repeat-y; */
}

#left ul#navi li, 
#left ul#prod_group li {
	list-style-type: none;
	padding: 0;
	margin: 0 10px 1px 10px;
	background-color: #FCDCE1;

	/*border-bottom: 1px solid #D80000;*/
}


#left ul#navi a, #left ul#navi a:link, #left ul#navi a:visited, #left ul#navi a:active, 
#left ul#prod_group a, #left ul#prod_group a:link, #left ul#prod_group a:visited, #left ul#prod_group a:active {
	color: #BC0021;
	/*background-color: #D4EFEE;
	background: transparent url(/images/navi_bg_link.gif) left no-repeat;*/
	/*background-color: transparent;*/
	display: block;
	height: 20px;
	margin: 0;
	padding: 1px 0 0 10px;
	/*background-color: #ffffff;
	font-size: 1.2em;*/
	font-weight: bold;
	text-decoration: none;
}


#left ul#navi a.selected, #left ul#navi a.selected:link, #left ul#navi a.selected:visited, #left ul#navi a.selected:active, 
#left ul#prod_group a.selected, #left ul#prod_group a.selected:link, #left ul#prod_group a.selected:visited, #left ul#prod_group a.selected:active {
	color: #BC0021;
	text-decoration: none;
	/*background-color: #8c302e;
	background: transparent url(/images/navi_bg_selected.gif) left no-repeat;*/
}

#left ul#prod_group a:hover, #left ul#prod_group a:focus, #left ul#prod_group a:active, #left ul#prod_group a:selected,
#left ul#prod_group a.selected:hover, #left ul#prod_group a.selected:focus , #left ul#prod_group a.selected:active, #left ul#prod_group a.selected:selected {
	color: #BC0021;
	background-color: #FCDCE1;
	
	/*background-color: #99D8D8;
	background: transparent url(/images/navi_bg_hover.gif) left no-repeat;*/
	text-decoration: none;
}

#left ul#prod_group a:focus{
	background-color: #ffffff;
}

#left ul#category {
	padding: 0;
	margin: 0;
}

#left ul#category li {
	list-style-type: none;
	border: 0;
}


#left ul#category a, #left ul#category a:link, #left ul#category a:visited, #left ul#category a:active {
	color: #BC0021;
	background-color: transparent;
	display: block;
	height: 16px;
	margin: 0;
	margin-left:8px;
	padding: 0 0 1px 15px;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;

}

#left ul#category a:hover, #left ul#category a:focus, #left ul#category a:active,
#left ul#category a.selected, #left ul#category a.selected:link, #left ul#category a.selected:visited, #left ul#category a.selected:active {
	background: #fff;
	/*background: transparent url(/images/arrow.gif);
	background-repeat:no-repeat;*/
	color: #94003b;	
	font-size: 1.0em;
	
}

#left ul#category #arrow{
	background: transparent url(/images/arrow.gif);
	background-repeat:no-repeat;
}

#left ul#category #arrow_w{
	background: transparent url(/images/arrow_w.gif);
	background-repeat:no-repeat;
}

#left ul.FAQ {
	list-style-type: square;
	color:#bc0021;
	margin:0px 0px 0px -20px;
}
* html #left ul.FAQ {
	list-style-type: square;
	color:#bc0021;
	margin:0px 0px 0px 28px;
}
*+html #left ul.FAQ {
	list-style-type: square;
	color:#bc0021;
	margin:0px 0px 0px 28px;
}

/************************************************************************************************/
/*** CONTENT ************************************************************************************/
/************************************************************************************************/
#content div.homepage{
	padding: 10px;
}

#content_container{
	padding-bottom:15px;
}
* html #content_container{
	padding-bottom:25px;
}
*+html #content_container{
	padding-bottom:25px;
}

#content, #content_urlaub{
	margin-top:15px;
	background-color: #FCDCE1;
	float: left;
	text-align: left;
	width: 525px;
	padding-top: 10px;
	padding-bottom:10px;
	margin-left: 0px;
	min-height: 100%;
}
*html #left{
	height: 100%;
}

#content_urlaub {
	width:750px;
}


#tab_index{
	width:470px;
}

#tab_index td{
	border: 0px;
	margin:0px;
	padding:5px;
}
#tab_index td img{
	margin:0px;
	padding:0px;
}


#content #image_landing{
	margin-left:16px; 
	border: 1px solid #d0cbcb;
	margin-bottom:20px;
}

#content #th_landing{
	border: 1px solid #d0cbcb;
	margin-bottom:30px;
}

#content .produkt_details {
	/*border: 1px dotted #BC0120;*/
	background-color: #fff;
	width:450px;
	padding:10px;
	margin-top:8px;
	border: 1px solid #d0cbcb;
	
}

#content .produkt_details a.partner_link {
	font-weight:bold;
}

#content  ul.list_landing li{
	 list-style-type:disc;
	 margin-left:10px;
}


#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6, 
#content ol, 
#content ul, 
#content dl, 
#content p, 
#content table, 
#content div, 
#content img,
#content textarea,
#content hr {
	text-align: left;
	margin:0 20px 0 16px;

}

#content h1{
	margin:16px;
}

#content input {
	/*margin-left: 20px;*/
}

#content h1 {
	color: #BC0120;
	font-size: 120%;
	/*text-transform:uppercase;*/
	/*background-color: #E0A3B7;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;*/
	margin-bottom: 0.5em;
	/*display: inline;   Doubled float-margin bug Win IE, http://www.positioniseverything.net/explorer/doubled-margin.html */
}

#content h2 {
	color: #bc0021;
	font-size: 110%;
	margin-bottom: 0.4em;
	margin-left:16px;
	/*font-weight: bold;*/
}

#content h3 {
	font-size: 106%;
	margin-bottom: 0.3em;
	/*font-weight: normal;*/
}

#content h4 {
	font-size: 103%;
}

#content p {
	font-size: 107%;
	clear: both;
	margin-bottom: 1.4em;
	line-height: 140%;
}

#content form {
	display:inline;
}

#content ul, #content li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}

#content ul {
	margin: 0 20px;
}

#content INPUT.submit, #content INPUT.button {
	color: #BC0120;
	cursor: hand;
	background-color: #ffffff;
	margin: 0;
	padding: 2px 5px;
	font-size: 100%;
	font-weight: normal;
	border: 1px solid #000000;
}

#content textarea {
	margin: 0 20px;
	font-size: 120%;
	color: #000;
	width: 490px;
	background-color: #ffffff;
	border: 1px solid #bc0021;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}

#content DIV.error, #content DIV.feedback {
	color : #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	FONT-SIZE: 90%;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 8px;
	margin-bottom: 15px;
	border : 1px dotted #000000
}

#content DIV.feedback {
	color : green;
	border : 1px dotted green;
}

#content a {
	text-decoration:none;
}
/************************************************************************************************/
/*** CONTENT teaser *****************************************************************************/
/************************************************************************************************/

#content div.teaserBlock {
	background-color: #FCDCE1;
	width: 400px;
	margin: 0 10px 20px 10px;
	padding: 5px;
}

#content div.teaserBlock_lp_links {
	background-color:#fff;
	padding:5px 10px 10px 20px;
	border: 1px solid #BC0120;
	margin-left:30px;
	width:435px;
	text-align:center;
}

#content div.teaserBlock_ld {
	width:450px;
}
#content div.teaserBlock_lp {
	width:498px;
}


#content div.teaserBlock_lp a{
	border-bottom:2px dotted #BC0021;
}

#content div.teaserBlock_lp a:hover{
	border-bottom:1px solid #BC0021;
}

#content div.teaserBlock_lp a.none{
	border:0px;
}


#content div.teaserBlock_lp p {
	text-align:justify;
}
#content div.teaserBlock_lp img {
	margin:0;
}

#content div.teaserBlock_lp_links a {
	font-size:85%;
	margin:7px;
}



#content div.teaserLarge {
	margin: 0 15px 15px 0;
	width: 390px; /* 495px - 20px padding-left */
	clear: both;
	padding: 5px;

}




#content div.teaserLarge h2 {
	color: #BC0120;
	font-size: 100%;
	width: 370px; /* 495px - 20px padding-left */
	padding: 3px 0px 3px 20px;
	/*background: #FFF3CF url("/images/navi_over.gif") repeat-y 0 0;*/
	margin: 0 6px 3px 0;

}


#content div.teaserLarge img {
	float: left;
	margin: 0;
	padding: 0;
}

#content div.teaserLarge div {
	width: 220px;

}

#content div.teaserLarge img {
	float: left;
	width: 150px;
}

#content div.teaserLarge div, #content div.teaserSmall div {
	margin: 0 0 0 3px;
	float: left;
}

#content div.teaserLarge div p {
	margin-bottom: 8px;
}

#content div.teaserSmall div p {
	margin-bottom: 5px;
}

#content div.teaserSmall div {
	font-size: 90%;
}

#content div.teaserLarge div strong.preis, #content div.teaserSmall div strong.preis {
	margin: 3px 0 0 0;
	font-size: 125%;
	color: #000000;
	display: block;
}

#content div.teaserLarge div a, #content div.teaserSmall div a {
	margin: 3px 0 0 0;
	color: #000000;
	display: block;
}


/************************************************************************************************/
/*** CONTENT product_list ***********************************************************************/
/************************************************************************************************/

#content table#product_list {
	width: 489px;
	background-color: #ffffff;
	margin-bottom: 25px;
	border: 1px solid #FCDCE1;
	/*border-top: 1px solid #BC0120;
	border-left: 1px solid #BC0120;*/
}

#content table#product_list td {
	/*border-right: 1px solid #BC0120;
	border-bottom: 1px solid #BC0120;*/
}

#content table#product_list td.prod_list_content {
	padding: 5px 15px;
	background-color: #fff;
}

#content table#product_list td.prod_detail_content {
	padding: 15px;
}

#content table#product_list td.prod_detail_content div.preis,
#content table#product_list td.prod_detail_content label,
#content table#product_list td.prod_detail_content div.versandbereit {
	margin: 0 20px 0 0;
}

#content table#product_list td.prod_detail_content div.preis {
	margin: 20px 0 20px 16px;
	/*border:1px dashed  #BC0021;*/
	font-size:1.3em;
	line-height:1.5em;
	width:220px;
}
.old-price {
	color:#000;
	font-size:0.7em;

}


#content table#product_list td.prod_detail_content div.options_variants {
	margin: 15px 10px 15px 0px;
}


#content table#product_list td img {
	margin:0;
	padding:0;
}
#content .product_img_results  {
	width:130px;
	margin:10px 0 0 10px;
	
}

#content table#product_list div {
	margin: 0;
}

#content table#product_list h3 {
	color: #BC0021;
	font-size: 100%;
	margin: 0 20px;
	margin-bottom: 0.1em;
}

#content table#product_list input {
	color: #BC0021;
	font-size: 90%;
}

#content table#product_list select{
	/*color: #D80000;*/
	font-size: 85%;
}

#content table#product_list input.qty {
	color: #BC0021;
	font-size: 100%;
	border:1px solid #FCDCE1;
	margin-bottom:3px;
	padding-left:2px;
}

#content table#product_list input.submit {
	width: 100px;
	font-weight: normal;
	padding: 0;
	font-size: 90%;
}

#content table#product_list div.qty_submit {
	text-align: right;
	margin-right: 0;
}

#content table#product_list div.artikel_nr {
	margin: 0 0 5px 0;
	color: #BC0021;
}

#content table#product_list div.details {
	text-align: left;
	margin: 0 15px 0 0;
	color: #BC0021;
	font-size: 90%;
}

#content table#product_list div.versandbereit {
	margin: 5px 0 0 0;
	color: #BC0021;
}

#content table#product_list div.preis {
	color: #BC0021;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#content table#product_list div.options_variants {
	margin: 10px 0;
	color: #BC0021;
}

#content table#product_list input.text, #content table#product_list textarea.text {
	margin: 0 20px 0 0;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border: 1px solid #bc0021;*/
	background-color: #FCDCE1;
	color: #000;
	width: 175px;
}

#content table#product_list textarea.text {
	width: 390px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}

#content table#product_list a.details{
	color: #BC0021;
}

/************************************************************************************************/
/*** CONTENT cart_list **************************************************************************/
/************************************************************************************************/

#content table#cart_list {
	width: 900px;
	background-color: #FCDCE1;
	margin-bottom: 5px;
	/*border-top: 1px solid #FFF3CF;
	border-left: 1px solid #FFF3CF;*/
}


#content table#cart_list tr th {
	background-color: #FCDCE1;
	height: 24px;
	color: #000000;
	padding: 0 5px;
	/*border-right: 1px solid #D80000;*/
	border-bottom: 1px solid #000000;
}

#content table#cart_list tr td {
	background-color: #FCDCE1;
	vertical-align: middle;
	padding: 8px 5px 3px 0;
	border-bottom: 1px solid #FFEAEF;
}

#content table#cart_list tr .td_delete {
	border-left:1px solid #000;
}

#content table#cart_list tr.order_line td {
	height: 18px;
	vertical-align: middle;
	padding: 0 5px;
	background-color:#FCDCE1;
	border-right: 1px solid #000000;
	
}

#content table#cart_list td img {
	margin:0;
	padding:0;
}


#content table#cart_list tr.subtotal th, #content table#cart_list tr.total_cost th {
	background-color:#FCDCE1;
	height: 34px;
	/*padding: 0 5px;*/
	padding: 8px 5px 3px 0px;
	margin-left:10px;
	border: 0;
	border-top:1px solid #000;
}

#content table#cart_list tr.subtotal th {
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 3px;
}

#content table#cart_list input {
	color: #000000;
	font-size: 100%;
}

#content table#cart_list select{
	/*color: #D80000;*/
	font-size: 90%;
}

#content table#cart_list div {
	margin: 5px 0;
	color: #BC0021;
}

#content table#cart_list div.options_variants {
	margin: 5px 0;
}

#content table#cart_list div.qty_submit{
	text-align: center;
	margin: 0;
}

#content table#cart_list input.submit {
	color: #BC0120;
	font-weight: normal;
	border: 1px solid #bc0021;
	background-color: #FCDCE1;
	padding: 0;
}

/************************************************************************************************/
/*** CONTENT morelist ***************************************************************************/
/************************************************************************************************/

#content div#morelist {
	height: 20px;
	color: #000000;
	font-size: 100%;
	/*margin: 10px 20px;*/
	text-align: center;
	font-weight: bold;
}

#content div#morelist a, #content div#morelist a:LINK, #content div#morelist a:VISITED, #content div#morelist a:ACTIVE {
	color: #BC0120;
	padding: 1px;
	text-decoration: none;
}

#content div#morelist a:HOVER {
	/*background-color: #000000;*/
	color: #000000;
}

#content div#morelist a.selected, #content div#morelist a.selected:LINK, #content div#morelist a.selected:HOVER {
	/*background-color: #000000;*/
	color: #000000;
}

#content div#morelist form label {
	vertical-align: top;
}

#content div#morelist select {
	font-size: 90%;
}

/************************************************************************************************/
/*** CONTENT form *******************************************************************************/
/************************************************************************************************/
#content table.partner td{
	padding-bottom:25px;
}

#content table.partner img{
	border: 1px solid #BC0120;
}


#content table.form {
	text-align: left;
	width: 495px;
	background-color: #FCDCE1;
	/*border-top: 10px solid #FFF3CF;
	border-bottom: 10px solid #FFF3CF;*/
	margin-bottom: 25px;
	/*border-bottom: 10px solid #FFF3CF;*/
}

#content table.form th, #content table.form td {
	padding: 3px 10px 3px 20px;
	color: #000000;
}

#content table.form th.compact, #content table.form td.compact {
	padding: 1px 10px 0 0;
}

#content table.form th.compact {
	text-align: right;
	padding: 0 10px 0 20px;
}

#content table.form td {
	color: #bc0021;
	padding-right: 35px;
	padding-bottom: 4px;
}

#content table.form input.text, 
#content table.form input.plz, 
#content table.form textarea, 
#content table.form select {
	color: #000;
	font-size: 120%;
	width: 80%;
	padding: 2px;
	margin: 0;
}

#content table.form input.checkbox {
	margin: 0;
}

#content table.form input.plz {
	width: 20%;
}

/*
#content table.form textarea {
	margin: 0 20px;
	font-size: 105%;
	color: #000;
	width: 490px;
	background-color: #ffffff;
	border: 1px solid #bc0021;
	scrollbar-base-color: #D80000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #D80000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}

#content table.form input.submit {
	width: 110px;
	font-weight: normal;
	padding: 0;
}*/


/************************************************************************************************/
/*** RIGHT **************************************************************************************/
/************************************************************************************************/

#right {
	font-size: 96%;
	/*background-color: #ffffff;*/
	background-color:#FCDCE1;
	float: left;
	width: 210px;
	text-align: left;
	/*border-left: 1px solid #000000;*/
	padding: 20px 0;
	margin:15px 0 0 15px;
}


#right ul, #right li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}

#right ul, #right table, #right h3, #right p, #right img {
	text-align: left;
	margin: 0 15px 0 13px;
}

#right li {
	text-align: left;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #000000;
}

#right h3 {
	color: #000000;
	font-size: 100%;
	margin-bottom: 3px;
}

#right p {
	font-size: 95%;
	margin-bottom: 3px;
}

/************************************************************************************************/
/*** RIGHT cart_list_tiny *********************************************************************/
/************************************************************************************************/

#right table#cart_list {
	font-size: 105%;
	width: 130px;
	background-color: #DDDFD1;
	margin-bottom: 25px;
	/*border-top: 1px solid #FFF3CF;
	border-left: 1px solid #FFF3CF;*/
}


#right table#cart_list th {
	background-color: #d95f90;
	height: 24px;
	font-size:90%;
	color: #000000;
	/*border-right: 1px solid #D80000;*/
}

#right table#cart_list th a:LINK,#right table#cart_list th a:VISITED,#right table#cart_list th a:ACTIVE {
	text-decoration:none;
}

#right table#cart_list th a:HOVER{
	text-decoration:underline;
}

#right table#cart_list td {
	vertical-align: middle;
	padding: 0px;
	font-size:85%;
	/*border-right: 1px solid #D80000;*/
}

#right p img, #right table#cart_list td img {
	margin:0;
	padding:0;
}

#right table#cart_list tr.subtotal {
	height: 24px;
	padding: 0px;
}

#right table#cart_list tr.subtotal th {
	background-color:#FCDCE1;
	vertical-align: bottom;
	text-align:right;
	border:0;
}

#right table#cart_list img{
	margin:0px;
	padding:0px;
}

#right table#cart_list a{
	margin-bottom:6px;
	color:#5C623E;
	text-decoration:none;	
}


/************************************************************************************************/
/*** BOTTOM *************************************************************************************/
/************************************************************************************************/

#bottom {
	float: left;
	position: relative;
	background: #fff;
	width: 990px; /*mit border auf 669px setzen */
	/*border-bottom: 1px solid #D80000;*/
	margin: 0 -3px 0 0; /* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html   */
}

#bottom hr { 
	margin: 0 15px;
	width: 990px;
	align: left;
	background-color: #FFF; /* Mozilla 1.4 */ 
	border: #FFFFFF; /* Opera 7.11 */ 
	border-top: solid 1px #000000; /* border-top:dashed 1px #005988; */ 
	color: #BC0120; /* IE 6 */ 
	height: 0px; /* in Opera fï¿½r die Anzeige nï¿½tig, in Mozilla fï¿½r die einheitliche Hï¿½he */ 
}

#bottom p {
	/*margin: 5px 0 0 210px;
	font-size: 90%;*/
	display: inline;
}

#bottom p a:LINK, #bottom p a:VISITED, #bottom p a:ACTIVE {
	color: #BC0120;
	font-size: 100%;
	text-decoration: none;
	
}

#bottom p a:HOVER {
	text-decoration: underline;
}

/************************************************************************************************/
/*** FOOTER *************************************************************************************/
/************************************************************************************************/
#footer_block {
	padding-bottom:15px;
}
#footer {
	position: relative;
	background: #FCDCE1;
	width: 998px; /*mit border auf 669px setzen */
	/*border-top: 1px solid #bc0021;*/
	margin: 0px 0px 0px 14px;/* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html   */
	padding-bottom: 15px;
	padding-top: 15px;
}
* html #footer {
	margin: 0 -3px 0px 0;
}
*+html #footer {
	margin: 0 -3px 0px 0;
}
#footer hr { 
	margin: 0 15px; 
	width: 1026px;
	align: left;
	background-color: #FFFFFF; /* Mozilla 1.4 */ 
	border: #FFFFFF; /* Opera 7.11 */ 
	border-top: solid 1px #000000; /* border-top:dashed 1px #005988; */ 
	color: #BC0120; /* IE 6 */ 
	height: 0px; /* in Opera fï¿½r die Anzeige nï¿½tig, in Mozilla fï¿½r die einheitliche Hï¿½he */ 
}

#footer p {
	/*margin: 5px 0 0 210px;*/
	font-size: 90%;
	margin: 2px 15px;
}

#footer p a:LINK, #footer p a:VISITED, #footer p a:ACTIVE {
	color: #BC0120;
	font-size: 100%;
	text-decoration: none;
	
}
#FAQ {
	margin:20px 20px 0px 25px;
	
	padding:8px;
	background-color:#fcdce1;
}
* html #FAQ {
	padding:1px 8px 8px 8px;
}
*+html #FAQ {
	padding:1px 8px 8px 8px;
}

#FAQ h1 {
	color: #BC0120;
	font-size: 120%;
	
	margin-bottom: 0.8em;	
}


/* #################################### */
/* Zum ï¿½berschreiben */

a.fettseite{
	text-decoration:none;
}





/* --------- WARENKORB Status----------- */


#cart_box_stati{
	
	margin-top:20px; 
	overflow:auto; 
	height:158px; 
	padding-bottom:5px; 
	padding-top:18px; 
	background-color:#FFF;
	border:1px solid #af011e;
}

* html #cart_box_stati {
	padding:0px;
	margin-top:10px;
	padding-top:15px;
}

#cart_box_content {
	border:1px solid #af011e; 
	border-top:0px;
	padding:5px 10px 10px 0;
}


#cart_stati_step01{
	float:left; 
	margin-left:70px; 
	margin-right:15px; 
	width:140px; 
	
	color:#f8ae01;
	border:3px solid #fff; 
	font-size:140%;
	font-weight:bold;
	padding:3px 3px 2px 8px;
}

* html #cart_stati_step01{
	margin-left:30px;
}

#cart_stati_step01_active{
	float:left; 
	margin-left:70px; 
	margin-right:15px; 
	width:140px; 
	
	color:#f8ae01;
	border:3px solid #BC0120; 
	font-size:140%;
	font-weight:bold;
	padding:3px 3px 2px 8px;
}

* html #cart_stati_step01_active{
	margin-left:30px;
}

#cart_stati_step02{
	float:left; 
	margin-right:15px;  
	width:154px; 
	color:#f8ae01;
	border:3px solid #fff; 
	font-size:140%; 
	font-weight:bold;´
	padding:3px 3px 2px 8px;
}

#cart_stati_step02_active{
	float:left; 
	margin-right:15px;  
	width:154px; 
	color:#f8ae01;
	border:3px solid #BC0120; 
	font-size:140%;
	font-weight:bold;
	padding:3px 3px 2px 8px;

}

#cart_stati_step03{
	float:left; 
	margin-right:15px; 
	width:140px; 
	color:#f8ae01;
	border:3px solid #fff; 
	font-size:140%; 
	font-weight:bold;
	padding:3px 3px 2px 8px;
}

#cart_stati_step03_active{
	float:left; 
	margin-right:15px; 
	width:140px; 
	color:#f8ae01;
	border:3px solid #BC0120; 
	font-size:140%;
	font-weight:bold;
	padding:3px 3px 2px 8px;

}

#cart_stati_step04{
	float:left; 
	width:162px; 
	color:#f8ae01;
	border:3px solid #fff; 
	font-size:140%; 
	font-weight:bold;
	padding:3px 3px 2px 8px;
}

#cart_stati_step04_active{
	float:left; 
	width:162px; 
	color:#f8ae01;
	border:3px solid #BC0120; 
	font-size:140%;
	font-weight:bold;
	padding:3px 3px 2px 8px;

}

#cart_stati_font_style_title{
	float:left; 
	margin:0 0 15px 70px; 
	font-size:250%; 
	color:#BC0120;
}
* html #cart_stati_font_style_title{
	margin-left:30px;
}


#cart_stati_font_style_subtitle{
	float:left; 
	margin:25px 0 15px 30px; 
	font-size:150%;
	color:#BC0120;
	height:50px;
	padding-top:10px;
}


#cart_stati_font_style{
	color:#BC0120; 
	font-size: 78%; 
	font-weight:normal;
}


/* ***** */

#cartLink {
	color:#BC0120; 
	border: 1px solid #000; 
	background-color:#fff;
	font-sizt:90%;
	text-decoration:none;
	padding:2px 5px;
}



.mondbanner a {
	color:#fff;
}

.mondbanner {
	margin-left:20px;
	color:#fff; 
	padding:2px; 
}


.mondbanner_mystar {
	background-color:#1a3d7d; 
}

.mondbanner_mondmakler {

	background-color:#000; 
}

.attention_link {
	color: #BC0120;
	font-size:130%;
	font-weight:bold;
	border: 2px dotted #BC0120;
	background-color: #FCDCE1;
	padding:3px;
	margin:15px 0;
}

.button_affili {
	border:1px solid #BC0120;
	padding:4px;
	margin-bottom:25px;
}



/* ############# TAGESPRODUKT ##################### */

#tages-wrapper,
#tages-wrapper div {
	margin:0px;
}

#tagesprodukt {
	margin-bottom:20px;
	position:relative;
	z-index:2;
}

* html #tagesprodukt {
	margin-bottom:20px;
	position:relative;
	z-index:2;
	padding-left:20px;
}

#tagesprodukt .tages-image {
	z-index:3;
	margin-top:19px;
	margin-bottom:19px;
 	width:452px;
}
* html #tagesprodukt .tages-image {
	z-index:3;
	margin-top:19px;
	margin-bottom:19px;
 	width:452px;
}

#tagesprodukt-headline {
	z-index:4;
	position:absolute;
	background: url(/images/icons/produkt_des_tages.png) no-repeat;
	width:257px;
	height:85px;
	top:0;
	left:-10px;
}
* html #tagesprodukt-headline {
	z-index:4;
	position:absolute;
	background: url(/images/icons/produkt_des_tages.gif) no-repeat;
	width:257px;
	height:85px;
	top:0;
	left:-20px;
}

#tagesprodukt-countdown {
	z-index:5;
	position:absolute;
	background-color:#FCDCE1;
	border:3px solid #fff;
	width:183px;
	height:28px;
	bottom:0;
	right:46px;
}
* html #tagesprodukt-countdown {
	z-index:5;
	position:relative;
	background-color:#FCDCE1;
	border:3px solid #fff;
	width:183px;
	height:28px;
	float:right;
	
}
#tagesprodukt-countdown span {
	color:#BC0021;
	font-size:1.5em;
	position:absolute;
	bottom:4px;
	left:10px;
}

#tages-desc-block {
	width:452px;
	padding-top:20px;
}

#tagesprodukt-balken {
	width:535px;
	margin-left:-2px;
	height:15px;
	background-color:#fff;
	margin:0px;
}
*html #tagesprodukt-balken {
	width:549px;
	height:15px;
	background-color:#fff;
	margin:0px;
}

#tages-wrapper .price-box {
	text-align:right;
	margin:20px auto 0 auto;
}

#tages-wrapper .price {
	font-weight:bold;
	font-size:2.0em;
	color:#ba0120;
	
}
#tages-wrapper .price-old {
	font-weight:normal;
	font-size:1.0em;
	text-decoration: line-through;
} 


.button-wrapper {
	width:150px;
	overflow:auto;
}

.button-wrapper .angebot-button {
	margin-top:15px;
	background-color:#ba0120;
	width:130px;
	padding-left:6px;
	height:24px;
	font-size:1.4em;
}
.button-wrapper .angebot-button:hover {
	
	background-color:#6f5544;
	background-color:#ba0120;
}

.button-wrapper:hover .color-bar {
	background-color: #6f5544;
	width:4px;
	height:24px;
}

* html .button-wrapper .color-bar  {
	background-color: #6f5544;
	width:4px;
	height:24px;
}

.button-wrapper .angebot-button a:link,
.button-wrapper .angebot-button a:active,
.button-wrapper .angebot-button a:visited,
.button-wrapper .angebot-button a:hover {
	color:#fff;
	display:block;
	text-decoration:none;margin:0px;
	
}
.button-wrapper .angebot-button:hover a:link,
.button-wrapper .angebot-button:hover a:active,
.button-wrapper .angebot-button:hover a:visited,
.button-wrapper .angebot-button:hover a:hover {
	color:#fff;
	display:block;
	text-decoration:none;
	
}

#newsletter {
	padding-bottom:80px;
}

#newsletter tr td {
	padding:1px;
}

div #tdp-right {
	background: url(/images/icons/pdt_banner.jpg) no-repeat;
	height:123px;
	width:150px;
	position:relative;
	margin:20px auto;
	padding:0px 15px 0px 15px;
}

div #tdp-right a.pdt-right-link:link,
div #tdp-right a.pdt-right-link:visited,
div #tdp-right a.pdt-right-link:active {
	color:#fff;
	float:left;
	margin-top:95px;
	margin-left:10px;
	font-size:1.0em;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
}
div #tdp-right a.pdt-right-link:hover {
	text-decoration:underline;
	
}

div #tdp-right span {
	color:#fff;
	font-size:1.2em;
	position:absolute;
	top:58px;
	left:25px;
}

#content #product_list .description {
	font-size: 107%;
	line-height: 140%;
	margin: 0px 20px 0 16px;
}

#content #product_list .description h1,
#content #product_list .description h2 {
	margin-left: 0;
	margin-right: 0;
}

#content #product_list .description p {
	margin-left: 0;
	margin-right: 0;
	font-size: 1.0em;
}

#content #product_list form {
	margin: 0px 20px 0 16px;
}


.objekt-image-block {
	width:460px;
}

#content #bg_bild_gross {
	border:1px solid #9c9d9f;
	width:460px;
	height:460px;
	background-color:#fff;
	text-align:center;
	margin:0px;
	
}
#FilChange{
    width: 400px;
}
#FilChange #bg_bild_gross {
    width: 400px !important;
    height: 400px !important;
    vertical-align:middle !important;
    border:0 !important;
}
#content #bg_bild_gross img{
	margin:0;
	vertical-align:middle;

}

#content #thumb_box_wrapper-fil,
#content #thumb_box_wrapper {
	margin:20px 0 !important;
	overflow:auto;
}
#content #thumb_box_wrapper .thumb-box {
	border:1px solid #9c9d9f;
	height:70px;
	width:70px;
	float:left;
	margin-right:42px;
	margin-bottom:15px;
}
#content #thumb_box_wrapper-fil .thumb-box {
	border:2px solid #9c9d9f;
	width:127px;
	height:177px;
	float:left;
	margin-right:14px;
	margin-bottom:15px;
}
* html #content #thumb_box_wrapper .thumb-box {
	border:1px solid #9c9d9f;
	height:70px;
	width:70px;
	float:left;
	margin-right:50px;
	margin-left:8px;
	margin-bottom:15px;
}

#content #thumb_box_wrapper .thumb-box:hover {
	border:1px solid #b41334;
}
#content #thumb_box_wrapper-fil .thumb-box:hover {
	border:2px solid #b41334;
}

#content #thumb_box_wrapper-fil .thumb-box img,
#content #thumb_box_wrapper .thumb-box img {
	margin:0;
}
#content #thumb_box_wrapper-fil .thumb-box img{
    width:127px !important;
}
#content a.zu-herzbildern,
#content a.zu-herzbildern:link,
#content a.zu-herzbildern:active,
#content a.zu-herzbildern:visited {
	background: url(/images/herzbilder/how-to/hzg-zu-herzbilder.gif) no-repeat;
	display:block;
	height:40px;
	width:421px;
	margin-top:0;
	margin-bottom:10px;
}

#content a.zu-herzbildern:hover {
	background: url(/images/herzbilder/how-to/hzg-zu-herzbilder-f2.gif) no-repeat;
}
#content a.zu-bildern,
#content a.zu-bildern:link,
#content a.zu-bildern:active,
#content a.zu-bildern:visited {
	background: url(/images/hzg-zu-fil.gif) no-repeat;
	display:block;
	height:40px;
	width:421px;
    margin-bottom:24px;
    margin-top:10px;
}

#content a.zu-bildern:hover {
	background: url(/images/hzg-zu-fil-f2.gif) no-repeat;
}


#content table#product_list  div.botschaft-250-bg {
	background: url(/images/bg/hzg-botschafts-bg.jpg) no-repeat;
	width:461px;
	height:178px;
	margin-left:-16px;
}

#content table#product_list textarea.botschaft-bg {
	background: none;
	border:none;
	margin:72px 0 0 82px;
	width:308px;
	height:70px;
	color:#BC0120;
	curser:hand;
	curser:pointer;
	
}