@charset "utf-8";
/*
	parallaxis CSS v1.0
	Copyright (c) 2009 parallaxis – digitales Marketing
	
	Project:	Projektname
	Author: 	parallaxis – digitales Marketing
	Contact: 	Hohe Str. 23
				44139 Dortmund

	Phone:		+49 231 14 15 25
	Web:		www.parallaxis.de
	Mail:		info@parallaxis.de
*/

/*
RESET CSS V1.0 - Copyright (c) 2009 parallaxis – digitales Marketing
Reset all Styles
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;  font-family: inherit; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

@charset "utf-8";
/*
HTML CSS V1.0 - Copyright (c) 2009 parallaxis – digitales Marketing
CSS for HTML-Tags
*/

/* -----------------------------------*/
/* --------->>> GLOBAL <<<---------*/
/* -----------------------------------*/
/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}

html {
    background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/background.jpg) repeat-x fixed 0 0 #FFFFFF;
}
 
body {
background-color: #FFF8D9;
}

/* -----------------------------------*/
/* --------->>> Headings <<<---------*/
/* -----------------------------------*/ 
/***** Headings *****/
 
h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
color:#3c4b08;
font-family:Arial, Verdana;
}
 
h1 {
	margin:10px 0 10px 0;
    font-family:Arial, Verdana;
    font-size:14px;
	color:#3E4D0A;
}

h2 {
}
 
h3 {
}

/* -----------------------------------*/
/* --------->>> Text Styles <<<------*/
/* -----------------------------------*/ 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
	font-family:verdana, sans-serif;
	font-size:12px;
	color:#58585a;
	line-height:120%;

}

b {
	font-weight:bold;
}


ul, ol {
	list-style:none;
} 

#midcol ul, #midcol ol {
	list-style:disc;
	margin:0 0 20px 20px
}

#uid-3.bereich-3 #midcol ul, #midcol ol {
	list-style:none;
}
 
blockquote {
}
 
small {
}
 
img {
border:0;
}
 
sup {
}
 
sub {
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:none;
font-weight:bold;
color: #58585a;
}

a:hover {
text-decoration:underline;
}





/* -----------------------------------*/
/* --------->>> Forms<<<-------------*/
/* -----------------------------------*/ 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
select, textarea {
}

input {
	margin: 20px 0 0 0;
}
 
textarea {
}
 
label {
cursor:pointer;
}

/* -----------------------------------*/
/* --------->>> Tables<<<------------*/
/* -----------------------------------*/ 
/***** Tables *****/
 
table {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 120%;
	margin: 0 auto;
}

table tr th {
	font-weight: bold;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

table tr td {
}

/* -----------------------------------*/
/* --------->>> Extras<<<------------*/
/* -----------------------------------*/

@charset "utf-8";
/*
LAYOUT CSS V1.0 - Copyright (c) 2009 parallaxis – digitales Marketing
Basic Layouts 1,2,3 or 4 Colum Design
*/
body{ background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/header-hg.png) repeat-x scroll 0 60px transparent; }

#page-background-mid {
    background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_page_mid.png) repeat-y scroll 0 0 transparent;
    clear: both;
	color: #FFFFFF;
    margin: 0 auto;
	overflow: hidden;
    padding: 0 10px;
    width: 960px;
}

#page-background-mid #shoppbody{ color: #363636; }

.rightcol .actions button.button { margin-top: 10px; }

#breadcrumb {
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 0 10px;
	text-align: left;
	width: 700px;
}

#language {
	float: left;
	height: 15px;
	margin: 0 0 10px 0;
	padding: 0 10px;
	text-align: right;
	width: 180px;
}

#mainnavi {
	background: #ffed00 url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_navi_no.png) left bottom repeat-x;
	background-color: #ffed00;
	border-bottom: 5px solid #FFED00;
	clear: both;
	height: 34px;
	margin: 0;
	width: 960px;
}

#logo {
    background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/70-trans.png) repeat scroll 0 0 transparent;
    left: 20px;
    padding-bottom: 69px;
    position: absolute;
    bottom: 0;
    width: 200px;
    z-index: 2;
}

#header {
	background: transparent url(https://shop.fll.de/skin/frontend/fll-neu/default/images/header_neu.png) 0 0 no-repeat;
    height: 380px;
    position: relative;
    width: 960px;
    z-index: 1;
}
	
#header .infobox {
	color: #187802;
    left: 250px;
    position: absolute;
    top: 100px;
	text-transform: uppercase;
	width: 300px;
	font-weight: bold;
}

#header .infobox h2 { 
	background-color: #187802;
	color: #FFF;
	display: inline;
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding: 3px 10px;
}

#header .infobox span { display: block; line-height: 140%; padding-top: 20px; }

#phead {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

#pbody {
	clear: both;
	margin: 0 0 20px 0px;
	overflow: hidden;
	width: 920px;
}

/*#uid-1 #pbody, #uid-7 #pbody , #uid-9 #pbody , #uid-10 #pbody , #uid-11 #pbody , #uid-13 #pbody ,
#uid-14 #pbody , #uid-15 #pbody , #uid-16 #pbody , #uid-17 #pbody , #uid-18 #pbody ,
#uid-81 #pbody { background: transparent url(https://shop.fll.de/skin/fileadmin/template/img/bg_pbody.png) left top repeat-y; }*/

#leftcol {
	float: left;
	height: 100%;
	width: 200px;
}

#midcol {
	float: left;
	padding: 0 20px 10px;
	width: 480px;
}

#rightcol {
	float: left;
	height: 100%;
	width: 200px;
}

#checkout-review-table tfoot tr.first { display: none; }

