* {
	padding: 0;
	margin: 0;
	outline:none;
}
html {
     height:100%;
}

html, body {
	overflow-y: scroll;
	height: 100%;
   	margin: 0;
    	padding: 0;

}
body, td, th, input,  {
	color: #626262;
}
body {
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#626262;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	color:#393939;
}

a.informationen:link, a.informationen:visited, a.informationen:hover {
	text-decoration: underline;
	color:#3c3c3c;
}

#ff01_maincontent ul, #ff01_maincontent ol, #ff01_maincontent_order ul, #ff01_maincontent_order ol {
	padding: 8px 4px 8px 25px;

}
#outer {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:left;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image:url(/layout/farbfinal01/images/ff01_bg_bottom.png);
	background-attachment: scroll;
	background-position: bottom;
}

#ff01_footer {
	text-align:center;
	color:#FFF;
	padding:6px 0 15px 0;
}

#ff01_top_bg {
	width:950px;
	height:15px;
	background-image:url(/layout/farbfinal01/images/ff01_bg_top.png);
	background-color: #FFF;
	background-repeat: no-repeat;
}
#ff01_inner {
	padding: 0 15px 15px 15px;
}
#ff01_header {
	background-image: url(/layout/farbfinal01/images/ff01_header_bg.jpg);
	width: 920px;
	height:258px;
	position:relative;
}
#ff01_logo {
	position:absolute;
	left: 20px;
	top: 3px;
	font-size:50px;
	color:#FFF;
}
#ff01_claim {
	position:absolute;
	left: 20px;
	top: 59px;
	font-size:14px;
	color:#FFF;
}
#ff01_basket {
	background-image: url(/layout/farbfinal01/images/ff01_bg_basket.png);
	width: 190px;
	height:90px;
	float:left;
	position:relative;
	margin-left:0px;
}

#search {
	width: 240px;
	height:90px;
	float:right;
	top: 211px;
	right:0px;
	position:absolute;

}

#ff01_basket_head {
	font-size:16px;
	font-weight:bold;
	position:absolute;
	right:10px;
	top:7px;
}

#ff01_basket_amount {
	font-weight:bold;
	position:absolute;
	right:10px;
	top:30px;
	text-align:right;
}

#ff01_basket_links {
	position:absolute;
	right:10px;
	bottom:7px;
	text-align:right;
}

#ff01_basket a:link, #ff01_basket a:visited {
	color:#666666;
}

#ff01_topmenu {
	
	width:920px;
	height:47px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
#ff01_topmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#ff01_topmenu ul li {
	display:inline;
	line-height:100%;
	padding-left:0;
}
#ff01_topmenu a {
	background-image:url(/layout/farbfinal01/images/ff01_btn_topmenu.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:30px;
	margin-right:8px;
	padding-bottom:0;
	padding-top:17px;
	text-align:center;
	width:108px;
}
#ff01_topmenu a:hover {
	background-position: 0 -47px;
}
#ff01_topmenu .ff01_btn_kasse a {
	background-image:url(/layout/farbfinal01/images/ff01_btn_topmenu_kasse.jpg);
	float:left;
	margin-right:0px;
}
#ff01_topmenu .ff01_btn_kasse_empty a, #ff01_topmenu .ff01_btn_kasse_empty a:hover {
	background-image:url(/layout/farbfinal01/images/ff01_btn_topmenu_kasse_empty.jpg);
	background-position: 0 0;
}
#ff01_content {
	clear:both;
	position:relative;
}
#ff01_left {
	width:190px;
	float:left;
	margin-right:5px;
	border: 0px solid red;
}
#ff01_right {
	width:190px;
	float:left;
	margin-left:5px;
}
#ff01_maincontent {
	width:530px;
	float:left;
}

.ff01_maincontent_border {
	width:508px !important;
	float:left;
	border: 1px solid #cccccc;
	padding:10px;
}

.ff01_clear {
	clear:both;
}
.ff01_box {
	margin-bottom:5px;
}

.ff01_box input, .ff01_box select{
	font-size: 11px;
	width:155px;
}

