@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}

body, div, td, th, h2, h3, h4 { 
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color:#4d4d4d;
}
	 
body {
	font-size: 100.01%;
	color:#4d4d4d;
	background-color: #c4edf1;
	text-align: center;
	background-image:url(../img/assets/bg_main.gif);
	background-repeat:repeat-x;
}

/* ***************************************************** */
/*                   Fonts                               */
/* ***************************************************** */

div, p, a, th, tr, td, span, label, li {
	font-size: 11px;
	color:#4d4d4d;
	text-align:left;		
	line-height:15px;
}
td{
	vertical-align:top
}
p.bodytext{
	padding: 0px 10px 10px 11px;
	line-height: 15px;
}
a{
	text-decoration:none;
}
a:hover, a:active{
	text-decoration: underline;
}
a.internal-link, .csc-uploads-fileName a{
	background-image:url(../img/assets/pfeil.gif);
	background-repeat:no-repeat;
	background-position: -10px 3px;
	color:#4d4d4d;
	font-weight: bold;
	padding-left: 8px;
}
h1	{ font-size:11px; color:#44b7c6; font-weight:bold; line-height:15px; }
h2 	{ font-size:13px; color:#44b7c6; font-weight:bold; line-height:15px; }
h3	{ font-size:1.1em; font-weight:bold; }
h4 	{ font-size:12px; font-weight:bold;color: #FFFFFF; }
h5 	{ font-size:9px; font-weight:normal;color:#FFFFFF; line-height: 12px; }
h6	{ font-size:9px; font-weight:normal;color: #352D2A; }

h1  { padding: 0px 0px 15px 11px; }
h2	{ padding: 0px 0px 15px 11px; }
h3	{ padding: 0px 0px 15px 11px; }
h4	{ padding: 0px 0px 15px 11px; }
h6	{ padding: 0px 0px 15px 11px; }

fieldset, img { 
	border: 0 solid;
}
.csc-textpic-clear{
	display: none;
}
dt img {
	display: block;
	padding: 0px;
	margin: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
SPAN.youarehere{
	FONT-SIZE: 12px; COLOR: #A0A0A0; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}
.text-highlight{ color:#44b7c6; font-weight:bold; }

.marginline{
	padding: 5px 12px 10px 11px;
	background-image:url(../img/assets/list_line.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.text_bold{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 font-weight:bold;
	 line-height:15px;
}
	 
.text_bold_tuerkis{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#44b7c6;
	 font-weight:bold;
	 line-height:15px;
	 padding: 0px 10px 10px 11px;
}
	 
.text_normal_tuerkis{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#44b7c6;
	 font-weight:normal;
	 line-height:15px;
	 padding: 0px 10px 10px 11px;
}
#content ul{
	margin-left: 5px;
	list-style-type: none;
}
input,textarea,select {
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#4d4d4d;
	 font-weight:normal;
	 line-height:15px;
}

.text_bold_pink{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#d34d9c;
	 font-weight:bold;
	 line-height:15px;
}

.text_bold_darkblue{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#1e326d;
	 font-weight:bold;
	 line-height:15px;
}

/* ***************************************************** */
/*                   Main Classes                        */
/* ***************************************************** */

#root{
	width: 969px;
	margin: 0 auto; 
	height:100%;
}
#main{
	width: 969px;
	height: 100%;	
	text-align: left;
	background-color: #FFF;
}
#header{
	display:block;
	height: 83px;
	width: 969px;
}

/*********  Topnavigation ***************/

#navigation{
	display:block;
	height: 27px;
	width: 969px;
	padding-left: 11px;	
	background-image:url(../img/assets/navigation_background.gif);
	background-repeat:no-repeat;
	background-position: 11px 0px;
}
#mainnav{
	list-style: none;
	height: 27px;
	width: 969px;
	margin: 0px;	
	padding: 0px;		
}
#mainnav li{
	display: block;
	float:left;
	height: 27px;
}
#mainnav li a{
	display:block;
	height: 27px;
	overflow:hidden;
	white-space:nowrap;
	text-indent: 999em;
}

/*********  Subnavigation ***************/

#subnavigation{
	display: block;
	width: 951px;
	min-width: 951px;
	max-width: 951px;
	text-align:right;
	padding: 17px 18px 0px 0px;	
	background:url(../img/assets/head_bottom.gif) no-repeat 0px -5px;
}
#subnav{
	list-style: none;
	text-align: right;
	height: 20px;
	margin: 0px;	
	padding: 0px;		
}
#subnav li{
	display: block;
	float:right;
}	 
#subnav li a{
	 font-size:11px;
	 color:#4d4d4d;
	 font-weight:normal;
	 text-decoration:underline;
	 line-height:15px;
}

