#all {
	/*width:1200px;*/
    width:auto;
}

#wrapper {
	width:1000px;
    padding:0;       
}

#wrapper.outside {
	width:auto;
    padding:0;       
}

#wrapper.outside .wrapper {
	width:1000px;
    padding:15px 0 0 0;   
    margin:0 auto;    
}

#wrapper.inside .wrapper {
    padding:15px 0 0 0;   
}

#navigation {
	width:1000px;
}

#header {}

#header.outside .header {
	width:1000px;
    position:relative;
    margin:0 auto;
    height:105px;    
}

#contentarea {}

#content {
	width:748px;
    padding:15px 15px 60px 15px;
    margin:20px 0px 10px 10px;
    min-height:350px;
    border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#cdcdcd;
	box-shadow:0 0 3px 0 #dee0e3;    
}

.nosidebar #content {
	width:968px;
    margin:20px 0px 10px 0px;
}

#sidebar {
	width:200px;
    padding:0px 0px 0px 0px;
    margin:20px 10px 10px 0px;
    border-width:0px 0px 0px 0px;
    border-style:solid;
    border-color:#dadada;    
}

#sidebar.left {}

#sidebar.right {}

#frontend-content {}


#frontend-content ul.items {
	margin:20px 0 0 0;
}

#frontend-content ul.items li {
	float:left;
    width:175px;
    height:280px;    
    overflow:hidden;
    margin:0px 15px 40px 0px;
    position:relative;
}

#frontend-content ul.items li:hover {}

#frontend-content ul.items li.first {
	clear:both;  
}
#frontend-content ul.items li.last {
    margin:0px 0px 40px 0px;
}

#frontend-content ul.items li .frontend-image {
    height:175px;
}

#frontend-content ul.items li .frontend-image img {
    max-width:175px;
    max-height:175px;
    display:block;
    margin:0 auto;
}

#frontend-content ul.items li a {
	position:absolute;
    width:175px;
    height:280px;
    top:0;
    left:0;
    text-indent:-9999px;
    background:url(../images/background/spacer.gif) repeat scroll 0 0 transparent;
    z-index:10; 
    /*z-index:999;*/
}

#frontend-content ul.items li .frontend-btn {
	position:absolute;
    width:175px;
    height:30px;
    bottom:0;
    left:0;
    /*background:#fff;*/
    background:url(../images/backgrounds/bg-box-09.png) repeat-x scroll 0 -20px transparent;       
    z-index:10; 
    /* z-index:999; */ 
    text-align:center;
    line-height:18px;
    color:#3f6191;
    border-width:0px 0px 1px 0px;
    border-style:solid;
    border-color:#3f6191;
    text-indent:9px;       
}

small {
    position: absolute;
    right: 45px;
    top: 13px;
}

#frontend-content ul.items li:hover .frontend-btn {
    background:url(../images/backgrounds/bg-box-08.png) repeat-x scroll 0 bottom transparent;
    color:#f2b218;
    border-color:#f2b218;     
}


#frontend-filters div.filter {
    margin:0 0 15px 0;
    padding:3px;
    background:#fff; 
    border-color:#cdcdcd;
	box-shadow:0 0 3px 0 #dee0e3;     
    border-style: solid;
    border-width: 1px;
}

#frontend-filters div.filter div.style {
    margin:0;
    padding:9px 10px 14px 10px;
}


#top-boxes {}

#top-boxes-first {}

#top-boxes-first .box-a,
#top-boxes-first .box-b {
	padding:15px;
    background:#fff;
    float:left;
    height:270px;
    border-width:1px;
    border-style:solid;
    border-color:#cdcdcd;
	box-shadow:0 0 3px 0 #dee0e3;    
}


#top-boxes-first .box-a {
	width:212px;
    margin:20px 10px 10px 0;
    color:#fff;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    /*text-align:center;*/
    text-align:right;
    /*font-size:30px;
    line-height:80px;    */
    font-size:12px;
}

#top-boxes-first .box-b {
	width:714px;
    margin:20px 0 10px 0;   
}

#top-boxes-first .box-a .girls {
	background:url(../images/backgrounds/maedchen-bettwaesche.jpg)no-repeat scroll 0 0 transparent;
    margin:0 0 15px 0;    
}
#top-boxes-first .box-a .girls:hover {  
	background:url(../images/backgrounds/maedchen-bettwaesche-hover.jpg)no-repeat scroll 0 0 transparent;
}

#top-boxes-first .box-a .boys {
	background:url(../images/backgrounds/jungen-bettwaesche.jpg)no-repeat scroll 0 0 transparent;
    margin:0 0 15px 0;
}
#top-boxes-first .box-a .boys:hover {
	/*background:#9cd1fc;*/
    background:url(../images/backgrounds/jungen-bettwaesche-hover.jpg)no-repeat scroll 0 0 transparent;
}