.ff01_box h1 {
	background-image: url(/layout/farbfinal01/images/ff01_box_head.jpg);
	font-size: 14px;
	color: #FFF;
	height: 22px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
}
.ff01_box .ff01_box_top {
	height: 5px;
	width: 190px;
	font-size:0;
	margin-top:5px;
}
.ff01_box.grey .ff01_box_top {
	background-image: url(/layout/farbfinal01/images/ff01_box_grey_top.png);
}
.ff01_box.darkgrey .ff01_box_top {
	background-image: url(/layout/farbfinal01/images/ff01_box_darkgrey_top.png);
}
.ff01_box.white .ff01_box_top {
	background-image: url(/layout/farbfinal01/images/ff01_box_white_top.png);
}
.ff01_box .ff01_box_bottom {
	height: 5px;
	width: 190px;
	font-size:0;
}
.ff01_box.grey .ff01_box_bottom {
	background-image: url(/layout/farbfinal01/images/ff01_box_grey_bottom.png);
}
.ff01_box.darkgrey .ff01_box_bottom {
	background-image: url(/layout/farbfinal01/images/ff01_box_darkgrey_bottom.png);
}
.ff01_box.white .ff01_box_bottom {
	background-image: url(/layout/farbfinal01/images/ff01_box_white_bottom.png);
}
.ff01_box .ff01_box_content {
	padding: 2px 10px 2px 10px;
	width: 168px;
}
.ff01_box.grey .ff01_box_content {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #E8E8E8;
}
.ff01_box.darkgrey .ff01_box_content {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #7A7A7A;
}
.ff01_box.white .ff01_box_content {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.ff01_box_content_hotline{
	background-image:url(/layout/farbfinal01/images/box_hotline.jpg);
	position:relative;
	height:140px;
	width:190px;
	margin-top: 0px;

}

.ff01_box_content_hotline_number{
	font-size:16px;
	font-weight:bold;
	position:absolute;
	bottom:2px;
	left:10px;
}


/* menu */

ul.left_menu {
   padding-top:5px;
   margin:0px 0px 0px 0px;
   width:190px;        }


ul.left_menu ul {
   padding:0px;
   margin:0px;
   width:190px;        }

ul.left_menu li {
   text-align:left;
   list-style-type:none;
   background-image:url(/layout/farbfinal01/images/bg_subnavi_190.gif);
   background-repeat:no-repeat;
   padding-left: 0px;
   padding-top:0px;
   margin-left:0px;
   width: 190px;
}

ul.left_menu a {
   display: block;
   color:#3c3c3c;
   text-decoration:none;
   padding: 7px 4px 5px 20px;
   width:190px;
}

ul.left_menu li a:hover {
   font-weight:bold;
}

ul.left_menu li.level2 {
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
   display: block;
   background-image:none;
   background-color:#C5C0BD;
   border-top:1px #B7B7B7 solid;
   padding: 7px 4px 5px 30px;
   width:156px;
}


ul.left_menu li.level3 {
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
   display: block;
   background-image:none;
   background-color:#DEDAD9;
   border-top:1px #C0C0C0 solid;
   padding: 7px 4px 5px 40px;
   width:146px;
}


/* Artikelansichten */



.ff01_tablepadding td{
	padding:5px;
}

.ff01_tablenopadding td{
	padding:0px;
}

.border{
	border: 1px solid #cccccc;
}

.marginbottom{
	margin-bottom:5px;
}

.small{
	font-size: 0.8em;
}

.Price_single_art, .Price{
	color:#278EB1;
	font-size:1.5em;
	font-weight:bold;
}

.currency{
	color:#278EB1;
	font-weight:bold;
}

.ArticleAttrTable td{
	text-align:right;
	padding-bottom: 3px;
	padding-left: 3px;
}

.ff01_pagenav{
	margin-bottom: 5px;
	width: 510px;
	height:22px;
	background-color:#06C;
	background-image: url(/layout/farbfinal01/images/ff01_headline_bg.png);
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
}

.ff01_pagenav h2{
	font-size: 14px !important;
	color: #fff !important;
	font-weight: bold;
	line-height: 14px;
	display: inline;
	float: left;

}

.articlePages_Link{
	text-decoration: none;
	color: #fff !important;
}

.articlePages_activeLink{
	text-decoration: none;
	font-weight: bold;
	color: #fff !important;
}

.articlePages{
	display:inline;
	float:right;
	margin-top:1px;
}

.ff01_BrowsePreviousButton{
	float:right;
	margin-right: 5px;
	margin-top:1px;
}

.ff01_BrowseNextButton{
	float:right;
	margin-left: 5px;
	margin-top:1px;
}

.ff01_articleOrder{
	float: right;
	/*display:none;*/
	padding-top:0px;
	
}

.ff01_articleOrder select{
	font-size: 11px;	
}

.ff01_article input, .ff01_article select{
	font-size: 11px;
}

.ff01_2row_name {
	height: 45px;
}

.ff01_2row_name a:link, .ff01_2row_name a:visited {
	height: 45px;
	color:#666666;
}

.ff01_single_previm {
	margin-top:10px;
}

.ff01_single_previm img{
	width:75px;
}

.ff01_single .Price_single_art, .ff01_single .Price{
	font-size:1.9em;
}

#ff01_maincontent p, #ff01_maincontent ul{
	margin-bottom:15px;
}

.ff01_maincontent_border input, .ff01_maincontent_border textarea{
	margin-bottom:8px;
}

#ff01_maincontent h1, #PlentyMyAccount h1{
	font-size: 1.4em;
	margin-bottom: 15px;
	color:#278EB1;
}

#ff01_maincontent h2, #PlentyMyAccount h1{
	font-size: 1.2em;
	margin-bottom: 10px;
	color:#278EB1;
}


