.window {
filter:alpha(opacity=100);
-moz-opacity:1;
background-color: #75542a;
z-index:14;
float:left;
width:100%;
border-left:1px solid #B34D4D;
border-right:1px solid #B34D4D;
border-bottom:1px solid #B34D4D;
}
.window-top {
filter:alpha(opacity=100);
-moz-opacity:1;
background-color: #75542a;
z-index:15;
width:100%;
border:1px dashed grey;
text-align:center;
}
.window-main{
width:100%;
}

.window-breit {
filter:alpha(opacity=100);
-moz-opacity:1;
background-color: #75542a;
z-index:14;
float:left;
width:100%;
border-left:1px solid #B34D4D;
border-right:1px solid #B34D4D;
border-bottom:1px solid #B34D4D;
}
.window-top-breit {
filter:alpha(opacity=100);
-moz-opacity:1;
background-color: #75542a;
z-index:15;
width:100%;
border:1px dashed grey;
text-align:center;
}
.window-text {
margin:5px;
text-align:left;
left:0px;
}

.artikeldetails-big{
position:absolute;
}

.searchbottom{
margin-top:20px;
 width:480px;
 text-align:center;
}