body * { font-family: Arial, Verdana, sans-serif; }
body, p, ul, li { color: #363636; }
h1, h2, h3, h4, h5 { color: #363636; font-weight: bold; line-height: 120%; }

p {
	font-size: 12px;
	margin: 0 0 15px 0;
}
p.align-center { text-align: center; }
p.align-left{ text-align: left; }
p.align-right { text-align: right; }

ul { font-size: 12px; }

a:link, a:hover, a:focus, a:visited { color: #363636; font-weight: normal; }
a:hover { text-decoration: underline; }



.midcol a , .midcol a:visited, .midcol a:link  { text-decoration: underline; font-weight: bold; }
.midcol a:hover { text-decoration: none; }

 .contentsborder, font {
	font-family:verdana, sans-serif !important;
	font-size:12px !important;
	text-align: left;
 }

#breadcrumb, #language, #metanavi { font-size: 11px !important;}

#language {
	margin: 5px 0 0 0;
}

.leftcol #mehr.element-container, .rightcol #mehr.element-container, .rightcol #mehr .block, .rightcol .block-progress { background: url("https://shop.fll.de/skin/fileadmin/template/img/bg_container.png") repeat-x scroll 0 0 #FFED00; clear: left; margin: 0 0 10px; padding: 10px; width: 180px; }
.leftcol .element-container h1, .rightcol .element-container h1 { font-size:12px; font-weight:bold; margin:0 0 10px; padding:0 8px; }
.leftcol .boxinhalt, .rightcol .boxinhalt, .rightcol .block-content { background-color: #FFFFFF; font-size: 12px; margin: 0; padding: 10px; text-align: center; }
.rightcol button.button { background-color: #707173; border: 1px solid #707173; color: #FFF; width: 159px; }


.leftcol .inhalt {
	/*background-color: #ffed00;*/
	padding: 10px;
	width: 180px;
}

.leftcol #mehr .boxinhalt { padding: 0; }
.leftcol #mehr.shop-by .boxinhalt { text-align: left; padding: 10px; }

.leftcol .element-container h1 {
	font-size: 12px;
	padding: 0 8px;
	margin: 0 0 10px 0;
}

.leftcol .element-container p { line-height: 175%; }

.leftcol .inhalt .quicklink { margin: 0 0 10px 0; }
.leftcol .inhalt .quicklink dl.csc-textpic-image { margin-bottom: 1px; }

.leftcol .newsletter-anmeldung {
	background-color: #ffffff;
	font-size: 12px;
	line-height: 120%;
	padding: 10px;
	margin: 0 0 1px 0;
}

.leftcol .newsletter-anmeldung .field {
	background-color: #eceded;
	border: none;
	color: #9c9e9f;
	font-size: 12px;
	height: 20px;
	line-height: 100%;
	padding: 6px 10px 0 10px;
	margin: 0 0 5px 0;
	width: 140px;
}

.leftcol .newsletter-anmeldung .button {
	background-color: #9c9e9f;
	border: none;
	color: #ffffff;
	font-size: 10px;
	height: 17px;
	text-align: center;
	width: 160px;
}

.rightcol .banner {
	background-color: #eceded;
	height: 165px;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 180px;
}

.rightcol .banner h1 {
	font-size: 9px;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

.rightcol .element-container, .rightcol .block-cart {
	background: #ffed00 url(https://shop.fll.de/skin/fileadmin/template/img/bg_container.png) 0 0 repeat-x;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 180px;
}

.rightcol .element-container h1{
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 8px;
	text-align: left;
}

.rightcol .block-content  #cart { 
	background-image: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/cartGrey.png); 	
	background-repeat: no-repeat;
}
.rightcol .block-content #hcart { margin-left:20px; }

.rightcol .block .block-title h2{
	font-size: 12px;
	padding: 0 8px;
	margin: 0 0 10px 0;
}

.rightcol .element-container h1 a {
	font-size: 12px;
}

.rightcol .element-container p { 
	line-height: 125%;
	padding:0;
	margin:0;
	text-align: left;
}

.element-container input {
	width:159px;
	/*height:24px;*/
	font-size:15px;
	color:#9c9e9f;
	background-color:#eceded;
	border: 1px solid #eceded;
	margin: 0 0 5px 0;
	/*padding:5px 0 0 5px;*/
	text-align:center;
}

#rightcolfiller, #leftcolfiller {
	background: url("https://shop.fll.de/skin/fileadmin/template/img/bg_container.png") repeat-x scroll 0 0 #FFED00;
	height: 30px;
}

.element-container  ul.conandinfo li{
	list-style-type:disc;
	color:#707173;
	font-weight:bold;
	border-bottom: 1px solid #ffed00;
}

.element-container  ul.conandinfo {
	list-style-position:inside;
	list-style-type:square;
	color:#707173;
	font-weight:bold;
	text-align:left;
	margin: 0 0 0 0px;
	padding:0;
}

.element-container  ul.conandinfo li {
	list-style-type:square;
	list-style-position:inside;
	color:#707173;
	font-weight:bold;
	text-align:left;
	margin: 0 0 0 0px;
	padding:5px 0 0 10px;
	height:auto;
}

.payment { background: #ffed00 url(https://shop.fll.de/skin/fileadmin/template/img/bg_container.png) 0 0 repeat-x;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 180px;
}

.payment h1 {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 8px;
	text-align: left;
}

.logoconandinfo { }

.paylogoklein {
	margin-left: 5px;
}

.abstand { margin-top: 10px;}

.contentsborder {
	font-size: 12px;
	line-height: 120%;
}

.productInfo1 {
	font-size: 12px;
	line-height: 120%;
}


.topSearch {
    float: right;
    margin-top: 5px;
}

.topSearch input#search {
    background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/lupe.png) no-repeat scroll 11px 5px #FFFFFF;
	/* background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/lupe.png) no-repeat scroll 11px 5px -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* FF3.6+ */
	/* background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/lupe.png) no-repeat scroll 11px 5px -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	/* background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/lupe.png) no-repeat scroll 11px 5px -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	/* background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/lupe.png) no-repeat scroll 11px 5px -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Opera 11.10+ */
	/* background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/lupe.png) no-repeat scroll 11px 5px -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* IE10+ */
	/* background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/lupe.png) no-repeat scroll 11px 5px linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%); /* W3C */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
    border: 1px solid #34B443;
	cursor: pointer;
    float: left;
    height: 23px;
	margin-top: 0px;
    padding-left: 32px;
    width: 360px;
}

.topSearch .form-search button {
	border: 0 none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	background-color: #2F8410;
	width: 86px;
	height: 27px;
}

.topSearch ul { text-align: right; font-size: 11px; }

.rightcol .kontakt {
	background-color: #ffffff;
	padding: 10px;
}

.rightcol .kontakt p {
	font-size: 11px;
	margin: 0 0 10px 0;
}

.rightcol .kontakt .contenttable { margin: 0 0 10px 0; }

.rightcol .kontakt .contenttable th {
	font-weight: normal;
	padding: 0 3px 0 0;
	text-align: left;
}

.rightcol .kontakt .contenttable p { margin: 0; }

.rightcol .boxinhalt a img {
	margin: 5px 12px 5px 0;
	padding: 0;
}

.rightcol .boxinhalt a img.v-middle {
	margin: 0;
	padding: 0;
}

.midcol h1.csc-firstHeader {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 20px 0;
}

.midcol h2 {
	color: #289806;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 7px 0;
}

.midcol h1 {
    border-bottom: 1px solid #177802;
    color: #177802;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 30px;
}

.midcol h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 130%;
    margin: 0 0 30px;
}

.sales-order-view h3  {
	clear: both;
}

.midcol p {
	line-height: 120%;
}

.midcol hr.dis {
	border: none;
	border-bottom: 1px solid #9C9E9F;
}

.midcol .subcolumns {
        font-size: 12px;
line-height: 120%;

}

.midcol .subcolumns img {
        margin-top: 10px;
		margin-bottom: 10px;
}

.midcol .subcolumns img.left {
        margin-right: 10px;
}

.midcol .subcolumns img.right {
        margin-left: 10px;
}

#midcol a img {
	margin: 0 0 10px; 0;
}


table.csc-searchform { margin: 25px 0; }
table.csc-searchform td.csc-form-labelcell { padding: 0 10px 0 5px; }

.copyright , .parseTime {
 font-size:10px;
 text-align:center;
}

.preis {
	font-size: 15px;
	font-weight:bold;
	padding: 0;
	margin: 0 25px 3px 0;
	text-align: right;
}

.preis-versand {
	font-size: 15px;
	font-weight:bold;
	padding: 0;
	margin: 0 50px 3px 0;
	text-align: right;
}

p.p-info, #midcol  span.p-info {
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0 25px 12px 0;
	text-align: right;
}

#midcol .quantity input {
	text-align: right;
	width: 25px;
	vertical-align: top;
	margin: 20px 5px 0 0;
}

#midcol .buy input  {
	border: none;
	padding: 0;
	margin: 10px 0 0 0;
	vertical-align: bottom;
}

.print { cursor: pointer; }

.shipping-time {
	font-size: 10px;
}

.fll-shop-results-more  {
	text-align: right;
	margin-right: 25px;
}

.fll-shop-results-picture img {
	margin-bottom: 10px;
}

#fll-shop-offer {
	background-color: #FFF !important;
	padding: 0px !important;
}

#midcol .product-info form a img {
	margin: 0;
}


/********** Sitemap ************/
	
#sitemap ul { margin-left: 50px; vertical-align: top; }

#sitemap ul ul { margin-left: 10px; vertical-align: top; }

#midcol #sitemap ul  a, sitemap ul a:link, sitemap ul a:visited { text-decoration: none !important; font-weight: normal;}

#sitemap ul  a:hover { text-decoration: underline !important; }

#midcol #sitemap ul  li { font-size: 14px; list-style-image: url(https://shop.fll.de/skin/frontend/fll-neu/default/img/sitemap-list2.gif); font-weight: normal; }