/*********  Main Content ***************/

#content-head{
	display:block;
	width: 969px;
	height: 24px;
	background-image:url(../img/assets/content_head.gif);
	background-repeat:no-repeat;
}
#content-area{
	display:block;
	background-image:url(../img/assets/content_main.gif);
	background-repeat:repeat-y;
	width: 969px;
	padding-left: 19px;
}
#content-bottom{
	display:block;
	width: 969px;
	height: 22px;
	background-image:url(../img/assets/content_bottom.gif);
	background-repeat:no-repeat;
}

/*********  Content-page with navigation and main content ***************/

#content-navigation{
	display: block;
	width: 201px;
	float: left;
}
#margin-area{
	display: block;
	width: 201px;
}
#breadcrumb{
	padding-bottom: 15px;
}
#content-main{
	display: block;
	width: 735px;
	float:left;
}

/*********  Page-Browser ***************/

#pagebrowser{
	padding: 4px 0px 15px 3px;
}
.pagelink{
	background-image:url(../img/assets/back.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-weight: bold;
}
/* ***************************************************** */
/*                   Top Navigation                      */
/* ***************************************************** */

.tnav9, .tnav9 a	{width: 103px;}
.tnav11, .tnav11 a	{width: 166px;}
.tnav10, .tnav10 a	{width: 72px;}
.tnav6, .tnav6 a	{width: 161px;}
.tnav34, .tnav34 a	{width: 135px;}
.tnav12, .tnav12 a	{width: 75px;}
.tnav10 {margin-right: 236px;}

.tnav9	{background-image:url(../img/menue/menue_oezel_fiyat.gif);}
.tnav11	{background-image:url(../img/menue/menue_markalar.gif);}
.tnav10	{background-image:url(../img/menue/menue_topten.gif);}
.tnav6	{background-image:url(../img/menue/menue_hakkinda.gif);}
.tnav34	{background-image:url(../img/menue/menue_magazalarimiz.gif);}
.tnav12	{background-image:url(../img/menue/menue_servis.gif);}

/* ***************************************************** */
/*               Content Navigation                      */
/* ***************************************************** */
#cnav-head{
	display: block;
	width: 201px;
	background-image:url(../img/assets/headline_submenu.gif);
	background-repeat:no-repeat;
	height: 19px;
	min-height: 19px;
	max-height: 19px;
	font-size:12px;
    color:#FFFFFF;
	font-weight:bold;
	padding: 4px 0px 0px 9px;
}
#cnav-main{
	background-image:url(../img/assets/submenu_main.gif);
	background-repeat:repeat-y;
}
#cnav-end{
	display: block;
	width: 191px;
	background-image:url(../img/assets/submenu_bottom.gif);
	background-repeat:no-repeat;
	height: 5px;
	padding-bottom: 10px;
}

#submenu{
	list-style: none;
	padding: 11px 0px 14px 4px;
	margin: 0px;	
}
#submenu li {
	background-image:url(../img/assets/pfeil.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
}
#submenu li a{
	display:block;
	font-weight: bold;
	margin-right: 18px;
}
#submenu li a.act{
	background-color:#e9f5f8;
}

/* ***************************************************** */
/*               Content Elements                        */
/* ***************************************************** */

/*********  Contentbox ***************/

.content-header{
	padding-bottom: 12px;
}

