/* ################ START Clearfix ################# */
.clearfix:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0;
}
 
.clearfix {
      display: inline-block;
}
 
html[xmlns] .clearfix {
      display: block;
}
 
* html .clearfix {
      height: 1%;
}
/* ################ END Clearfix ################# */

html {
	margin: 0px;
	padding: 0px;
}
body, textarea, select, input {
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #7d7d7d;
	font-size: 12px;
	background-color: #7D7D7D;
}
table {
	border-collapse: collapse;
	table-layout: fixed;
}
td, th {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7d7d7d;
	font-size: 12px;
}
div {
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	border: 1px solid #D8D8D8;
	color: #666666;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
}
textarea {
	font-size: 12px;
	border: 1px solid #D8D8D8;
	color: #666666;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
}
select {
	font-size: 12px;
	border: 1px solid #D8D8D8;
	color: #666666;
	background-color: #ffffff;
}
.button {
	border: none;
	background: #FFA51E;
	color: #ffffff;
	font-weight: bold;
}
hr {
	color: #ffffff;
	border-top: 1px solid #D8D8D8;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #010101;
}
h1.de {
	padding-bottom:80px;
	color:#f9ac3c;
}
h1.fr {
	padding-bottom:5px;
}
/* Blog Katergorien */
h1.blog_category_premium-shops {
	padding:0 0 5px 0;
	color: #EF941E;
}
h1.blog_category_swisscom {
	padding:0 0 5px 0;
	color: #2D81CB;
}
h1.blog_category_blacksocks {
	padding:0 0 5px 0;
	color: #666;
}
h1.blog_category_bol {
	padding:0 0 5px 0;
	color: #3961d0;
}
h1.blog_category_buch {
	padding:0 0 5px 0;
	color: #e96c18;
}
h1.blog_category_ebookers {
	padding:0 0 5px 0;
	color: #2690e6;
}
h1.blog_category_oelpooler {
	padding:0 0 5px 0;
	color: #e7cf00;
}
h1.blog_category_marionnaud {
	padding:0 0 5px 0;
	color: #5f264f;
}
h1.blog_category_mrlens {
	padding:0 0 5px 0;
	color: #016cba;
}
h1.blog_category_rhomberg {
	padding:0 0 5px 0;
	color: #567182;
}
h1.blog_category_pcp {
	padding:0 0 5px 0;
	color: #bc2b32;
}
h1.blog_category_coop {
	padding:0 0 5px 0;
	color: #e96012;
}
h1.blog_category_myswisschocolate{
	padding:0 0 5px 0;
	color: #8d440d;
}
h1.blog_category_brack{
	padding:0 0 5px 0;
	color: #bf002c;
}
h1.blog_category_ackermann{
	padding:0 0 5px 0;
	color: #e30037;
}
/* Blog Katergorien */
h2 {
	padding: 15px 0px 3px 17px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #666666;
	background-image: url("../images/icon_h2.gif");
	background-repeat: no-repeat;
	background-position: 0px 17px;
}
/*h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	color: #00628c;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}*/
ol {
	
}
ul {
	
}
li {
	
}
a:link {
	color: #FFA51E;
	text-decoration	:	none;
}
a:visited {
	color: #FFA51E;
	text-decoration	:	none;
}
a:active {
	color: #FFA51E;
	text-decoration	:	none;
}
a:hover	{
	color: #FFA51E;
	text-decoration	:	underline;
}
a.footer_link:link {
	font-size: 11px;
	color: #B0B0B0;
	font-weight: bold;
	text-decoration	:	none;
}
a.footer_link:visited {
	font-size: 11px;
	color: #B0B0B0;
	font-weight: bold;
	text-decoration	:	none;
}
a.footer_link:active {
	font-size: 11px;
	color: #B0B0B0;
	font-weight: bold;
	text-decoration	:	none;
}
a.footer_link:hover {
	font-size: 11px;
	color: #B0B0B0;
	font-weight: bold;
	text-decoration	:	underline;
}