#midcol #sitemap ul  li  ul li { font-size: 12px; list-style-image: url(https://shop.fll.de/skin/frontend/fll-neu/default/img/sitemap-list1.gif); margin-left: 20px; }

/********** Sitemap Ende ************/

/********** Shop - Shipping Navigation ************/

.shipping-navigation {
	font-size: 13px;
	line-height: 120%;
	float: left;
	width: 480px;
	margin: 10px 0 25px 0;
}

.processCheckoutYellow {
	font-weight: bold;
	float: left;

}

.processCheckoutRed {
	color: #bbbdcb;
	float: left;
}

.processCheckoutGreen {
	float: left;
}

/********** Shop - Shipping Navigation Ende ************/


/********** Shop - Warenkorb ************/

table.orderDetailsTab {
        font-size: 11px;
		width: 480px;
		margin: 0;
		padding: 0;
		border: 1px solid #BDBDBD;
		vertical-align: middle;
}

table.orderDetailsTab thead th {
        background-color: #FFED00;
		font-size: 13px;
        padding: 10px 5px 10px 6px;
		margin-bottom: 10px;
		text-align: left;
}

table.orderDetailsTab tfoot td {
        background-color: #ECEDED;
		font-size: 12px;
		text-align: right !important;
		padding: 13px 0 13px 0;
}

table.orderDetailsTab td {
        padding: 6px 2px 15px 6px;
		vertical-align: middle;
}

table.orderDetailsTab tr:hover {
        background-color: #fff8c5;
}

table.orderDetailsTab td.quantity input {
        width:25px;
}

table.orderDetailsTab td.quantity {
        vertical-align: middle;
		text-align: right;
}

table.orderDetailsTab td.totalPrice {
        font-weight: bold;
		min-width: 80px;
		padding-left: 8px;
}

table.orderDetailsTab td.singlePrice {
		min-width: 80px;
		padding-left: 8px;
}

table.orderDetailsTab td.attribute {
        padding: 0px;
}

table.orderDetailsTab td.value {
        padding: 0px 0px 0px 6px;
}

#midcol table.orderDetailsTab .quantity input {
	vertical-align: middle;
	margin: 0;
	font-size: 11px;
}

/********** Shop - Warenkorb  Ende************/

/********** Shop - Bestellhistorie ************/

table.bestellhistorie {
        font-size: 11px;
		width: 480px;
		margin: 0 0 20px 0;
		padding: 0;
		border: 1px solid #BDBDBD;
}

table.bestellhistorie thead th {
        background-color: #FFED00;
        padding: 8px 4px 8px 5px;
		margin-bottom: 10px;
		text-align: left;
}

table.bestellhistorie tfoot td {
        background-color: #ECEDED;
		font-size: 12px;
		text-align: right !important;
		padding: 13px 10px 13px 0;
}

table.bestellhistorie td { padding: 6px 2px 15px 5px; }

table.bestellhistorie td.productName { font-weight: bold; width: 230px; }

table.bestellhistorie td.productName span.shippingtime { font-weight: normal; }

table.bestellhistorie tr:hover { background-color: #fff8c5; }

table.bestellhistorie td.quantity { text-align: right; padding-right: 4px; }

table.bestellhistorie td.totalPrice { text-align: right; padding-right: 15px; font-weight: bold; }

table.bestellhistorie td.singlePrice { text-align: right; padding-right: 8px; }

#midcol .historyblock table { width: 480px; font-size: 12px; margin: 20px 0 20px 0; }
#midcol .historyblock table td { width: 100px; font-weight: bold; }
#midcol .historyblock table td + td { width: 380px; font-weight: normal; }

/********** Shop - Bestellhistorie  Ende************/

/********** Shop - Pagebrowsing************/

#midcol .productNavigator {
	float: left;
	width: 480px;
	margin: 20px 0 40px 0;
	padding: 0 0 5px 0;
}

#midcol .top .productNavigator {
	border-bottom: 2px solid #F3F3F3;

}

#midcol .bottom .productNavigator {
	border-top: 2px solid #F3F3F3;
	padding: 13px 0 0 0;
}

#midcol .productNavigator .block {
	margin: 0 auto;
	padding: 0;
	width: 240px;
}


#midcol .productNavigator .left, #midcol .productNavigator .right{
	float: left;
	margin: 0;
	padding: 0;
}

#midcol .productNavigator .productscount{
	float: left;
	font-size: 11px;
	margin: 5px 12px 0 12px;
	padding: 0;
	vertical-align: bottom;
}

#midcol .productNavigator a img {
	margin: 0 !important;
}

/********** Shop - Pagebrowsing  Ende************/

/********** Shop - Formulare************/

.midcol fieldset {
	font-size: 12px;
}

.midcol .geschlecht input {
	width: 25px !important;
}

.midcol fieldset input {
	padding: 1px;
}

.midcol input {
	background-color: #eceded;
	border: 1px solid #dddddd;
	color: #707173;
	margin: 0 10px 5px 0;
}

.midcol input:hover, .midcol input:focus {
	background-color: #FEED77;	
}

.midcol fieldset select {
	border: 1px solid #DDD;
	color: #707173;
	background-color: #eceded;
	margin: 0 5px 5px 0px;
	padding: 1px;
	width: 260px;
}

.midcol select {
	border: 1px solid #DDD;
	color: #707173;
	background-color: #eceded;
	margin: 0 5px 10px 0px;
	padding: 1px;
	width: 260px;
}

.midcol fieldset select:hover, .midcol fieldset select:focus { background-color: #FEED77; }

.midcol label {
	width: 120px;
	font-size: 12px;
}

.midcol textarea {
	font-size: 12px;
	width: 450px;
	margin: 3px 0px 15px 0px;
	padding: 5px;
	border: 1px solid #DDD;
	color: #707173;
	background-color: #eceded;
}

.midcol textarea:hover, .midcol textarea:focus { background-color: #FEED77;	}

.midcol form span.send input {
	border: none !important;
	padding: 0;
	margin: 20px 0 0 0;

}

.midcol p.must {
	font-size: 10px;
	margin: 0 0 6px 0;
}

.midcol form a img {
	margin: 20px 0 0 0;
	padding: 0;
}

.midcol .longTextarea .longLabel { width: 200px; vertical-align: top; margin: 0; padding: 0; }

.midcol .longTextarea input { margin: 10px 0 0 10px; }

.midcol p.double-opt-error, .midcol p.login-error { color: #FF0000; font-weight: bold; }

/********** Shop - Formulare Ende************/

/********** Shop - Kundenoptionen************/

#midcol .customeroptions {
	background-color: #f9f8f8;
	border: 1px solid #e2e2e2;
	padding: 0 0 10px 0;
	margin: 10px 0 30px 0;
	clear: left;
}

#midcol .customeroptions .optionsbutton { margin: 0 0 8px 135px; }
#midcol .customeroptions h1 { margin: 20px 0 13px 25px; }
#midcol .customeroptions .optionsbutton div { margin: 0 0 5px 0; padding: 0; }
#midcol .customeroptions a img { padding: 0; margin: 0; }
#midcol .smallText { font-size: 11px; margin: 3px 0 10px 0; }

/********** Shop - Kundenoptionen Ende************/

/********** Shop - Bestellbestaetigung - Artikeluebersicht************/

.checkoutConfirmation table {
        font-size: 12px;
		width: 480px;
		margin: 0 0 15px 0;
		padding: 0;
		border: 1px solid #BDBDBD;
		vertical-align: middle;
}

.checkoutConfirmation table td {
        padding: 6px 10px 15px 6px;
		vertical-align: middle;
		font-weight: bold;
		
}

.checkoutConfirmation table td + td {
        text-align: right;
		width: 80px;
		padding-right: 20px;
		font-weight: normal;
		background-color: #fff8c5;
		
}

/********** Shop - Bestellbestaetigung - Artikeluebersicht Ende************/

/********** Shop - Popup************/

.popup {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 30px;
}

#rightcol .popup {
	background-color: transparent;
}

.popup h1{
	color: #707173;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 10px;
}

.popup h2 {
	color: #289806;
	margin: 10px 0 7px;
	font-size: 13px;
	font-weight: bold;
}

/********** Shop - Popup Ende************/

/********** Shop - Erweiterte Suche ************/

#midcol #advanced_search input {
	width: 230px;
}

