/*



*/
body {
	background:url(../_gfx/bg_1.jpg) no-repeat center top #fff;
	font-size:12px;
	font-family:arial, sans-serif; /*calibri,*/
   color:#282828;
   text-align:center;
   margin:auto;
  overflow:-moz-scrollbars-vertical;
}

a, a:link {
	color:#282828;
   text-decoration:underline;
}

a:visited {
	color:#282828;
   text-decoration:underline;
}

a:focus, a:hover, a:active {
	color:#363636;
	cursor:pointer;
	text-decoration:none;
}

em {
	font-style:italic;
}

#wrapper {
 	position:absolute;
   top:0px;
   left:50%;
   margin:0px 0px 0px -474px;
 	width:948px;
   text-align:left;
}

#sqd_logo {
 	position:absolute;
   z-index:90;
   right:22px;
   top:9px;
   width:120px;
   height:120px;
   background:url(../_gfx/sqd_logo120.png) no-repeat center center;
   behavior:url(iepngfix.htc);
   text-indent:-9999px;
}

#sqd_logo_link {
 	position:absolute;
   right:22px;
   top:9px;
   width:120px;
   height:120px;
   z-index:100;
}

#sqd_logo_link a,
#sqd_logo_link a:hover {
 	width:100%;
   height:100%;
   display:block;
}

#sqd_logo_link span {
	display:none;
}

#imageBox {
 	position:absolute;
   top:99px;
   left:0px;
   width:948px;
   height:239px;
   background:#730014;
   background:#a00b03;
   z-index:1;
}

#imageBox .bgColor_thinborder {
   border:1px solid #fff;
   position:absolute;
   left:3px;
   top:3px;
   width:940px;
   height:231px;
}

.imageBox_image img {
 	border-right:1px solid #fff;
}

.imageBox_image {
 	float:left;
}

.claimer {
 	float:left;
   color:#fff;
   font-size:18px;
   font-style:italic;
}

.claimer span {
 	display:block;

}

#navigation {
 	position:absolute;
	left:7px;
   top:67px;
   width:948px;
   font-size:13px;
   font-weight:bold;
   z-index:3;
}

#navigation ul.firma_nav {
	float:left;
	margin-left:18px;
	font-size:0.85em;
	margin-top:2px;
	position:relative;
}

#navigation ul.main_nav {
	float:left;
}

#navigation ul. li a,
#navigation ul. li a:hover {
	padding-bottom:6px;
}

#navigation a,
#navigation a:hover {
	text-decoration:none;
   width:100%;
   height:100%;
   display:block;
   padding:10px 10px 6px 10px;
}

#navigation #activLink a,
#navigation #activLink a:hover {
 	color:#fff;
}