.contentbox-head{
	display: block;
	width: 725px;
	background-image:url(../img/assets/rahmen_headline.gif);
	background-repeat:no-repeat;
	height: 19px;
	min-height: 19px;
	max-height: 19px;
	font-size:12px;
    color:#FFFFFF;
	font-weight:bold;
	padding: 6px 0px 0px 15px;
}
.contentbox-top{
	display: block;
	width: 725px;
	background-image:url(../img/assets/rahmen_oben.gif);
	background-repeat:no-repeat;
	height: 4px;
}
.contentbox-main{
	display: block;
	width: 725px;
	min-width: 715px;
	max-width: 715px;
	background-image:url(../img/assets/rahmen_main.gif);
	background-repeat:repeat-y;
	padding: 15px 5px 0px 5px; 
	overflow: hidden;
}
.contentbox-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.contentbox-bottom{
	display: block;
	width: 725px;
	background-image:url(../img/assets/rahmen_unten.gif);
	background-repeat:no-repeat;
	height: 6px;
	padding-bottom: 10px;
}

/*********  Small Contentbox ***************/

.contentbox-small-head{
	display: block;
	width: 526px;
	background-image:url(../img/assets/rahmen_headline_small.gif);
	background-repeat:no-repeat;
	height: 19px;
	min-height: 19px;
	max-height: 19px;
	font-size:12px;
    color:#FFFFFF;
	font-weight:bold;
	padding: 6px 0px 0px 15px;
}
.contentbox-small-main{
	display: block;
	width: 526px;
	min-width: 516px;
	max-width: 516px;
	background-image:url(../img/assets/rahmen_main_small.gif);
	background-repeat:repeat-y;
	padding: 15px 5px 0px 5px; 
	overflow: hidden;
}
.contentbox-small-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.contentbox-small-bottom{
	display: block;
	width: 526px;
	background-image:url(../img/assets/rahmen_unten_small.gif);
	background-repeat:no-repeat;
	height: 6px;
	padding-bottom: 10px;
}
/*********  Content with 4 Columns  - Brand-Site ***************/
#columns{
	padding: 0px 0px 10px 5px;
}
.column-4{
	display:block;
	float:left;
	width: 170px;
	padding-bottom: 10px;
}

/*********  Content with right Margin Area - Contact-Site ***************/

.content-maincontent{
	display: block;
	width: 535px;
	float: left;
	overflow: hidden;	
}
.content-margin{
	display: block;
	width: 200px;
	float: left;
	overflow: hidden;
}

/*********  Contact Box ***************/

.contactbox-head{
	display: block;
	width: 526px;
	background-image:url(../img/assets/kontaktrahmen_oben.gif);
	background-repeat:no-repeat;
	height: 33px;
}
.contactbox-main{
	display: block;
	width: 526px;
	min-width: 518px;
	max-width: 518px;
	background-image:url(../img/assets/kontaktrahmen_main.gif);
	background-repeat:repeat-y;
	overflow: hidden;
	padding: 0px 4px; 
}
.contactbox-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.contactbox-bottom{
	display: block;
	width: 526px;
	background-image:url(../img/assets/kontaktrahmen_unten.gif);
	background-repeat:no-repeat;
	height: 33px;
	padding-bottom: 10px;
}

/*********  Content with 2 columns ***************/
.content-2cols{
	display: block;
	width: 735px;
}
.content-2cols:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* ***************************************************** */
/*                    Footer                             */
/* ***************************************************** */
#footer{
	clear:both;
	position: relative;
}
#footer-head{
	display:block;
	width: 969px;
	height: 18px;
	background-image:url(../img/assets/foot_head.gif);
	background-repeat:no-repeat;
}
#footer-main{
	display:block;
	width: 951px;
	min-width: 969px;
	max-width: 969px;
	height: 55px;
	min-height: 55px;
	background-image:url(../img/assets/foot_main.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	position: relative;
}

#footer-bottom{
	display:block;
	width: 969px;
	height: 19px;
	background-image:url(../img/assets/foot_bottom.gif);
	background-repeat:no-repeat;
}
#footer-title{
	display:block;
	float: left;
	width: 140px;
	font-size:12px;
	color:#44b7c6;
	font-weight:bold;
	line-height:15px;
}
#footer-linklist{
	display:block;
	float: left;
	width: 685px;
}
#footer-siegel{
	position: absolute;
	float: left;
	right: 28px !important;
	right: 8px;
	width: 124px;
	min-width: 124px;
	max-width: 124px;
	margin-top: -4px;
	height: 68px;
	min-height: 68px;
	max-height: 68px;
	background:url(../img/assets/douglas_siegel.jpg) no-repeat bottom right;
}
.flist{
	list-style:none;
	display: block;
	float: left;
	width: 128px;
}
.flist li{
	display: block;
	width: 111px;
	border-bottom: 1px solid #e5e5e5;
	
}
#footer, #footer-main{
	overflow: visible;
	
}
/*********  Copyright Douglas ***************/
#copyright{
	display:block;
	width: 969px;
	text-align:center;
}
/* ***************************************************** */
/*                    Top Ten                            */
/* ***************************************************** */