#midcol #advanced_search span.checkbox input {
	margin: 5px 200px 0 0;
	vertical-align: bottom;
	width: auto; 
}

#midcol #advanced_search label {
	width: 190px;
}

#midcol #advanced_search span.send input {
	width: auto;
	margin: 0 0 0 195px;
}


#advanced_search select {
	width: 240px;
	padding: 3px 5px 3px 3px;
	margin: 0 0 5px 0;
}

/********** Shop - Erweiterte Suche Ende ************/

.container, .container2 {
	font-size: 12px;
}

.container {
	width: 510px;
	float: left;
	padding: 0px 5px 0px 0px;
}

.Artikelbild {
	float: left;
	margin: 0 20px 10px 0;
}

.Artikelbild  a img{ margin: 0 !important; padding: 0;}

.Artikelbeschreibung {
	float: left;
	width: 350px;
}

hr.fll-shop-results-hr {
	float: left;
	margin: 0 0 10px 0;
}

#midcol .product-info  form .fll-shop-results-picture img {
	margin: 0 0 15px 0;
}

/* Cat-Icons */
.subcl { float: left; margin: 0 0 0 50px; width: 200px; }


/*********************
 * Hauptnavi
 ********************/
#mainnavi #Startseitenlink {
	font-size:13px;
	margin: 10px 0 0 20px;
	width:200px;
	color:#ffffff;
	float:left;
}
#mainnavi #Startseitenlink a {
	color:#ffffff;
} 
 
#mainnavi .menuitem {
	float: right;
	font-size: 13px;
	height: 34px;
	text-align: center;
}

#mainnavi .menuspacer {
	background: #929395 url(https://shop.fll.de/skin/frontend/fll-neu/default/images/navi_space.png) 0 0 no-repeat;
	float: right;
	height: 34px;
	width: 2px;
}

#mainnavi .menuitem a {
	background: #bbbdbe url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_navi_no.png) 0 0 repeat-x;
	color: #ffffff;
	display: block;
	height: 26px;
	padding:8px 10px 0 10px;

}

#mainnavi .menuactive a, #mainnavi .menuitem a:hover {
	background: #ffed00 url(https://shop.fll.de/skin/fileadmin/template/img/bg_navi_act.png) 0 0 repeat-x;
	color: #707173;
	font-weight: bold;
	text-decoration: none;
}

#mainnavi .menuitem a:hover { font-weight: normal; }
#mainnavi .menuactive a:hover { font-weight: bold; }




/*********************
 * Sub Navi
 ********************/
#subnavi {
	border-right: 1px dotted #ffed00;
	margin: 0 0 0px 0;
}

#subnavi .menuitem {
	border-bottom: 1px dotted #ffed00;
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;
}

#subnavi .menuitem a {
	background-color: #ffffff;
	display: block;
	font-weight: bold;
	height: 27px;
	padding: 8px 0 0 10px;
	width: 175;
}
#subnavi .level0 .menuactive {
	border-bottom: 0px dotted #ffed00;
}
#subnavi .level0 .menuactive a, #subnavi .level0 a:hover, #subnavi .level0 .active a, #subnavi .level0 .active a:hover {
	background-color: #ffed00;
	text-decoration: none;
	border-bottom: 0px dotted #ffed00;
}


#subnavi .level1 {
	padding:0 0 0 20px;
}

#subnavi .level1 .menuitem {
	border-bottom: 1px dotted #ffed00;
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;
}

#subnavi .level1 .menuitem a {
	/*border-bottom: 1px dotted #ffed00;*/
	background-color: #ffffff !important;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}

#subnavi .level1 .menuactive a,
#subnavi .level1 .menuitem a:hover {
	text-decoration: underline;
}
/*
#subnavi > ul .level0 > li #gewaesserentwaesserung .menuitem menuactive > ul .level1 > li #broschuere .menuitem > a



#subnavi .level2 .menuitem { border-bottom: 1px dotted #ffed00; }
#subnavi .level2 .first { border-top: 1px dotted #ffed00; }
#subnavi .level2 .last { border: none; }





#subnavi .level2 .menuitem a { font-weight: normal; padding-left: 30px; width: 155px;}


#subnavi .level1 .menuactive .level2 .menuitem a { background-color: #ffffff; }

#subnavi .menuactive a:hover, #subnavi .menuitem a:hover {
	background-color: #ffed00 !important;
	text-decoration: none;
}
*/




/*********************
 * Static Navi
 ********************/
.staticmenu .menuitem {
	font-size: 12px;
	height: 26px;
	margin: 0 0 1px 0;
	text-align: left;
	overflow: visible;
	width: 180px;
}

.staticmenu .menuitem a {
	background-color: #ffffff;
	display: block;
	height: 21px;
	padding: 5px 0 0 10px;
	width: 170px;
}

#midcol .kontaktform label {
	font-size: 12px;
	width: 150px;
}
#midcol .kontaktform .field, #midcol .kontaktform .selection, #midcol .kontaktform .txtarea {
	border: 1px solid #ECEDED;
	background-color: #ECEDED;
	color:#9C9E9F;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	width: 250px;
}

#midcol .kontaktform .field:hover,
#midcol .kontaktform .field:focus,
#midcol .kontaktform .field:active,
#midcol .kontaktform .selection:hover,
#midcol .kontaktform .selection:focus,
#midcol .kontaktform .selection:active,
#midcol .kontaktform .txtarea:hover,
#midcol .kontaktform .txtarea:focus,
#midcol .kontaktform .txtarea:active { background-color: #FEED77; }

#midcol .kontaktform .button {
	background-color: #9C9E9F;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
	margin: 10px 0 0 286px;
	padding: 3px 5px;
	text-align: center;
	width: 130px;
}

#midcol .kontaktform label.short { width: 20px; }
#midcol .kontaktform label.short + label.short { width: 125px; }
#midcol .kontaktform .selection { width: 261px; }
#midcol .kontaktform #kontakt_plz.field { width: 82px; }
#midcol .kontaktform #kontakt_ort.field { width: 151px; }
#midcol .kontaktform #kontakt_text { height: 100px; }

.midcol ul.form-list, .midcol ul.form-list ul  { margin: 0; list-style-type: none; padding: 0; }
.midcol fieldset { clear: left; }
.midcol fieldset.limiter, .midcol fieldset.sort-by { clear: none; }
fieldset.limiter select { width: auto; }
.midcol .form-list fieldset  label { float: left; }
.midcol ul.form-list input.radio { clear: left; float: left; margin: 0 5px; }
.midcol #co-billing-form  .form-list li label { clear: none; padding: 0; width: auto; }
.midcol #co-billing-form  #billing-new-address-form label { clear: left; width: 160px; }
.midcol #form-validate label { width: 175px; }

.wish-compare-box { display: block; margin: 0 0 0 150px; width: 200px; }

/* Grafik-Buttons */

.midcol .col-2 .buttons-set a { background: none; float: none; height: auto; padding: 0; }
.midcol .col-2 .buttons-set a:hover { text-decoration: underline; }
.midcol .col-2 .button.button { float: none;  }
.midcol .col-1 .button.button { float: none; }


.rightcol .element-container h1 a { display: block; }