#ff01_maincontent ul{
	padding-left:25px;
}

.ff01_box_article_name a:link, .ff01_box_article_name a:visited {
	color:#666666;
}

.ff01_box_article_name{
	margin-bottom: 3px;
}

.ff01_box_article_img {
	margin-bottom: 5px;
}

.ff01_box_article_price {
	margin-bottom: 15px;
	color:#278EB1;
	font-weight:bold;
}

.ff01_msg{
	margin-bottom:5px;
	padding:10px;
}

.ff01_msg_ok{
	background-color:#CFF0FF;
}

.plentyErrorBox {
	margin-bottom:5px;
	padding:10px;
	width:auto;
}

.plentyMessageBox{
	margin-bottom:5px;
	padding:10px;
	width:auto;
}

table.unten {border:0px solid #535353; width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:left;
	}
	
	td.footer {	color: #ffffff;}
	
	a.unten {color:#535353;}  
	
	#head_basket{
	position:absolute;
	right: 0px;
	top: 0px;
	z-index:1800;
}

.button_basket{
	background-color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	text-align:center;
	width:180px; 
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	position:relative;
}

#button_basket_full{
	color:#43476D;
	height:50px;
	
	
}

#button_basket_full a{
	color:#ff0000;
}


#button_basket_full .basket_text{
	top:0px;
	left:0px;
	width:180px;
	dislpay:block;
	position:absolute;
	
}

#der_basketlink{
	display:block; 
	width:160px; 
 	height:55px;
	padding-left:35px; 
	padding-top:10px;
	background-image:url(/layout/farbfinal01/images/warenkorb-icon_akt.png) !important;
	background-repeat: no-repeat;
	background-position:5px 5px;
}


/* Warenkorb Vorschauliste */
/* ===================================================== */
.basket_contents{
	background-color:#FFF;
	width:300px; 
	margin-left: -120px;
	margin-top:5px;
	display:none;
	padding:5px;
	text-align:center;
	border: 1px solid #CCC;	
}

.basket_content_line{
	border-top:1px solid #CCC; 
	padding:5px;
}

.basket_content_line_1{
	float:left; 
	width:25px; 
	text-align:left;
}

.basket_content_line_2{
	 width:140px; 
	 float:left; 
	 padding-right:5px; 
	 border-right:1px solid #CCC; 
	 text-align:left;
}

.basket_content_line_3{
	float:left; 
	margin-left:5px; 
	padding-right:5px; 
	border-right:1px solid #CCC; 
	text-align:left;  
	width: 30px;
}

.basket_content_line_4{
	margin-left:5px; 
	float:left;
	padding-right:5px; 
	border-right:1px solid #CCC; 
	text-align:left;  
	width: 67px;
}

#basket_content_topline{
	text-align:left; 
	margin-bottom:5px;
	margin-left:2px;
}

#double_1{
	border-top: 1px solid #CCC;
}

#double_2{
	border-top: 1px solid #CCC; 
	margin-top:1px; 
	padding-top:5px;
}

/* Level 2 Einblenden wenn Maus ueber li oder a Level 1  */
/* ----------------------------------------------------------------------------------------*/
.basket_text ul li:hover ul, .basket_text ul a:hover ul{
	display:block;
}     
/* ----------------------------------------------------------------------------------------*/

/* ===================================================== */

.doc_shadow{
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	/* Fuer IE */
	/* behavior: url(/layout/ie-css3.htc);    Versuch ueber die htc die runden ecken im IE darzustellen*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135, strength=5);
}

.doc_radius{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}

.doc_radius_links{
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.doc_radius_rechts{
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.doc_verlauf_hell{
	background: #EEE; /* for non-css3 browsers */
	filter:	progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#FFEEEEEE)
			progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135, strength=5); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFF,  #EEE) !important; /* for firefox 3.6+ */ 
}

.doc_verlauf_dunkel{
	background: #DDD; /* for non-css3 browsers */
	filter:	progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#FFEEEEEE)
			progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135, strength=5); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DDD)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFF,  #DDD) !important; /* for firefox 3.6+ */ 
}

 /* Fuss */
/* ===================================================== */
#doc_footer{
	border-top:0px solid #CCC; 
	padding:0px 0px 0px 0px; 
	color:#43476D;
	width:900px;
	margin-left: auto;
        margin-right: auto;
}

.footer_col{
	float:left; 
}
.footer_col_padding{
	padding-right:15px;
}



#zahlarten{
	width:200px; 
	padding-right:0px !important; 
	margin-bottom: 25px;	
}
#partner{
	width:100px; 
	padding-right:0px !important; 
	margin-bottom: 25px;	
}

#social_net{
	width:200px; 
	padding-right:0px !important;

	
}

.footer_col_des{
	font-weight:bold; 
	font-size:16px; 
	margin-bottom:18px;
}

.footer_col_links a{
	font-weight:normal;
}

.footer_link{
	display:block;
	margin: -8px 0 0 0;
} 