#topten{
	display:block;
	width: 709px;
	overflow:hidden;
}
.topten-left{
	display:block;
	float: left;
	width: 346px;
	padding: 0px 7px;
}
.topten-right{
	display:block;
	float: left;
	width: 349px;
}
.topten-number{
	display:block;
	float: left;
	width: 63px;
}
.topten-product{
	display:block;
	float: left;
	width: 100px;
}
.topten-content{
	display:table;
	float: left;
	width: 180px;
	height: 115px;
	text-align:center;
	margin: auto 0;
	vertical-align:middle;
}
.topten-logo{
	display:table-cell;
	width: 180px;
	height: 40px;
	min-height: 40px;	
	max-height: 40px;		
	text-align:center;
	margin: 0 auto;
	padding-top: 25px;
	overflow: hidden;
}
.topten-info{
	display:table-row;
	width: 180px;
	height: 60px;
	min-height: 60px;	
	max-height: 60px;		
	text-align:center;
	margin: 0 auto;
}
#topten-item{
	display: block;
	height: 115px;
	border-bottom: 1px solid #c8c8c8;
}
#topten9 #topten-item,#topten10 #topten-item {
	border-bottom: none;
}
/* ***************************************************** */
/*                Homepage Content Elements              */
/* ***************************************************** */

/*********  Homepage - 3 colums  ***************/
#left-margin{
	display:block;
	width: 200px;
	float: left;
}
#home-main{
	display:block;
	width: 536px;
	float: left;
}
#right-margin{
	display:block;
	width: 200px;
	float: left;
}
/*********  Homepage - Teaser - Middle ***************/
.teaserbox-head{
	display: block;
	width: 526px;
	background-image:url(../img/assets/home_teaserbox_top.gif);
	background-repeat:no-repeat;
	height: 4px;
}
.teaserbox-main{
	display: block;
	width: 526px;
	min-width: 518px;
	max-width: 518px;
	background-image:url(../img/assets/home_teaserbox_main.gif);
	background-repeat:repeat-y;
	overflow: hidden;
	padding: 0px 4px; 
}
.teaserbox-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.teaserbox-bottom{
	display: block;
	width: 526px;
	background-image:url(../img/assets/home_teaserbox_bottom.gif);
	background-repeat:no-repeat;
	height: 4px;
	padding-bottom: 10px;
}

/*********  Homepage - Teaser - Left Right ***************/

.marginteaser-head{
	display: block;
	width: 193px;
	background-image:url(../img/assets/teaserbox_margin_top.gif);
	background-repeat:no-repeat;
	height: 18px;
	min-height: 18px;
	max-height: 18px;
	font-size:12px;
    color:#FFFFFF;
	font-weight:bold;
	padding: 6px 0px 0px 10px;
}
.marginteaser-main{
	display: block;
	width: 184px;
	min-width: 184px;
	max-width: 184px;	
	background-image:url(../img/assets/teaserbox_margin_main.gif);
	background-repeat:repeat-y;
	overflow: hidden;
	padding: 0px 5px;
}
.marginteaser-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.marginteaser-bottom{
	display: block;
	width: 193px;
	background-image:url(../img/assets/teaserbox_margin_bottom.gif);
	background-repeat:no-repeat;
	height: 4px;
	padding-bottom: 10px;
}
.marginteaser-main h1  { padding: 6px 5px 6px 11px; }
.marginteaser-main p.bodytext{padding: 6px 12px 6px 11px;}
.marginteaser-main ul{
	padding: 0px;
	margin: -1px 0px 0px 0px;
	border-top: 1px solid #fff;
	
}
.marginteaser-main li{ 
	width: 153px; 
	min-width: 153px;
	max-width: 153px;
	list-style: none url(../img/assets/bulletpoint.gif); 
	display: list-item; 
	background-image:url(../img/assets/list_line.gif);
	background-repeat:no-repeat;
	background-position: -10px bottom;
	margin: 0px 0px 0px 20px;
	padding: 5px 10px 6px 0px;
}
.marginteaser-main li.lastlist{ background-image:none;}


