/* CSS Document */

* {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
        margin:0px;
}

body {
	margin: 0; 
	padding: 0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}

.header-logo a{
background:url(/layout/ella_logo_header.jpg) no-repeat;
display:block;
width:187px;
height:127px;
margin:0px;
padding:0px;
}

.header-category a{
background:url(/layout/ella_kategorie_header.jpg) no-repeat;
display:block;
width:485px;
height:127px;
margin:0px;
padding:0px;
}

.vorteile {
background:url(/layout/ella_info_header.jpg) no-repeat;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#004419;
        font-weight:bold;
        padding-left:3px;
        padding-top:3px;
}

.vorteile a{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
        font-weight:bold;
        padding-top:5px;
        font-style:italic;
        text-decoration:none;
}

.vorteile a:hover{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
        font-weight:bold;
        padding-top:5px;
        text-decoration:underline;
}

.link {
       text-decoration:none; 
       font-weight:bold;
}

.link:hover {
       text-decoration:none; 
       font-weight:bold;
       
       color:#004719;
}

.header {
	background:url(/layout/header_ella.jpg) no-repeat top center;
	height:127px;
        width:994px;
        background-color:#eff7e0;
        text-align:center;
}


.header_total {
	height:127px;
        background-color:#eff7e0;

}

.navigation{
       background-image:url(/layout/verlauf3.jpg);
       background-repeat:repeat-x;
       height:20px;
       padding-top:5px;
       color:#004419;
       border-top:1px solid #004419;
}

.navigation a{
       color:#004419;
       padding-left:10px;
       padding-right:10px;
       text-decoration:none;
}

.navigation a:hover{
       color:#004419;
       padding-left:10px;
       padidng-right:10px;
       text-decoration:underline;
}

#main {
	margin:0 auto;
	padding:0;
	vertical-align:top;
	width:994px;
        background-image:url(/layout/content_hg.jpg);
}

#content {
        margin:0 auto;
	padding:0;
	vertical-align:top;
	width:804px;
	text-align:left;
        background-image:url(/layout/rand_rechts.jpg);
        background-repeat:repeat-y;
        background-position:right;
	background-color:#ffffff;
	overflow:hidden;
}

*html #content {
        margin:0;
	padding:0;
	vertical-align:top;
	width:801px;
	text-align:left;
        background-image:url(/layout/rand_rechts.jpg);
        background-repeat:repeat-y;
        background-position:right;
	background-color:#ffffff;
	overflow:hidden;
        display:block;
}

*+html #content {
        margin:0;
	padding:0;
	vertical-align:top;
	width:804px;
	text-align:left;
        background-image:url(/layout/rand_rechts.jpg);
        background-repeat:repeat-y;
        background-position:right;
	background-color:#ffffff;
	overflow:hidden;
        display:block;
}

.bookmarks{
        padding-top:0px;
        text-align:center;
}

*html .bookmarks{
        padding-top:40px;
        text-align:center;
}

*+html .bookmarks{
        padding-top:40px;
        text-align:center;
}

#footer {
	background-image:url(/layout/content_footer.jpg);
	background-repeat:no-repeat;
	height:40px;
	background-color:#ffffff;
	margin:0;
	padding-top:40px;
	vertical-align:top;
	width:994px;
}

*html #footer {
	background-image:url(/layout/content_footer.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin:0;
	padding:0px;
	vertical-align:top;
	width:994px;
}

*+html #footer {
	background-image:url(/layout/content_footer.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin:0;
	padding:0px;
	vertical-align:top;
	width:994px;
}

.Price {
	font-weight:bold;
	font-size:20px;
	color:#aa173a;
}

.Price_single_art {
	font-weight:bold;
	padding-left:5px;
	font-size:23px;
	color:#aa173a;
}

.Price_alt {
        text-decoration:line-through;
	padding-left:5px;
	font-size:12px;
	color:#000000;
}

