<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#header {
	background:url("../images/slogan-fr.png") 100% 42px no-repeat;
	position:relative;
	z-index:1000;
}


#login #submit {
	background:url("../images/sprite-fr.png") 0 -309px no-repeat; 
	height:33px;
	display:block;
	width:167px;
	text-indent:-19999px;
	overflow:hidden;
	margin:10px auto 0 auto;
	border:0px;
}
#login #submit:hover {
	background-position:0 -343px;	
}

ul#mainNav li a {
	width:202px;
	height:42px;
	/*text-indent:-199999px;*/
	overflow:hidden;
	display:block;
	background:url("../images/spriteMenu-v05-fr.png") 0 0 no-repeat transparent;
	position:relative;
	z-index:1;
	font-size:16px;
	line-height:44px;
	text-align:center;
}
ul#mainNav ul.subNav {
	width:270px;	
}

ul#mainNav ul.subNav.short {
	width:220px;	
}

body #language li.de a {color:#a7a7a7;}
body #language li.de a:hover {color:#E6A41A;}

#language li.fr a {color:#E6A41A;}

.sidebarBox #contactRight {
	padding-top:15px;
	width:116px;
	background:url("../images/sprite-fr.png") -160px -59px no-repeat;
	float:right;
}

.sidebarBox #contactRight a#sidebarAnreiseLink {
	background:url("../images/sprite-fr.png") -13px -83px no-repeat;
	display:block;
	height:57px;
	width:57px;
	text-indent:-199999px;
	margin:0 auto;
}
.sidebarBox p.sidebarContactButton a {
	background:url("../images/sprite-fr.png") 0 0 no-repeat;
	height:33px;
	display:block;
	width:167px;
	text-indent:-19999px;
	overflow:hidden;
	margin:0 auto;
}

.NL-button {
	background:url("../images/sprite-fr.png") 0 -242px no-repeat; 
	height:33px;
	display:block;
	width:167px;
	text-indent:-19999px;
	overflow:hidden;
	margin:0 auto;
}

#sidebarNewsletter a#newsletterLink {
	background:url("../images/sprite-fr.png") 0 -173px no-repeat;
	display:block;
	height:33px;
	width:192px;
	text-indent:-19999px;
	overflow:hidden;
	margin:0 auto;
}

#sidebarNewsletter a#newsletterLink:hover  {
	background:url("../images/sprite-fr.png") 0 -207px no-repeat;
	display:block;
	height:33px;
	width:192px;
	text-indent:-19999px;
	overflow:hidden;
	margin:0 auto;	
}

body .product-list ul {
	min-width:1250px;;
}

#footer {
	background-image:url(../images/footerBg-fr.jpg);	
}
#footer ul#footerSitemapNav li#footerNaviDienst {width:240px;}
#footer ul#footerSitemapNav li#footerNaviService {width: 129px;}</pre></body></html>