/* START: LAYOUT ALLGEMEIN */
.abstand_oben_1 {
	padding-top: 25px;
}
.abstand_unten_1 {
	padding-bottom: 5px;
}
#bounding_top_1 {
	padding: 30px 0px 0px 0px;
	background-image: url("../images/bg_verlauf_1.jpg");
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#page_bounding_top_fr {
	margin: 0px auto;
	width: 812px;
}
#page_bounding_top_de {
	margin: 0px auto;
	width: 1000px;
	min-height:1100px;
	overflow:hidden;
}
#bounding_bottom_1 {
	background-image: url("../images/bg_verlauf_2.jpg");
	background-repeat: repeat-x;
	height: 154px;
	clear: both;

}
#page_bounding_bottom_fr {
	height:30px;
	margin:0px;
	padding: 12px 10px;
	margin: 0px auto;
	width: 784px;

}
#page_bounding_bottom_de {
	height:30px;
	margin:0px;
	padding: 12px 10px;
	margin: 0px auto;
	width: 1000px;

}
/* END: LAYOUT ALLGEMEIN */

/* START: LAYOUT PORTAL */
#header_bounding_portal_fr {
	padding: 0px 0px 0px 0px;
	height: 116px;
}
#header_bounding_portal_de {
	padding: 0px 0px 0px 0px;
	height: 0px;
}
.header_portal_logo_fr {
	padding: 14px 0px 0px 16px;
	height: 102px;
	width: 180px;
	float: left;
	background-color: #ffffff;
}
.header_portal_logo_de {
	padding: 42px 0px 0px 20px;
}
.header_portal_text_fr {
	padding: 14px 20px 0px 20px;
	height: 102px;
	width: 558px;
	float: right;
	background-color: #ffffff;
}
.header_portal_text_de {
	padding: 14px 20px 0px 20px;
	width: 350px;
}
#lang_switch_fr {
	float:right;
	margin-top:-10px;
	padding: 0 0 10px 0;
}
#lang_switch_de {
	float:right;
	padding: 0 10px 0 0;
}
#content_bounding_portal_fr {
	padding: 0px 6px 10px 6px;
	width: 800px;
	background-color: #ffffff;
	float: left;
}
#content_bounding_portal_de {
	padding: 20px 0px 10px 0px;
	width: 600px;
	float: right;
}
.content_part {
	padding: 0px 0px 0px 10px;
	width: 190px;
	float: left;
}
.blog_de {
	position:absolute;
}
.blog_fr {
	position:absolute;
	margin-top:-44px;
	margin-left:408px;
}
#blog_news_de {
	margin: 25px 0px 0px 0px;
	width:380px;
}
#blog_news_de .blog_button_de {
	margin: 0 0 0 20px;
}
#blog_news_de .blog_header_pfad {
	background-image: url("../images/shopgate_blog_pfad.jpg");
	background-repeat: repeat-x;
	height: 2px;
	margin-top:-4px;
	margin-bottom:20px;
}
#blog_news_de .blog_trenn_pfad {
	background-image: url("../images/shopgate_blog_pfad.jpg");
	background-repeat: repeat-x;
	height: 2px;
	margin-top:20px;
	margin-bottom:20px;
}
#blog_news_de .date {
	margin-bottom:10px;
	color:#000;
}

/* Newsletter Subscription */
#newsletter_subscription_de {
	margin: 25px 0px 0px 0px;
	width:380px;
}

#newsletter_subscription_de .newsletter_button_de {
	margin: 0 0 0 20px;
}

#newsletter_subscription_de .newsletter_header_pfad {
	background-image: url("../images/shopgate_blog_pfad.jpg");
	background-repeat: repeat-x;
	height: 2px;
	margin-bottom:20px;
}

/* END: LAYOUT PORTAL */

/* START: LAYOUT DETAIL */
#content_bounding_detail {
	padding: 0px 0px 0px 0px;
}
.content_detail_left_fr {
	padding: 0px 0px 0px 0px;
	width: 196px;
	float: left;
}
.content_detail_left_de {
	padding: 0px 0px 0px 0px;
}
.content_detail_logo_fr {
	padding: 14px 0px 0px 16px;
	height: 129px;
	width: 180px;
	background-color: #ffffff;
}
.content_detail_logo_de {
	padding: 30px 0px 0px 20px;
}
.content_detail_picture_fr {
	padding: 14px 0px 60px 16px;
}
.content_detail_picture_de {
	margin-top:-41px;
	float:right;
}
.content_detail_right_fr {
	padding: 14px 16px 0px 20px;
	width: 562px;
	float: right;
	background-color: #ffffff;
}
.content_detail_right_de {
	padding: 14px 16px 0px 20px;
}
/* END: LAYOUT DETAIL */