#top-boxes-first .box-a .babys {
	background:url(../images/backgrounds/baby-bettwaesche.jpg)no-repeat scroll 0 0 transparent;
}
#top-boxes-first .box-a .babys:hover {
	/*background:#ffb06b;*/
    background:url(../images/backgrounds/baby-bettwaesche-hover.jpg)no-repeat scroll 0 0 transparent;
}

#top-boxes-first a{
	background: url("../images/backgrounds/topnav-right.png") no-repeat scroll 95% 94% transparent;
    color: #FFFFFF;
    display: block;
    padding: 55px 30px 7px;
    width: 152px;
}

#top-boxes-first a:hover{
	text-decoration:none;
    background: url("../images/backgrounds/topnav-right-yellow.png") no-repeat scroll 95% 94% transparent;
}

#top-boxes-first .box-b div.container {
	overflow:hidden;
    height:270px;
}

#top-boxes-second {}

#top-boxes-second .box-a,
#top-boxes-second .box-b,
#top-boxes-second .box-c,
#top-boxes-second .box-d {
	padding:15px;
    float:left;
    background:#fff;
    border-width:1px;
    border-style:solid;
    border-color:#cdcdcd;
	box-shadow:0 0 3px 0 #dee0e3;       
    height:140px; 
}

#top-boxes-second .box-a {
	width:212px;
    margin:0 10px 10px 0;
}
#top-boxes-second .box-b {
	width:210px;
    margin:0 10px 10px 0;    
}
#top-boxes-second .box-c {
	width:210px;
    margin:0 10px 10px 0;    
}
#top-boxes-second .box-d {
	width:210px;
    margin0 0 10px 0;    
}

#top-boxes-second .box-a .container span,
#top-boxes-second .box-b .container span,
#top-boxes-second .box-c .container span,
#top-boxes-second .box-d .container span {
	position:absolute;
    /*text-align:center;*/
    text-align:left;
    height:20px;
    line-height:30px;
    /*opacity:0.8;*/
    /*background:#fff;*/
}


#top-boxes-second .container span.title{
	top:110px;
    background:none;
    color:#454545;
}

#top-boxes-second .container span{
	text-align:left;
}

#top-boxes #top-boxes-second  .container span a{
	background:url(../images/backgrounds/sidemenu-more-hover.png) no-repeat scroll 100% 50% transparent;
    display:block;    
    color:#5EABDB;
}

#top-boxes #top-boxes-second  .container span:hover a{
	background:url(../images/backgrounds/sidemenu-more.png) no-repeat scroll 100% 50% transparent;
	color:#454545;
}

#top-boxes-second .box-a .container span {
	width:212px;
}
#top-boxes-second .box-b .container span {
	width:210px;
}
#top-boxes-second .box-c .container span {
	width:210px;
}
#top-boxes-second .box-d .container span {
	width:210px;
}

body.nosidebar.boxes #content {
    margin:0 0 10px 0 ;
}

#top-boxes-second div.container {
	position:relative;
    overflow:hidden;
    height:140px;
}


#top-boxes #top-boxes-second a{
	color:#6C9BD7;
}

/*
-------------------------------------------------
  Style TEN
-------------------------------------------------
*/

body {
	/*background:#e3edfa;*/
    background:url(../images/backgrounds/bg-footer-01.png) repeat scroll 0 0 #323232;    
    /*font-family:Arial, Helvetica, sans-serif;*/
}

p {
	margin:0 0 7px 0;
    text-align:justify;
}

a, a:link, a:visited {
	color:#f2b218;
}

img {}

h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-weight:normal;
}


h1 {
	color:#426595;
    margin:0 0 5px 0;
    font-size:18px;
}
h2 {
	color:#426595;
    /*color:#454545;*/
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    margin:10px 0 2px 0;  
}

#all {
	background:#E3EDFA;
}

#header {
    height:105px;
    border-bottom:2px solid #3f6191;
    padding:15px 0 0 0;
    background:#fff;
}

#sidebar {
	background:;	
}

#content {
	background:#fff;*/
    /*background:url(../images/backgrounds/bg-box-09.png) repeat-x scroll 0 top #fff;*/
}

#wrapper {
	background:none;
}

#wrapper.outside {
	box-shadow:0 2px 8px 0 #dee0e3 inset;
    background:#F5F5F5;
    padding:0 0 40px 0;
    border-top:1px solid #8ca3c4;
}

#frontend-filters span.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#3f6191;
	/*border-bottom:2px dotted #dadada;*/
	padding:0 0 2px 0;
    line-height:20px;
}

#footer {
	border-top:2px solid #6e7b8a;
    padding:10px 0 0 0;
    margin:0;
	box-shadow:0 6px 6px 0 rgba(0, 0, 0, 0.4) inset;
    background:url(../images/backgrounds/bg-footer-01.png) repeat scroll 0 0 #323232;
    height:100px;
    
}

