.rotwein {
z-index:14;
float:left;
width:100%;
height:189px;
border-left:1px solid #B34D4D;
border-right:1px solid #B34D4D;
border-bottom:1px solid #B34D4D;
background-image:url(/templates/images/window_wine-red.jpg);
background-repeat:no-repeat;
}
.rotwein-top {
z-index:15;
width:100%;
border:1px dashed grey;
text-align:center;
background-color:white;
filter:alpha(opacity=85); -moz-opacity: 0.85;
}

.weisswein{
z-index:16;
width:100%;
height:189px;
border-left:1px solid #B34D4D;
border-right:1px solid #B34D4D;
border-bottom:1px solid #B34D4D;
background-image:url(/templates/images/window_wine-white.jpg);
background-repeat:no-repeat;
}
.weisswein-top {
z-index:17;
width:100%;
border:1px dashed grey;
text-align:center;
background-color:white;
filter:alpha(opacity=85); -moz-opacity: 0.85;
}

.spezialitaeten{
z-index:18;
float:right;
width:100%;
height:189px;
border-left:1px solid #B34D4D;
border-right:1px solid #B34D4D;
border-bottom:1px solid #B34D4D;
background-image:url(/templates/images/window_wine-special.jpg);
background-repeat:no-repeat;
}
.spezialitaeten-top {
z-index:19;
float:right;
width:100%;
border:1px dashed grey;
text-align:center;
background-color:white;
filter:alpha(opacity=85); -moz-opacity: 0.85;
}

.wein-text {
z-index:21;
margin-left:5px;
margin-right:5px;
text-align:left;
}