.currency {
	font-weight:bold;
	padding-left:5px;
	font-size:12px;
	color:#000000;
}

h1{
	font-size:18px;
	color:#000;
}

h2{
	font-size:16px;
	color:#004419;
        border-bottom:1px solid #004419;
	margin-bottom:5px;
	margin-top:5px;
        max-width:565px;
}



h3{
	font-size:14px;
	color:#000;
}

h4{
	font-size:11px;
	color:#000;
}

h5{
	font-size:10px;
        font-family:sans-serif;
	color:#000;
}

h6{
	font-size:12px;
     
}

#left_column {
	width:190px;
	float:left;
	margin-top:20px;
        padding-right:0px;
}



#main_column {
	width:570px;
	padding:6px 10px 5px 10px;
	margin-top:0px;
	margin-left:4px;
	float:right;
	float:left;
}

*html #main_column {
	width:570px;
	padding:6px 5px 5px 5px;
	margin-top:20px;
	margin-left:4px;
	float:left;
	display:inline-block;
}

#main_column_order {
	width:730px;
	padding:10px 10px 5px 10px;
	margin-top:20px;
	margin-left:4px;
	float:right;
	float:left;
}


*html #main_column_order {
	width:730px;
	padding:10px 5px 5px 5px;
	margin-top:20px;
	margin-left:4px;
	float:right;
	float:left;
}


#right_column {
	width:204px;
	float:right;
	margin-top:20px;
        margin-right:0px;
        padding:0px;
        min-height:1190px;
}

*html #right_column {
	width:204px;
	float:right;
	margin-top:20px;
        margin-right:0px;
        padding:0px;
        height:1350px;
}

*+html #right_column {
	width:204px;
	float:right;
	margin-top:20px;
        margin-right:0px;
        padding:0px;
        height:1550px;
}

#right_column_order {
	width:204px;
	float:right;
	margin-top:20px;
        margin-right:0px;
        padding:0px;
        min-height:400px;
}

*html #right_column_order {
	width:204px;
	float:right;
	margin-top:20px;
        margin-right:0px;
        padding:0px;
        height:500px;
}

*+html #right_column_order {
	width:204px;
	float:right;
	margin-top:20px;
        margin-right:0px;
        padding:0px;
        height:500px;
}

.search {
	height:80px;
	color:#000033;
	padding-top:50px;
	padding-left:25px;
	float:left;
}

.basket {
	height:80px;
	color:#000033;
	padding-top:50px;
	padding-right:40px;
	float:right;
}


/* BOX */


.box_left {
	width:189px;
	padding-left:0px;
        padding-right:1px;
	margin-bottom:16px;
}

.box_left .header {
       border:0px;
	padding:0px;
	height:26px;
	width:189px;
	margin:0px;
	background-image:url(/layout/box_left_header_neu.jpg);
        background-repeat:no-repeat;
	background-position:left;
}

.box_left .header h2 {
        text-align:left;
        border:0px;
	padding:5px 2px 3px 10px;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}


.box_left .content {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	background:url(/layout/bg-box.jpg) repeat-y #eff7e0;
	margin:0px;
	padding: 0px 10px 0px 10px;
	color:#000;
	width:169px;
}

.box_left .content a {	
	display: block;
	color:#000000;
	text-decoration:none;
	padding: 5px 4px 3px 5px;


}

.box_left .content a:hover {	
	display: block;
        font-weight:bold;
	text-decoration:none;
	padding: 5px 4px 3px 5px;

}


.box_left .footer {
	background:url(/layout/box_left_footer_neu.jpg) bottom;
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	height:12px;
	width:189px;
}


.box_basket {
	width:189px;
	padding-left:0px;
	margin-bottom:16px;
}

.box_basket .header {
       border:0px;
	padding:0px;
	height:26px;
	width:189px;
	margin:0px;
	background-image:url(/layout/box_warenkorb_header.jpg);
        background-repeat:no-repeat;
	background-position:left;
}