#copyright {
	margin:10px 0 0 0;
	color:#3f6191;
	font-size:11px;
	padding:0 0 10px 0;
}


#frontend-filters  .filter.filter-marke ul{
	max-height:180px;
    overflow-x:hidden;
    overflow-y:auto;
}

#frontend-description,
#frontend-content p {
    font-size:11px;
    line-height:1.3;
	font-family:Arial, Helvetica, sans-serif;
    color:#666;
}

#frontend-description {
	border-top:1px solid #dadada;
    padding:15px 0 0 0;
    margin:50px 0 0 0;
}


#navigation {
	position:absolute;
	left:0;
	bottom:0;
	z-index:500;
	border-bottom:/*2px solid #e3edfa*/none;
	text-align:left;
}


#mainmenu ul.menu > li {
    height: 30px;
}


#mainmenu ul > li > a {
	border:none;
	background:#fff;
	margin:0 10px 0 0;
	color:#3f6191;
}

#mainmenu ul > li > a:hover,
#mainmenu ul > li > a:active {
	border:none;
	background:#3f6191;
	margin:0 10px 0 0;
	color:#fff;
}

#mainmenu ul > li > a > span {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

/* Level 2 */

#mainmenu ul.level2 {
	background:#daf2f2;	
    border-top:2px solid #009999;
	border-right:none;
	border-bottom:none;
	border-left:none;
    left: 0;
	top:30px;
    padding:0 0 10px 0;
    /*
    padding:0 0 25px 0;
    */
    width: 150px;
}

#mainmenu ul.level2 li {
    line-height: 20px;
}

#mainmenu ul.level2 li a {
	border:none;
	background:none;
	margin:0;
	padding:5px 10px 0 10px;
}

#mainmenu ul.level2 li.first a {
	padding:10px 10px 0 10px;
}

#mainmenu ul.level2 li a span {
	border-right:none;
	border-left:none;	
	border-top:none;
	border-bottom:2px dotted #009999;
	background:none;
	margin:0;
	padding:0 10px 0px 0;
    /*
    padding:0 10px 5px 0;
	color:#009999;
    */
    color:#3f6191;
	font-size:11px;
	text-transform:none;
	font-family:Verdana, Geneva, sans-serif;
}
#mainmenu ul.level2 li a:hover span {
	color:#f2b218;
    /*color:#555;*/
}

/*
-------------------------------------------------
	FooterMenu
-------------------------------------------------
*/

#footermenu ul li a {
	color:#666;
}


#frontend-content .frontend-item .frontend-title {
	overflow: hidden;
	height:58px;
}

.nolink{
	cursor:default;
}


.button-zurueck{
	width:164px;
    height:50px;
    background:url(../images/backgrounds/back-sprite.png) no-repeat scroll 0px 0px transparent;
    cursor:pointer;
    margin:20px 0 0 -5px;
}

.button-zurueck:hover,
.button-zurueck:focus{
    background:url(../images/backgrounds/back-sprite.png) no-repeat scroll 0px -50px transparent;
}


#top-boxes-first a {
    color: #3f6191;
    padding: 110px 44px 7px 14px;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    text-align:left;
    position: absolute;
}

#top-boxes-first a:hover,
#top-boxes-second .box-a .container .a:hover a,
#top-boxes-second .box-b .container .b:hover a,
#top-boxes-second .box-c .container .c:hover a,
#top-boxes-second .box-d .container .d:hover a{
	text-decoration:none;
    color:#f2b218 !important;
}


#top-boxes-first .miele, #top-boxes-first .siemens {
    height: 135px;
}

#top-boxes #top-boxes-second a, 
#top-boxes #top-boxes-second b, 
#top-boxes #top-boxes-second c, 
#top-boxes #top-boxes-second d {
    background: url("../images/backgrounds/topnav-right.png") no-repeat scroll 95% 94% transparent;
    color: #3f6191;
    display: block;
    padding: 115px 0 7px 14px;
    text-align: left;
}

#top-boxes #top-boxes-second a:hover, 
#top-boxes #top-boxes-second b:hover, 
#top-boxes #top-boxes-second c:hover, 
#top-boxes #top-boxes-second d:hover {
    background: url("../images/backgrounds/topnav-right-yellow.png") no-repeat scroll 95% 94% transparent;
}

#top-boxes-second .box-a .container .a {
    background: url("../images/bosch-waermepumpentrockner.jpg") no-repeat scroll 0 0 transparent;
}
#top-boxes-second .box-b .container .b {
    background: url("../images/aeg-waermepumpentrockner.jpg") no-repeat scroll 0 0 transparent;
}
#top-boxes-second .box-c .container .c {
    background: url("../images/bauknecht-waermepumpentrockner.jpg") no-repeat scroll 0 0 transparent;
}
#top-boxes-second .box-d .container .d {
    background: url("../images/beko-waermepumpentrockner.jpg") no-repeat scroll 0 0 transparent;
}