/* Layout ================================================================================= */
.wrapper {}
.page { margin:0 auto; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { clear: both; margin:0; padding-left: 20px; }
.product-count { display: none; }
.col1-layout { background-image: none; overflow: hidden; }

.col3-layout {
    background: url("https://shop.fll.de/skin/frontend/fll-neu/default/images/hg-leftcol.png") repeat-y scroll 20px 0 #FFFFFF;
    overflow: hidden;
}

.col2-left-layout { background: #ffffff url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_shopbody_2col_left.png) 0 0 repeat-y; overflow: hidden; }
.col2-right-layout { background: #ffffff url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_shopbody_2col_right.png) 0 0 repeat-y; overflow: hidden; }

/* Base Columns */ 
.col-left { background-color: #ffffff; float:left; height:100%; width:200px; }
.col-main { float:left; padding: 20px 20px 10px; }
.col3-layout .col-main { width:480px; }
.col2-layout .col-main { width: 700px; }
.col-right { background-color: #ffffff; float: left; height:100%; width:200px; padding-top: 20px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:480px; }

/* Content Columns */
.col2-set .col-1 { clear: left; float:left; width:49%;  }
.col2-set { padding-top: 3px; }
.col2-set .col-2 { float: left; width:49%; font-size: 12px; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */

#header-service {
	height: 60px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}

/* Global Styles ========================================================================= */
/* Form Elements */
.rightcol button.button {
	background-color:#9C9E9F;
	border:1px solid #9C9E9F;
	color:#FFF;
	cursor: pointer; 
	font-size:11px;
	text-align:center;
	width:161px;
	height: 20px;
}


.midcol button.cart {
    background: url("https://shop.fll.de/skin/frontend/fll-neu/default/images/warenkorb.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #363636;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    margin: 9px 0 0;
    padding-left: 28px;
    width: 150px;
}

.midcol button.button {
	background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_buttons.png) repeat-x;
	cursor: pointer;
	border: none;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	margin: 7px 0 0 0;
	padding: 0 20px 0 20px;
	width: auto;
}

select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; float: left; clear: left; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
input#qty { height: 18px; margin: 10px 10px 0 0; text-align: right; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.disabled {}
button.disabled span {}
input#change_password, input#primary_billing, input#primary_shipping { width: auto; }
input#primary_billing { height: 30px; }
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Rechte Spalte Warenkorb */

.rightcol h3 { font-size: 11px; font-weight: bold; margin: 5px 0 5px 0; text-align: left; }
ol#cart-sidebar { font-size: 11px; margin: 0; padding: 0; text-align: left; }
.rightcol .boxinhalt #cart-sidebar a img { margin: 0; padding: 0; }

/* Form lists */
.form-list li { margin:0 0 5px; }
.midcol .form-list label { clear: left; cursor: default; display: block; float: left; }
.form-list .input-box { width:240px; }
.form-list input.input-text,
.midcol .form-list textarea { width:470px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }

.midcol #login-form input { width: 345px; }
.form-list .range input.input-text { width:96px; }

.group-select {}
#billing-new-address-form { margin-top: 20px; }
.midcol #billing-new-address-form label, .midcol #shipping-new-address-form label  { width: 160px; margin: 0; }
.midcol #billing-new-address-form input, .midcol #shipping-new-address-form input  { margin: 0; width: 295px; }
.midcol #billing-new-address-form input.second-row, .midcol #shipping-new-address-form input.second-row  { margin: 0 0 0 160px; }
.midcol .edit-address input.second-row { margin: 0 0 0px 175px; }
.midcol #billing-new-address-form select, .midcol #shipping-new-address-form select { margin: 0; width: 300px; }
.group-select li { }
.group-select .input-box { float:left; margin-bottom: 5px; width: 480px; }
.group-select input.input-text,
.group-select textarea {  }
.group-select select {  }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width: 300px; margin: 0; }
.midcol .group-select .input-box select { width: 305px; margin: 0; }
ul input#shipping:save_in_address_book, ul input#shipping:same_as_billing { width: auto; }

.midcol .buttons-set a.back-link {
	border: none;
	font-weight: bold;
	height: auto;
	margin: 7px 0 0 0;
	text-decoration: none; 
	width: 80px; }
	
.midcol #shipping-buttons-container.buttons-set a.back-link { }
	
.midcol a.back-link.register { float: left; width: 160px; }

.buttons-set { clear: left; }
	
.midcol .buttons-set a {
	background: url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_buttons.png) repeat-x;
	cursor: pointer;
	border: none;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 6px 20px;
	text-decoration: none; }
	
.midcol .product-view .buttons-set a { float: left; margin-top: 30px; }
	
.buttons-set button.button { float:right;  }

.midcol .buttons-set2 button.button { clear:both; padding: 0 10px; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/validation_advice_bg.gif) 2px 1px no-repeat; color: #EE350B; }
.validation-failed { border:1px dashed #EE350B !important; background: #F4CAC1 !important; }
.validation-passed {}
.required { color:#289806; }
p.required { clear: both; font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:10px 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:7px 8px 3px 32px !important; font-size:12px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#ddd; background-color:#ECEDED; background-image:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/note_msg_icon.gif); color:#289806; }

/* BreadCrumbs */ 
.breadcrumbs {
    float: left;
    font-size: 11px;
    height: 35px;
    left: 0;
    line-height: 14px;
    position: absolute;
    text-align: left;
    top: 20px;
    vertical-align: middle;
    width: 475px;
}

.breadcrumbs ul { font-size: 11px; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { margin:0 0 10px; }
.title-buttons { text-align: right; }
.title-buttons h1, .title-buttons a { clear: left; text-align: left; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {  }

/* Produktnavigation */

.midcol a img.v-middle { margin: 0 0 2px 3px; }
.midcol .pages { }
/*.midcol .pages {text-align:center;width:100%;};*/
.midcol .pages strong { float: left; font-size: 12px; font-weight: bold; margin: 11px 8px 10px 30px; }
.midcol .pages ol {  }
.midcol .pages ol li { float: left; margin: 8px 5px 0 0 ; }

/* Pager */ 
.pager, table.view-by {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	clear: left;
	background:#FFFFFF url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_pager.png) repeat-x scroll 0 100%;
	font-size:11px;
	font-weight: bold;
	margin-bottom: 20px;
	width:100%;
	height: 30px;
	vertical-align: baseline;
}

.toolbar .pager, table.view-by { margin: 0; }

.pager p, table.view-by  p{
	margin: 0;
	padding: 0;
}

.pager p.amount { margin: 8px 5px 0px 10px; }

.midcol .pager select { width: auto; margin: 0 5px 0 0; }
.midcol .pager fieldset { margin: 7px 20px 0 10px; padding: 0; }
.midcol .pager label { margin: 4px 10px 0px 0px; padding: 0; width: auto; }

.midcol .pager fieldset select { margin: 0; padding: 0; }
	
.pager .amount { float:left; }
.pager .limiter { float:right; margin-top: 7px; margin-right: 20px; }
.pager .pages { margin:5px 0 0 0; }
.pager .pages li { display:inline; }
.pager .pages .current {}

table#products-grid-table {
	margin: 0 0 50px 0;
}

/* Sorter */ 
.sorter { border-top: 1px solid #ddd; padding:0; margin: 0 0 40px 0; clear: both;}
.midcol .sorter fieldset { margin: 2px 20px 0 10px; padding: 0; }
.midcol .sorter select { width: auto; }
.midcol .sorter fieldset select { margin: 4px 0 0 0; padding: 0; width: auto; vertical-align: baseline; }
.midcol .sorter label { margin: 0 10px 0 0; width: auto; }
.midcol .sorter a img { margin: 0 0 0 0px; padding: 0; }
.sorter p.view-mode { margin: 7px 7px 7px 7px; }
.midcol .sorter p.view-mode .mode { color: #289806; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; font-size: 12px; margin: 6px 20px 0 0; }
.sorter .link-feed {}
.sorter .sort-by label { margin-top: 4px; }

.sorter, table.view-by {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_pager.png) repeat-x scroll 0 100%;
	font-size:11px;
	font-weight: bold;
	width:100%;
	height: 30px;
	vertical-align: baseline;
	
}

.sorter p, table.view-by  p{
	margin: 0;
	padding: 0;
}

/* Rechte Spalte - zuletzt angesehene Artikel */

.rightcol #recently-viewed-items li {
	font-size: 10px;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	line-height: 150%;
}

.rightcol ol#recently-viewed-items {
	margin-left: 10px;
}

/* Data Table */ 
#product-attribute-specs-table { margin: 10px 0 0 0; }
.data-table { width:100%; }
.data-table th { padding:3px; border:1px solid #fff; font-weight:bold; }
.data-table td { padding:3px; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.label { background-color: transparent; vertical-align: middle; width: 50px; }
.data-table td.value { padding: 4px 0 0 0; text-align: center; }
.midcol .data-table td.value input { margin: 0; }
a.review-count{ font-size: 12px; }
dl dt { font-size: 12px; margin: 10px 0 10px 0; }
#my-orders-table tr th { vertical-align: top; }
/* Data List */
ul.data-list { margin-top: 10px; }

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}
.tax-details { display: block; font-size: 9px; line-height: 10px !important; }
.tax-details a { margin: 0; padding: 0; line-height: 10px !important; }
.product-shop .tax-details a { font-size: 9px !important; }

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
dt.odd,
dd.odd {}
dt.even,
dd.even {  }

/* Gestaltung der Listen?bersicht */

.midcol .desc.std a.learn-more {
	color: #289806;
	float: right;
	font-weight: bold;
	text-decoration: none;
}

.midcol .desc.std a.learn-more:hover { text-decoration: underline; }

/* Class: std - styles for admin-controlled content */

.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { font-size: 12px; line-height: 120%; margin:0 0 1em; padding:0; }
.std ul { list-style:square outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { color:#289806; font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.link-rss { background:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:200px; height:63px; overflow:hidden; } 
.header-container {}
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }

/********** < Navigation */

#nav { font-size:12px; border:1px solid #ddd; padding:5px 0; margin:10px 0; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#888; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:0px; margin-right:-75px; }
.mini-products-list .product-details { margin-left:60px; }
.rightcol h4 { font-size:10px; margin:0; text-align: left; line-height: 120%;}
.rightcol h4  a { margin:0; }
.rightcol .price-box { font-size: 12px; text-align: left; }
.rightcol .tax-details { font-size: 10px; text-align: left; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

table#wishlist-table { border: 1px solid #ddd; margin: 0 0 50px 0; }
.midcol table#wishlist-table textarea { border: 1px solid #ddd; background-color: #FFF; height: 200px; margin: 0; width: 100px; }
table#wishlist-table td  { text-align: center; vertical-align: middle; }

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox {  }
.block-related .item { }
.block-related .item .product-image { float: left; margin-right: 3px;}
.block-related .item .product-details {  }

/* Block: Compare Products */
.block-compare {display:none;}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; text-align: left; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight: bold; line-height: 160%; }
/* ======================================================================================= */

input#ccsave_cc_owner { width: 210px; }
input#ccsave_cc_number { width: 210px; }
select#ccsave_cc_type { width: 240px; }
#payment-buttons-container a.back-link, #ccsave_cc_type a.back-link { padding-top: 3px; float: left; margin: 0; width: auto; }

/* Category Page ========================================================================= */

.midcol .category-title h2 {
    border-bottom: 1px solid #177802;
    color: #177802;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 30px;
}

.category-image { display:block; margin:0 auto; }
.category-products {}
.category-description ~ strong { font-weight: bold; }

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { }
.products-grid td { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; }
.products-grid tr.last { border-bottom: none; }
.products-grid tr.last td { border-bottom: none; }
.products-grid td:hover { background-color: #FFFCDF; }
.products-grid td { border-right: 1px solid #dd; padding: 10px 25px 20px; width: 50%; }
.products-grid td.last { border-right: none; }




.products-grid td.empty {}

/* View Type: List */
.midcol ol.products-list { margin: 0; padding: 0; }
.products-list li.item { border-bottom:1px solid #ddd; padding:30px 5px 30px 0px; }
ol#products-list li:hover { background-color: #FFFCDF; }
.products-list li.item.last { border: none; }
.products-list .product-image { float:left;  }
.products-list .product-shop { width: 320px; }
.product-shop { margin-left: 150px; }
.product-essential .product-shop { margin-left: 145px; }
.grafik-buttons p { margin: 0 0 5px 0; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral { margin: 50px 0 0 0; }

/* Product Images */
.product-view .product-img-box { float:left; margin: 0; }
.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin: 0; padding: 0; }
.product-view .product-img-box .more-views ul  li { }
.product-view .product-img-box .more-views li { float:left; list-style-type: none; padding:1px; margin:0 0 8px 4px ; }
.midcol .more-views ul { margin: 0; padding: 0; }
.midcol form .more-views a img { margin: 5px 0 0 0; padding: 0; }
.midcol .more-views h3 { font-size: 10px; text-align: center; margin: 3px 0 0 0; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { width: 330px; }
.product-view .product-shop a { font-size: 12px; }
.midcol .product-view .product-name h2 { color: #707173; font-size: 14px; }
.midcol .product-view .short-description { font-size: 10px; margin: 20px 0 0 0px; width: 340px; }

/* Rating */
.ratings { margin-top: 10px; }
.ratings .amount {}
.ratings .rating-links { width: 700px; }
dl.ratings-list { margin-bottom: 5px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; float: left; font-size:0; line-height:0; background:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; margin: 0 4px 0 0; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_rating.gif) 0 100% repeat-x; }
.product-shop .rating-box { float: none; margin: 0 0 5px 0; }

#customer-reviews .pager { margin: 0 0 20px 0; }

/* Availability */
.attributes { font-weight: bold; }
.midcol p.availability { margin: 0 0 15px; padding: 0;}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { background-color: #FFED00; font-weight: bold; color: #707173; margin-top: 5px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { color: #289806; font-size: 14px; margin: 5px 0 3px 0; }
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.midcol p.regular-price { color: #289806; font-size: 13px; margin: 0; padding: 0; }
.regular-price .price { font-weight:bold; }

/* Old price */
.midcol p.old-price { color: #289806; font-size: 9px; margin: 0; padding: 0; }
.old-price .price-label { color: #CFCFCF; white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.midcol p.special-price { color: #289806; font-size: 13px; margin: 0; padding: 0; }
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.midcol .add-to-cart label { display: none; float:left; width: auto; }
.midcol fieldset.add-to-cart { clear: none; margin: 0; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
/* .add-to-box .add-to-cart { float:left; } */
.add-to-box .or { float: left; font-size: 11px; margin:31px 5px 0 40px; text-transform: lowercase; vertical-align: bottom; }
.add-to-box .add-to-links { float:left; }
.midcol ul.add-to-links { font-size: 11px; font-weight: normal; margin: 20px 0 0 0; padding: 0; }
.midcol ul.add-to-links a { color: #289806; font-weight: normal; margin: 0; padding: 0; }
.midcol ul.add-to-links li { list-style-type: none; list-style-position: outside; margin: 0; padding: 0; }
.midcol ol#products-list ul.add-to-links li { float: left; }
.midcol ol#products-list ul.add-to-links li .separator { display: inline-block; margin: 0 5px 0 12px; }

/* Product Options */
.product-options { padding:0 10px 0 10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:0; }

.product-options-bottom .price-box, .product-options-bottom .tax-details { display: none;  }
.midcol .product-options-bottom  .add-to-cart { margin: 0 0 0 145px; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.midcol .product-view .description h1 { clear: left; margin-top: 50px; }
/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell { padding: 0 0 20px 0; }
.product-view .up-sell .products-grid td { padding: 0; width: 100%; }
.product-view .up-sell .product-image { float: left; }
.product-view .up-sell .products-grid tr:hover,
.product-view .up-sell .products-grid td:hover{ background-color: transparent; }
.product-view .up-sell h3 { margin: 30px 0 10px 0; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { cursor: default; }
.product-view .tags .form-add-tags .input-box { width:260px; }
.midcol .product-view .tags .form-add-tags .input-box input { float: left; margin-top: 7px; margin-left: 0; width: 285px; }
.midcol .form-add-tags h1 { margin-top: 50px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.reviews h1 { clear: left; }
table#review-table { border: 1px solid #ddd; margin: 10px 0 20px 0; }
table#review-table td { border: 1px solid #fff; }
table#my-reviews-table { margin: 30px 0; vertical-align: middle; }
table#my-reviews-table tr:hover { background-color: #FFFCDF; }
table#checkout-review-table, table#my-downloadable-products-table, table#my-orders-table { border: 1px solid #ddd; margin: 10px 0 20px 0; }
#downloadable-links-list label { float: none; width: auto; }
#downloadable-links-list input.checkbox { margin: 2px 10px 0 0; }
#downloadable-links-list p.required { padding: 0; margin: 0 0 10px 0; }

#my_recent_reviews .rating-box { float: none; }
#my_recent_reviews span.bewertung { float: left; margin: 0 8px 0 17px; }


/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
table#product-review-table  { margin: 20px 0 50px 0; border: 1px solid #ddd; }
table#product-review-table th  { width: 50px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.midcol h3.product-name { font-size: 12px; font-weight:bold; margin-bottom: 10px; }
.midcol .products-list h3.product-name { font-size: 14px; font-weight:bold; margin-bottom: 10px; }
.midcol h3.product-name a { font-weight:bold; text-decoration: none; }
.midcol h3.product-name a:hover { text-decoration: underline; }

/* Product Tags */
.tags-list li { display:inline; }
.midcol ol#my_recent_tags { margin: 5px 0 0 0; }
.midcol ol#my_recent_tags li { margin: 0; }
.midcol ol#my_recent_tags li:hover { margin: 0; }

/* Suchbegriffe einf?gen */

.midcol .form-add-tags label { width: auto; }
.midcol .form-add-tags .input-box { width: auto; float: none; }

/* Advanced Search */
.search-summary {}

.midcol ul#advanced-search-list, .midcol ul#advanced-search-list  li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.midcol ul#advanced-search-list  label { clear: none; width: 155px; }
.midcol ul#advanced-search-list  input { margin-right: 0px; width: 320px; }
.midcol ul#advanced-search-list  .range input { margin-right: 0; width: 135px; }
/* .midcol #form-validate .buttons-set button.button { float: none; margin: 0 0 0 155px; } */
#form-validate { margin-top: 20px; }

/* CMS Home Page */

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; }
.product-review .product-img-box .product-image { float: left; margin: 0 10px 0 0; }
.product-review .details { clear: left; }
.midcol p.product-image { margin: 0; }
dl.rating-list .rating-box { float: none; }

.product-review .rating-box { float: none; }
.product-review .details  h3.product-name { font-size: 14px; margin: 10px 0 0 0; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { text-align:right; }
table#shopping-cart-table {
	border: 1px solid #DDD;
	clear: right;
	margin: 20px 0 5px 0;
}

table#shopping-cart-table td { vertical-align: middle; }
table#shopping-cart-table tr:hover { background-color: #FFFCDF; }
table#shopping-cart-table td img { max-width: 40px; }
table#shopping-cart-table td.a-center { text-align: center; }
table#shopping-cart-table td input.qty { font-size: 10px; width: 10px; }

.midcol ul.checkout-types { list-style-type: none; margin: 0; padding: 0; }


/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; }
.cart .crosssell .product-image { float:left; }
.cart .crosssell .product-shop { margin-left:90px; }
.col2-set .col-2 .shipping { clear: left; width: auto; }
.shipping { margin-top:20px; }
.crosssell h2 { margin: 30px 0 15px; }

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; margin-top: 30px; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
ol#checkoutSteps  { margin: 0; }
#checkoutSteps fieldset fieldset { padding: 0; margin-top: 15px; }
#co-billing-form legend { font-weight: bold; color: #289806; font-size: 14px; margin-bottom: 10px; }
#billing-buttons-container { margin-right: 12px; }


.opc .active .step-title {
	background:url("https://shop.fll.de/skin/fileadmin/template/img/bg_container.png") repeat-x scroll 0 0 #FFED00;
	cursor:default;
	padding:10px 0px 5px 15px;
	height: 20px;
}

.opc .step-title {
	background:none repeat scroll 0 0 #F9F3E3;
	border: 1px solid #fff;
	clear: left;
	padding:10px 0px 10px 15px;
	text-align:right;
}

.midcol .step-title h3 { margin: 0;}

#checkout-shipping-method-load { margin-bottom: 35px; }
#payment-buttons-container, #shipping-method-buttons-container, #shipping-buttons-container { overflow: hidden; margin-bottom: 20px; }
#payment-buttons-container button.button, #shipping-method-buttons-container button.button, #shipping-buttons-container button.button { margin: 0; }
#payment-buttons-container { padding: 0 12px; }

#checkout-step-billing select { margin-top: 20px; width: 100%; }

#checkout-step-payment p.required { margin: 0; display: none !important; }
select#shipping-address-select { margin: 0; width: 100%; }

#shipping-buttons-container a.back-link { float: left; padding-top: 3px; margin: 0; width: auto; }

.opc li.section { }
.opc .step-title .number { color: #FFf; float: left; font-size: 28px; font-weight: bold;  margin: 0 10px 0 3px; }
.midcol .opc .step-title h3 { font-size: 12px; text-align: left; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { cursor:default; }
.opc .step { padding: 20px 0; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
#checkout-step-login .buttons-set { padding: 0 0 20px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */

ul#payment_form_bankpayment { clear: both; }
ul#payment_form_bankpayment label { clear: both; float: none; width: auto; font-size: 11px; }
ul#payment_form_bankpayment  .input-box table { width: 100%; }

.sp-methods dt {     
	clear: both;
    display: block;
    float: none;
    font-weight: bold;
    margin: 20px 0 0;
}

.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.midcol ul.form-lists { list-style-type: none; }
#shipping-zip-form label { float: left; width: 150px; }
#checkout-payment-method-load label { width: 250px; }

.please-wait { clear: both; float: left; margin-top: 15px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}
p.f-left { float: left; margin: 10px 0 0; text-align: left; width: 300px; }

.gift-message-link { display:block; background:url(https://shop.fll.de/skin/frontend/fll-neu/default/images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.midcol .checkout-agreements input { float: left; }
.midcol .checkout-agreements label{ float: none; width: auto; }
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; clear: left; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard a { font-size: 12px; }
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews .number { float: left; margin: 0 10px 0 0; }
.midcol  ol#my_recent_reviews { margin: 0; }

/* Edit Account */
.midcol ul.edit-account { margin: 0 0 20px 0; }
.midcol ul.edit-account label, .midcol ul.edit-address label, .midcol ul.edit-pass label { float: left; padding: 0; width: 160px; }
.midcol ul.edit-account input, .midcol ul.edit-pass input, .midcol ul.edit-address input, .midcol ul.edit-account select, .midcol ul.edit-address select, .midcol ul.edit-account input#pass, .midcol ul.edit-account input#email { margin: 0; width: 300px; }


/********** Dashboard > */

/* Order View */

.order-info { background-color: #F2F2F2; padding: 5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display: inline; }
.order-info dt { font-size: 14px; font-weight: bold; }
.page-title.title-buttons a { font-size: 12px; padding: 0 0 10px 0; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
.print-order { display: block; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { border:1px solid #ddd; padding:10px; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul { float:left; padding:0 20px 0 0; }
/* ======================================================================================= */

address { font-size: 12px; line-height: 150%; margin-bottom: 50px; }
.rightcol address { margin-bottom: 20px; }

.element-container input#logpass, .element-container input#logemail { font-size: 12px; color: #5F5F5F; }
#links-div a { line-height: 150% }
.rightcol .boxinhalt #links-div { margin: 5px 0 0 0; text-align: left; }
.block-account .block-content .boxinhalt { padding: 0; }
.block-account .block-content .boxinhalt ul { list-style-position: inside; list-style-type: square; margin: 0; text-align: left; }
.block-account .block-content .boxinhalt ul li { border-bottom: 1px solid #FFED00; padding: 5px 0 5px 10px; }
.block-account .block-content .boxinhalt ul li.current { background-color: #faf8e2; }
.rightcol .block-content { text-align: left !important; }
ol#product-list { list-style-type: none; }

.rightcol #mehrueber .boxinhalt { padding: 0 !important; }
.leftcol .right-contact .boxinhalt { padding: 0 !important; }
.leftcol  .right-contact p { line-height: 120%; text-align: left; padding: 10px 5px 2px 10px; }
.leftcol .right-contact ul li span { font-weight: normal; }
.leftcol .right-contact .boxinhalt { padding: 0 !important; }
.leftcol .right-contact ul.conandinfo li { height: auto; padding-top: 5px; padding-bottom: 5px; }
.rightcol .block-content p { font-size: 11px; margin: 0; }
.rightcol p.subtotal { font-weight: bold; font-size: 12px; margin: 7px 0 17px 0; }
.subtotal .price { color: #289806; }

.midcol .tags p { margin: 0; }
.tags { margin: 20px 0 0 0; }
.icon-box { margin: 0 0 20px 20px; position: relative; }
.icon-box .PDF, .icon-box .filedownload { cursor: pointer; margin-left: 50px; }

.icon-box .PDF-text {
	background-color: #FFFFFF;
	border: 1px solid #eee;
	display: none;
	font-size: 12px;
	line-height: 150%;
	padding: 10px;
	position: absolute;
	width: 300px;
	right: -160px;
	top: -70px;
	box-shadow: 0px 0px 4px #ccc;
	-moz-box-shadow: 0px 0px 4px #ccc;
}

.icon-box .PDF-text strong { color: #289806; font-weight: bold;  } 

.icon-box .PDF:hover ~ .PDF-text,
.icon-box .filedownload:hover ~ .PDF-text { display: block; }

.midcol .download-product { margin-top: 40px;}

.midcol .download-product a {
	background-color: #289806;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 25px 8px;
	text-decoration: none;
}

#product-options-wrapper { display: none; }

.category-kostenlose-publikationen .midcol ul { list-style: inside square; }

.midcol img#image { margin: 0; }
#sprache { float: right; font-size: 11px; height: 20px; text-align: right; width: 150px; }
#sprachauswahl { font-size: 12px; overflow: hidden; padding-bottom: 10px; }
#sprachauswahl .lang-sel { display: block; }
#sprachauswahl a { 
	background-color: #289806;
	color: #FFF;
	float: left;
	font-weight: bold;
	height: 20px;
	margin: 0 0 10px 1px;
	padding: 8px 0 0 0;
	text-align: center;
	vertical-align: middle;
	width: 99px;
}

a.pdf { background: transparent left url(https://shop.fll.de/skin/frontend/fll-neu/default/images/mini-icon_pdf.png) no-repeat; color: #751009; padding: 2px 0 2px 20px; }
a.broschure { background: transparent left url(https://shop.fll.de/skin/frontend/fll-neu/default/images/mini-icon_broschure.png) no-repeat; color: #145a23; padding: 2px 0 2px 20px; }

/* Kostenlose Publikationen */
#kostenlos img { float: left; margin: 0 15px 15px 0; }
#kostenlos p { clear: left; }
#schaedlinge .Produktbild { float: left; margin: 0 15px 30px 0; }
#schaedlinge p { clear: left; }
#schaedlinge strong, #schaedlinge strong a, #kostenlos strong a, #kostenlos strong { color: #289806; font-weight: bold; }

#footer {
    background-color: #929395;
    height: 135px;
    padding: 15px 0;
    position: relative;
}

#footer .element-container {
    color: #FFFFFF;
    float: left;
    margin-left: 20px;
    width: 245px;
}

#footer p {
    color: #FFFFFF;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#footer table { width: 100%; }

#footer table tr th {
    padding: 0;
    text-align: left;
}

#footer a {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
}

#pfoot { margin: 0 auto; width: 960px; }

#metanavi {
    color: #242424;
    font-size: 11px;
    line-height: 10px;
    margin: 10px auto;
    text-align: right;
    width: 960px;
}
#metanavi ul {
    text-align: right;
    padding: 0 0 15px 0;

}
#metanavi ul li {
	float: right;
	margin-left: 5px;
}
#metanavi ul li:before {
	content: " ";
}
#metanavi ul li:after {
	margin-left: 5px;
	content: "|";
}
#metanavi ul li:first-child:after {
	content: "";
}
#metanavi a, #metanavi p a  {
    color: #242424;
	font-size: 11px;
	font-weight: bold;
}

#footer .footer-sitemap {
    float: left;
    width: 170px;
}


#footer .social-media {
    bottom: 17px;
    position: absolute;
    right: 40px;
}

p.back-link {
	display: inline-block;
	width: 50%;
}
div.buttons-set {
	margin-top: 10px;
}
#checkout-review-table-wrapper, #checkout-review-submit {
	border: 0 !important;
}

#checkout-step-login div.col-1 h3,
#checkout-step-login div.col-1 h4,
#checkout-step-login div.col-1 ul,
#checkout-step-login div.col-1 p {
	float: left;
	width: 100%;
	clear: right;
}

#checkout-step-login div.col-1 h4 {
	margin-top: 25px;
}

#checkout-step-login div.col-1 ul.form-list label {
	display: inline;
	clear: right;
	width: 240px;
}

#checkout-step-shipping li.control input{
	float: left;
  margin-top: 2px;
  margin-right: 5px;
}

#checkout-step-shipping li.control label{
	float: left;
	display: inline;
	clear: right;
	width: 300px;

}
body.page-popup {
	background-image: none;
	background-color: #fff;
}
ol.checkout-agreements input {
	margin-top: 2px;
	margin-right: 5px;
}

.account-create input {
	padding: 1px;
}
body.customer-account-resetpassword .buttons-set {
	float: left;
}
body.customer-account-resetpassword .input-box input {
	margin: 3px 0 15px 0;
}
body.customer-account-resetpassword p.required{
	text-align: left;
}
body.customer-account-resetpassword button.button {
	margin: 3px 0 20px 0;
}
/**
 * This file is part of a FireGento e.V. module.
 *
 * This FireGento e.V. module is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License version 3 as
 * published by the Free Software Foundation.
 *
 * This script is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
 *
 * @category  FireGento
 * @package   FireGento_MageSetup
 * @author    FireGento Team <team@firegento.com>
 * @copyright 2013-2015 FireGento Team (http://www.firegento.com)
 * @license   http://opensource.org/licenses/gpl-3.0 GNU General Public License, version 3 (GPLv3)
 */

/* Left empty on purpose, only needed in rwd theme */