.box_basket .header h2 {
        text-align:left;
        border:0px;
	padding:5px 2px 3px 40px;
	font-size:15px;
	color:#004419;
	font-weight:bold;
}

.box_basket .header h2 a{
	text-align:left;
        border:0px;
	font-size:15px;
	color:#004419;
	font-weight:bold;
        text-decoration:none;}


.box_basket .content {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding: 0px 10px 0px 10px;
	color:#000000;
	width:121px;
	background-image:url(/layout/box_right_content.jpg);
	background-repeat:repeat-y;
}

.box_basket .content a {	
	display: block;
	color:#000000;
	text-decoration:none;
	padding: 2px 4px 2px 5px;
        width:80px;
}

.box_basket .content a:hover {	
	display: block;
	color:#000000;
	text-decoration:underline;
	padding: 2px 4px 2px 5px;
        width:80px;
}


.box_basket .footer {
	background:url(/layout/box_right_footer.jpg)  bottom;
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	height:10px;
	width:189px;
}




.box_right {
	width:189px;
	padding:0px;
	margin-bottom:16px;
}

.box_right .header {
       border:0px;
	padding:0px;
	height:26px;
	width:189px;
	margin:0px;
	background-image:url(/layout/box_right_header.jpg);
        background-repeat:no-repeat;
	background-position:left;
}

.box_right .header h2 {
        text-align:left;
        border:0px;
	padding:5px 2px 3px 10px;
	font-size:15px;
	color:#004419;
	font-weight:bold;
}


.box_right .content {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding: 0px 10px 0px 10px;
	color:#000000;
	width:169px;
	background-image:url(/layout/box_right_content.jpg);
	background-repeat:repeat-y;

}

.box_right .content a {	
	display: block;
	color:#000000;
	text-decoration:none;
	padding: 5px 4px 3px 5px;
}

.box_right .content a:hover {	
	display: block;
	color:#000000;
	text-decoration:none;
        font-weight:bold;
	padding: 5px 4px 3px 5px;
}

.box_right .footer {
	background:url(/layout/box_right_footer.jpg) bottom;
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	height:10px;
	width:189px;
}


.box {
	width:180px;
	padding-left:5px;
        padding-right:0px;
        padding-top:0px;
	margin:0px;
}

.box .header {
        border:0px;
	padding:0px;
	height:26px;
	width:180px;
	margin:0px;
	background-image:none;
        background-repeat:no-repeat;
	background-position:left;
}

.box .header h2 {
        text-align:left;
        border:0px;
	padding:5px 2px 3px 10px;
	font-size:15px;
	color:#004419;
	font-weight:bold;
        border-top:1px solid #e4e5dd;
        border-left:1px solid #e4e5dd;
        border-right:1px solid #e4e5dd;
}


.box .content {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding: 0px 5px 0px 5px;
	color:#000000;
	width:168px;
        border-left:1px solid #e4e5dd;
        border-right:1px solid #e4e5dd;

}

.box .content a {	
	display: block;
	color:#000000;
	text-decoration:none;
	padding: 5px 0px 3px 0px;
}

.box .content a:hover {	
	display: block;
        font-weight:bold;
	text-decoration:none;

}

.box .footer {
	background-image:none;
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	height:3px;
	width:178px;
        border-bottom:1px solid #e4e5dd;
        border-left:1px solid #e4e5dd;
        border-right:1px solid #e4e5dd;
}




/* MENU */


ul.left_menu {
	padding:0px;
	margin:0px 0px 0px 0px;
	width:160px;		
}


ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:160px;		
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;
	padding-left: 0px;
        padding-top:0px;
        margin-left:0px;
	width:160px;
}

ul.left_menu a {
	display: block;
	color:#fff;
	text-decoration:none;
	padding: 7px 0px 5px 10px;
	width:160px;
	border-bottom:#ffffff 1px solid;
}