.product-item-home{
	display: block;
	width: 184px;
	min-width: 184px;
	max-width: 184px;
	height: 97px;
	min-height: 97px;
	max-height: 97px;	
}
.product-item-image{
	display: block;
	float:left;
	width: 75px;
	min-width: 75px;
	max-width: 75px;
	height: 75px;
	min-height: 77px;
	max-height: 77px;
	padding: 8px 5px 7px 5px;
}
.product-item-info{
	display: block;
	position:relative;
	float:left;
	width: 94px;
	min-width: 94px;
	max-width: 94px;
	height: 75px;
	min-height: 77px;
	max-height: 77px;
	padding: 8px 5px 7px 0px;
}
h1.product-item-head{
	padding: 0px 0px 0px 0px;
}
.product-item-text{
	display: block;
	height: 45px;
	min-height: 45px;
	max-height: 45px;
	overflow: hidden;
}
div.product-item-text p.bodytext{
	padding: 0px 0px 0px 0px;
	line-height: 15px;
}
.product-item-price{
	position: absolute;
	bottom: 5px;
	color:#4d4d4d;
	font-weight:bold;
	line-height:15px;
	background:url(../img/assets/arrow.gif) 0px 0px no-repeat;
	padding-left: 10px;
}
.product-item-line{
	display:block;
	clear: both;
	width: 174px;
	height: 1px;
	background-color: #d9d9d9;
	margin: 5px 5px 5px 5px;
}

/* ***************************************************** */
/*                       Products                        */
/* ***************************************************** */

.douglas-product{
	display: block;
	float: left;
	width: 225px;
	height: 125px;
}
.tx_dglproducts_pi1-image{
	display:block;
	float: left;
	width: 100px;	
	min-width: 100px;
	max-width: 100px;	
	height: 100px;	
	min-height: 100px;		
	max-height: 100px;		
	padding: 0px 10px 10px 10px;
	overflow: hidden;	
}
.tx_dglproducts_pi1-info{
	display: block;
	float: left;
	width: 100px;
	height: 105px;
	min-height: 105px;	
	max-height: 105px;		
	overflow: hidden;
}
.tx_dglproducts_pi1-text{
	display: block;
	height: 85px;
	min-height: 85px;	
	max-height: 85px;		
	overflow: hidden;
	line-height: 14px;	
}
.tx_dglproducts_pi1-price{
	display: block;
	height: 20px;
	min-height: 20px;	
	max-height: 20px;		
}
.tx_dglproducts_pi1-line{
	display:block;
	clear: both;
	width: 210px;
	height: 1px;
	background-color: #d9d9d9;
	margin: 5px 10px 10px 10px;
}
.tx_dglproducts_pi1-producthead{
	padding: 0;
	color:#44b7c6;
	text-decoration: underline;
	font-weight: bold;
}
.tx_dglproducts_pi1-price{
	color:#4d4d4d;
	font-weight:bold;
	line-height:15px;
}

/* ***************************************************** */
/*                       Stores                          */
/* ***************************************************** */

.tx-dglstoredata-pi1-citylist{
	display:block;
	padding: 0px 12px 15px 16px;
}
.tx-dglstoredata-pi1-eventlist{
	padding: 0px 0px 15px 6px;
}
.tx-dglstoredata-pi1-eventlist-head{
	padding: 0px 0px 0px 6px;
}
.tx-dglstoredata-pi1-city{
	display:block;
	width: 691px;
}
.tx-dglstoredata-pi1-line{
	display:block;
	clear: both;
	width: 681px;
	height: 1px;
	background-color: #d9d9d9;
	margin-bottom: 5px;
	padding: 0px 10px;
}