/*
	= hintergrund farben für tab nav reiter hover
*/
.bg1 { background:#d18a23; }
.bg_cappu { background:#b4aa86; }
.bg_tf { background:#aa9f19; }
.bg_wt { background:#3671ab; }
.bg_dl { background:#8f8f8f; }
.bg_untern,
.bg_kon { background:#a00b03; }

/*
	= font-color für hauptnav items
*/
a:hover.link1 { color:#d18a23; }
a:hover.link2 { color:#b4aa86; }
a:hover.link3 { color:#aa9f19; }
a:hover.link8 { color:#3671ab; }
a:hover.link9 { color:#8f8f8f; }
a:hover.link_untern,
a:hover.link_kontakt { color:#a00b03; }

#navigation ul li {
 	float:left;
   margin:0px 3px 0px 3px;
   width:auto;
}

/*
	= [start] subnav styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.close { display:none; }
.open { display:block; }

.subnav_bg {
	position:absolute;
	left:0px;
	top:32px;
	width:100%;
	background:url(../_gfx/subnav_bg.png) repeat-x 0px 0px;
   behavior:url(iepngfix.htc);
}

.subnav ul {
	position:absolute;
	z-index:5;
	left:0px;
	top:32px;
	width:100%;
}

.subnav ul li {
	display:block;
	border-top:1px solid #9f9b98;
	margin:0px 2px 0px 2px;
	float:left;
}

.subnav ul li.first {
	border:none;
	padding-top:4px;
}

.subnav a,
.subnav a:hover {
	display:block;
	text-decoration:none;
	color:#636363;
	font-weight:bold;
	padding:8px;
}

/*
	= subnav: choc
*/
#subnav_choc {
	position:absolute;
	z-index:2;
	left:10px;
	top:67px;
	width:140px;
	height:131px;
}

#subnav_choc .subnav ul li { width:136px; }
#subnav_choc .subnav .subnav_bg { height:99px; }
#subnav_choc .subnav ul li a:hover,
#subnav_choc .subnav ul li a.akt,
#subnav_choc .subnav ul li a:hover.akt { color:#d18a23; }

/*
 	= sub nav für cappuccino
*/
#subnav_cap {
	position:absolute;
	z-index:2;
	left:132px;
	top:67px;
	width:170px;
	height:170px;
}

#subnav_cap .subnav ul li { width:166px; }
#subnav_cap .subnav .subnav_bg { height:99px; }
#subnav_cap .subnav ul li a:hover,
#subnav_cap .subnav ul li a.akt,
#subnav_cap .subnav ul li a:hover.akt { color:#b4aa86; }


/*
 	= sub nav für tee & frucht
*/
#subnav_tf {
	position:absolute;
	z-index:2;
	left:263px;
	top:67px;
	width:150px;
	height:170px;
}

#subnav_tf .subnav ul li { width:146px; }
#subnav_tf .subnav .subnav_bg { height:99px; }
#subnav_tf .subnav ul li a:hover,
#subnav_tf .subnav ul li a.akt,
#subnav_tf .subnav ul li a:hover.akt { color:#aa9f19; }


/*
 	= sub nav whitener
*/
#subnav_wt {
	position:absolute;
	z-index:2;
	left:377px;
	top:67px;
	width:130px;
	height:170px;
}

#subnav_wt .subnav ul li { width:126px; }
#subnav_wt .subnav .subnav_bg { height:146px; }
#subnav_wt .subnav ul li a:hover,
#subnav_wt .subnav ul li a.akt,
#subnav_wt .subnav ul li a:hover.akt { color:#3671ab; }


/*
 	= sub nav unternehmen
*/
#subnav_comp {
	position:absolute;
	z-index:2;
	left:647px;
	top:67px;
	width:130px;
	height:170px;
}

#subnav_comp .subnav ul li { width:126px; }
#subnav_comp .subnav .subnav_bg { height:99px; }
#subnav_comp .subnav ul li a:hover,
#subnav_comp .subnav ul li a.akt,
#subnav_comp .subnav ul li a:hover.akt { color:#a00b03; }





/*
	= [start] content styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
#content {
 	position:absolute;
   left:0px;
   top:338px;
   width:948px;
   line-height:19px;
}




.img_blank { margin:33px 0px 0px 0px; text-align:center; }

#productImage { 
	width:226px;
   	float:left;
}


#prodBeutelList {
	float:left;
	margin:35px 0 20px 35px;
	width:440px;
}

#prodBeutelList li { float:left; margin:0 10px 10px 0; width:135px; }


#std_content,
#std_content_impr {
 	width:400px;
   float:left;
   margin:35px 0px 100px 0px;
   margin:35px 0px 100px 30px;
}

#std_content_impr {
	margin-left:33px;
	width:880px;
}

#productImage, #std_content, #dl_bar {
 	margin-bottom:30px;
}

p {
 	margin:10px 0px 0px 0px;
}

div#dl_bar.aktuell {
	background:#998;
}

div#dl_bar.aktuell li {
	background-image:none;
	padding:0;
	float:left;
	width:211px;
	background:#123;
}

.aktuell .stdTXT {
	font-size:12px;
}

#dl_bar a#noIco,
#dl_bar a:hover#noIco {
	background:#ff3;
	text-decoration:none;
   width:100%;
   height:100%;
   display:block;
   padding:0px;
   background:none;
   text-align:right;
}

.stdTXT {
	font-weight:normal;
	margin-top:0px;
}

.subHDL {
	font-size:0.7em;
}

#std_content ul.stdList {
	list-style-type:disc;
	margin:0px 0px 0px 20px;
}

#news_bar {
	width:444px;
	float:right;
	font-weight:bold;
   margin:60px 0px 0px 0px;
}

#news_bar .news_bar_left {
	width:212px;
	float:left;
}

#news_bar .news_bar_right {
	width:212px;
	float:right;
}

.newsCon {
 	border-top:1px solid #a5a6a6;
}

.newsCon-first {
	border-top:none;
}

.newsCon,
.newsCon-first {
	padding:10px;
}

#dl_bar {
 	width:212px;
   float:right;
   font-size:1.19em;
   font-weight:bold;
}

#dl_bar a,
#dl_bar a:hover {
 	text-decoration:none;
   width:100%;
   height:100%;
   display:block;
  /* padding:9px 9px 9px 28px;
   background:url(../_gfx/pdfico.gif) no-repeat 7px center; */
}

#dl_bar ul {
 	width:166px;
   margin:60px 0px 0px 0px;
}

#dl_bar ul li {
 	border-top:1px solid #a5a6a6;
	width:100%;
   height:100%;
   display:block;
   padding:9px 9px 9px 28px;
   background:url(../_gfx/pdfico.gif) no-repeat 5px 9px;
}

.small { font-size:11px; color:#8b8b8b; font-weight:normal; }
#dl_bar ul li.first { border-top:none; }
h1 { font-size:30px; line-height:32px; }
h2 { font-size:16px; font-weight:normlal; margin:5px 0px 5px 0px; }
h1.hdl_color { color:#730014; }

#footer {
 	width:948px;
   clear:both;
   display:block;
   margin:0px 0px 0px 0px;
   border-top:1px solid #8b8b8b;
   color:#8b8b8b;
}

#footer a,
#footer a:hover {
   color:#8b8b8b;
   text-decoration:underline;
}

#footer a:hover {
   color:#8b8b8b;
   text-decoration:none;
}

.copy, .langChooser {
	line-height:13px;
   font-size:11px;
}

.copy {
 	float:left;
	margin:11px 0px 7px 4px;
}

.langChooser {
 	float:right;
   margin:11px 4px 7px 0px;
}

.langChooser li {
 	margin:0px 0px 0px 17px;
}

.sitemap {
 	clear:both;
   display:block;
   width:948px;
   margin:0px 0px 30px 0px;
   border-top:1px solid #cecece;
   line-height:20px;
   padding-top:11px;
}

.sitemap a,
.sitemap a:hover {
	text-decoration:none;
   color:#8b8b8b;
}

.langChooser li {
 	float:left;
}

.sitemap li {
	width:169px;
   float:left;
   margin:0px 0px 0px 0px;
   font-weight:bold;
}

.sitemap li ul li {
 	margin:0px;
   font-weight:normal;
}

.sitemap li.last_sitempaItem {
	width:auto;
	float:right;
}


.websiteEnd {
 	height:30px;
   width:948px;
   clear:both;
   display:block;
   text-indent:-9999px;
}

.clr {
	clear:both;
   width:1px;
   height:1px;
   display:block;
}

.dl_content ul { 
   color:#8b8b8b;
  }

.pdfIco_viDL {
padding:0px 0px 0px 20px;
	margin:0px 0px 0px 10px;
   background:url(../_gfx/pdfico.gif) no-repeat left top;
}