ul.left_menu li a:hover {
	font-weight:bold;
	padding: 7px 0px 5px 10px;
}

ul.left_menu li.level1 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	display: block;
	width:160px;
}


ul.left_menu li.level1active {
	text-align:left;
	background-image:none;
	font-weight:bold;
	background-repeat:no-repeat;
        display:block;
}

ul.left_menu li.level2 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}


ul.left_menu li.level2 a {
	display: block;
	text-decoration:none;
	padding: 7px 0px 5px 15px;
	width:150px;
	border-bottom:#fff 1px solid;
	color:#004419;
}

ul.left_menu li.level2 a:hover  {
	font-weight:bold;
	padding: 7px 0px 5px 15px;
}
	
ul.left_menu li.level2active{
	font-weight:bold;
	}

ul.left_menu li.level3 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
	display: block;
	text-decoration:none;
	padding: 7px 0px 5px 25px;
	width:140px;
	border-bottom:#fff 1px solid;
	color:#004419;
}

ul.left_menu li.level3 a:hover {
	font-weight:bold;
	padding: 7px 4px 5px 25px;
}

ul.left_menu li.level4 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level4 a {
	display: block;
	color:#004419;
	text-decoration:none;
	padding: 7px 0px 5px 35px;
	width:130px;
	border-bottom:#fff 1px solid;
}




.tag_6 {
color:#a7a7a7
display:inline;
font-size:12px;
}
.tag_5 {
color:#a7a7a7;
display:inline;
font-size:14px;
font-weight:bold;
}
.tag_4 {
color:#a7a7a7;
display:inline;
font-size:16px;
font-weight:bold;
}
.tag_3 {
color:#a7a7a7;
display:inline;
font-size:18px;
font-weight:bold;
}
.tag_2 {
color:#a7a7a7;
display:inline;
font-size:20px;
font-weight:bold;
}
.tag_1 {
color:#a7a7a7;
display:inline;
font-size:22px;
font-weight:bold;
}


.flag_fr {
display:none;
}

div.flag_fr a {
 display:none;
}


.articlePages a {color:#004419;
         font-size:13px;}

.articlePages a:hover {color:#004419;
         font-weight:bold;
         font-size:13px;}

.articlePages_activeLink {
         font-weight:bold;
         text-decoration:none;
         font-size:13px;
         color:#004419;
}
	
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
				
/* TWIN*/

#twin-suche{
width:539px;
height:33px;
background:url(/layout/bg-suche.gif) no-repeat;
padding:7px 0px 0px 32px;
margin:0px 0px 6px 0px;
}
	
	#breadcrumbs a, #breadcrumbs{
	text-decoration:none;
	color:#666;}
	
	#crumbs{
	margin:0px 0px 10px 30px;
	}
	
	#twin-artikelname{
width:571px;
margin-bottom:20px;
}

.twin-nametop{
width:571px; height:7px;
background:url(/layout/bg-boxheader.gif) no-repeat;
}

.twin-namebottom{
width:571px; height:7px;
background:url(/layout/bg-boxfooter.gif) no-repeat;
}

.twin-namecontent{
background:#eff7e0;
padding: 5px 30px;
}

#twin-imagecontainer{
min-height:300px; width:335px; float:left;
margin-right:10px;


}



#twin-imagecontainer a img{
width:335px; height:251px;
cursor:url(/layout/lupe.gif);
}

#twin-pricecontainer{
float:left;
width:224px;
}

#twin-artikelnr{
float:left;
width:130px;
margin-right:28px;
}

#twin-lieferbarkeit{
float:left;
width:160px;
margin-right:28px;
}

#twin-basket{
float:left;
width:224px; height:69px;
margin-top:20px;
}

.thumb{
width:75px; height:56px;
border:1px solid #666;
float:left; margin:3px 3px 0px 0px;
display:table-cell;

}