.tx-dglstoredata-pi1-city a {
	color:#44b7c6;
	line-height:32px;
	text-decoration: underline;
	font-weight: bold;
}
.tx-dglstoredata-pi1-store a {
	color:#44b7c6;
	line-height:32px;
	text-decoration: underline;
	font-weight: bold;
}
.tx-dglstoredata-pi1-storedata{
	display: block;
	float: left;
}
.tx-dglstoredata-pi1-openings{
	display: block;
	float: left;
	padding-top: 30px;
	padding-left: 20px;
}
.tx-dglstoredata-pi1-storepic {
	display: block;
	float: right;
	padding: 0px 10px 10px 10px;
}
.tx-dglstoredata-pi1-date{
	display: block;
	float: left;
	width: 140px;
	min-width: 140px;	
	max-width: 140px;		
}
.tx-dglstoredata-pi1-event{
	display: block;
	float: left;
	width: 320px;
	min-width: 320px;	
	max-width: 320px;		
}
.tx-dglstoredata-pi1-info{
	display: block;
	float: left;
	width: 231px;
	min-width: 231px;	
	max-width: 231px;		
}
.tx-dglstoredata-pi1-event p.bodytext, .tx-dglstoredata-pi1-info p.bodytext{
	padding: 0px 0px 10px 0px;
}
p.eventtitle{
	color:#44b7c6;
	line-height:16px;
	font-weight: bold;
}

.tx_dgltopbrands_pi1-brand{
	text-align: center;
	margin: 0 auto;
}

/* ***************************************************** */
/*                       Brands Special Page             */
/* ***************************************************** */

#brand-navigation{
	display: block;
	width: 201px;
	float: left;
}

.brandnav-logo{
	display: block;
	width: 191px;
	text-align: center;
	margin: 0 auto;
}

#brandmenu{
	list-style: none;
	padding: 18px 0px 14px 6px;
	margin: 0px;	
}
#brandmenu li {
	height: 18px;
	width: 145px;
}
#brandmenu li a{
	display:block;
	width: 145px;	
	line-height: 14px;	
	color:#44b7c6;
	font-weight: bold;
	padding-bottom: 4px;
}
.brand-header{
	display: block;
	width: 735px;
	margin-bottom: 15px;
}
.brand-header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.brand-visual{
	display: block;
	float: left;
	width: 350px;
}
.brand-info{
	display: block;
	float: left;
	width: 385px;
}

.brand-info p{
	padding: 0px 10px 10px 0px;
}
#contentbox-head-pink{
	background-image:url(../img/assets/rahmen_headline_pink.gif);
}

#contentbox-head-darkblue{
	background-image:url(../img/assets/rahmen_headline_darkblue.gif);
}

#contentbox-head-tannengruen{
	background-image:url(../img/assets/rahmen_headline_tannengruen.gif);
}


#previewMask {
	width: 100%;
	height: 100% !important;
	height: 5000px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 101;
	background-color: #fff;
	opacity: .01;
	filter: alpha(opacity=01);
	-moz-opacity: 0.01;
	display: block;
}
#typo3-previewInfo{
	display: none;
}
/*********  Split-Line  ***************/

.split-line{
	clear:both;
	display: block;
	width: auto;
	height: 1px;
	border-top: 1px solid #cacaca;
	margin: 0px 10px;
}
.column-3 .split-line{
	width: 213px;
}
.column-3:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*********  Single Product Promo  ***************/
.promo-product{
	display: block;
	padding-top: 2px;
}
.promo-product, .promo-product h1, .promo-product p, .promo-product a{
	text-align:left;
	color: #4d4d4d;
}
.promo-product-headline{
	text-align: left;
	font-weight: bold;
	color: #4d4d4d;
	margin: 0;
}
.promo-product-headline h1{
	padding: 13px 13px 0px 13px;	
}
.promo-product-headline a{
	display: block;
	text-align: left;
	font-weight: bold;
	text-decoration:underline;
	color: #4d4d4d;
}
.promo-product-info{
	padding: 0px 2px 6px 2px;
}
.promo-product-picture{
	padding: 5px 0px 5px 0px;
}

/*********  Footnotes ***************/
.footnotes{
	padding-top: 10px;
}
.footnotes-content{
	padding: 5px 10px;
}
.footnotes-content h1, .footnotes-content h2, .footnotes-content h3, .footnotes-content h4, .footnotes-content h5, .footnotes-content p, .footnotes-content a, .footnotes-content span, .footnotes-content td  {
		font-size: 9px;
}

.dist-10px{
	clear:both;
	display: block;
	width: auto;
	height: 10px;
}

/*********  Intro-page with big visual and 4 Intro-Links + Intro-content ***************/
#intro-area{
	display: block;
	width: 936px;
	min-width: 936px;
	min-width: 936px;	
}
#intro-area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.introbox-top{
	display: block;
	width: 936px;
	background-image:url(../img/assets/rahmen_oben_936px.gif);
	background-repeat:no-repeat;
	height: 4px;
}
.introbox-main{
	display: block;
	width: 932px;
	min-width: 932px;
	max-width: 932px;
	background-image:url(../img/assets/rahmen_main_936px.gif);
	background-repeat:repeat-y;
	overflow: hidden;
	padding: 0px 4px; 
}
.introbox-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.introbox-bottom{
	display: block;
	width: 936px;
	background-image:url(../img/assets/rahmen_unten_936px.gif);
	background-repeat:no-repeat;
	height: 6px;
	padding-bottom: 10px;
}
.intro-colum{
	display: block;
	float: left;
	width: 225px;
	min-width: 225px;	
	max-width: 225px;		
	padding-left: 8px;
}
.intro-text p,.intro-text h1{
	padding: 10px 0px 10px 0px;
}
/*********  Douglas Button ***************/

.dgl-button{
	padding: 0px 0px 5px 10px;
}

/*********  Douglas Brand-Teaser ***************/

.brand-teaser{
	padding: 15px 0px 10px 0px;
	margin: 0;
	text-align: left;
}
.brand-link{
	margin: 0;
	padding: 14px 0px 0px 10px;
	text-align: left;
}
.brand-link a.internal-link{
	display: block;
	margin: 0;
	text-align: left;
}

/*********  Douglas Brand + Store ***************/

.brand-left{
	display: block;
	float: left;
	width: 409px;
	min-width: 419px;
	max-width: 419px;
	padding-top: 10px;
}
.brand-right{
	display: block;
	float: right;
	width: 280px;
	min-width: 286px;
	max-width: 286px;
	overflow: hidden;
	padding-top: 1px;
}

.tx-dglbranddata-pi1-line{
	display:block;
	clear: both;
	width: 414px;
	min-width: 414px;
	max-width: 414px;
	height: 1px;
	border-top: 1px solid #e5e5e5;
	margin: 10px 10px 10px 10px;
}
.tx-dglbrand-city{
	display: block;
	float: left;
	width: 179px;
	min-width: 179px;
	max-width: 179px;
	padding: 0px 0px 5px 10px;
}
.tx-dglbrand-city a {
	color:#44b7c6;
	text-decoration: underline;
	font-weight: bold;
	text-transform:uppercase;
}
.tx-dglbrand-adress{
	display: block;
	float: left;
	width: 189px;
	min-width: 189px;
	max-width: 189px;
}
.tx-dglstoredata-pi2{
	display: block;
	width: 715px;
	min-width: 715px;
	max-width: 715px;
	overflow: hidden;
}
.tx-dglstoredata-pi2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.brand-main{
	padding-left: 0px;
}


/*********  Tip a Friend  ***************/
.tx-pmtipafriend-pi1 .form-css{
	display: block;
	float: left;
	width: 340px;
	min-width: 340px;
	max-width: 340px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.tx-pmtipafriend-pi1 label{
	display:block;
	width: 330px;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #000;
}

.tx-pmtipafriend-pi1 input{
        width: 328px;
        min-width: 334px;
        max-width: 334px;
        height: 13px;
        min-height: 19px;
        max-height: 19px;	
		background-color: #fff;
        border: 1px solid #44b7c6;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        margin-bottom:8px;
        padding: 3px;
		color: #44b7c6;
}
.tx-pmtipafriend-pi1 textarea{
	width: 334px;
	min-width: 340px;
	max-width: 340px;
	height: 160px;
	min-height: 160px;
	max-height: 160px;	
	background-color: #fff;
	border: 1px solid #44b7c6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:15px;
	padding: 3px;	
	color: #44b7c6;
}
.tx-pmtipafriend-pi1 .buttonSubmit{
	display: block; 
	float:right;
	width: 150px;
	min-width: 150px;	
	max-width: 150px;		
	height: 19px;	
	min-height: 19px; 
	max-height: 19px;
	background-color: #44b7c6;
	font-weight: bold; 
	font-size: 10px; 
	color: #fff; 
	border: none;
}