.thumb a img{
vertical-align:middle;
}


#freihaus{
float:left;
}

#twin-bewertung{
float:right;
width:120px;
margin-bottom:20px;
}

h2.twinartikel{
border:none; margin-top:0px;
}

.twinkasse{
display:block;
background:url(/layout/bg-kasse.jpg) no-repeat;
width:146px;
height:30px;
color:#03461A;
text-decoration:none;
font-weight:bold;
font-size:16px;
padding:10px 0px 0px 35px;
}

.box_basket .content-kasse {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding: 5px 0px 0px 5px;
	color:#000000;
	width:186px;
	background-image:url(/layout/box_right_content.jpg);
	background-repeat:repeat-y;
}




/*Findologic*/		  

#flOuterContainer {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	text-align: left;
}

#flOuterContainer table {
	border: none;
}

td.flMain {
	padding: 0px;
	text-align: center;
}

.flOuterBorder {
}

.flBorder {
	border: 0px solid #DDDDDD;
}

.flImageleft {
}

.flImageright {
}

.flSubTable {
	width: 100%;
}

#flRemoveAllFilters {
	margin-left: 2px;
}

.flFilterRedundant {
	margin-left: 5px;
}

.flCloudHeader {
	color: #000000;
	padding: 4px;
	text-align: left;
	font-weight: bold;
}

strong .flEmphasis {
	text-decoration: underline;
}

.flEmphasis {
	font-weight: bold;
}

.flFrequency {
	color: #004419;
}

.flOuterBorder {
	border-color: #D3D3D3;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

a.flResultTitle {
	font-family: arial;
	font-weight: bold;
}

a.flResultTitle .flEmphasis {
	text-decoration: underline;
}

.flShortDescription {
	font-size: 10px;
	background-color: #D2E6CB;
}

span.flPrice {
	font-weight: bold;
}

span.flOverriddenPrice {
	font-weight: normal;
	text-decoration: line-through;
}

span.flOverridingPrice {
	font-weight: bold;
	color: #FF0000;
}

.flFilterCloud a {
	color: #000000;
	font-family: arial;
	text-decoration: none;
}

.flFilterCloud a:hover {
	text-decoration: underline;
	color: #000000;
}

.flCloudHeader a:visited {
	color: #000000;
}

.flCloudSizeClass0 a {
	font-size: 9px;
}

.flCloudSizeClass1 a {
	font-size: 10px;
}

.flCloudSizeClass2 a {
	font-size: 11px;
}

.flCloudSizeClass3 a {
	font-size: 12px;
}

.flCloudSizeClass4 a {
	font-size: 13px;
}

.flCloudSizeClass5 a {
	font-size: 14px;
}


#flRemoveAllFilters {
	color: #FF8C00;
}

#flRemoveAllFilters:hover {
	text-decoration: underline;
}

#flCloudAreasTable {
	margin-top: 1px;
}

#flCloudArea {
	background-color: #fff;
}

/*#flContentContainer {
	margin-right: 5px;
	border: 1px solid #A9A9A9;
}*/

#flSearchHeader {
	width: 100%;
	cellspacing: 0;
}

#flSearchInfo {
	font-size: 14px;
}

#flPoweredBy {
	width: 90px;

}

#flRestrictHeader {
	border-spacing: 0;
	font-size: 12px;
	height: 17px;
}

.flContFilterRedundant {
	margin-left: 2px;
	margin-bottom: 5px;
}

ul.flFilters {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.flFilters li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

.flChosenFilters {
	padding: 4px;
}

.flChosenFilters span {
	display: block;
}

.flFilterCloud {
	padding: 4px;
}

.flFilterCloud span {
	padding-right: 4px;
}

.flFilterRedundant span {
	padding-right: 3px;
}

.flPageCurrent {
	color: #ED222A;
	text-decoration: none;
	font-weight: bold;
}

.flClear {
	height: 20px;
	clear: both;
} 
