@charset "iso-8859-2";
/* CSS Document */

.spezial{
float:left;
margin:20 0 0 5;
width:440px;
height:auto;
/*border:solid 1px;*/
}

.spezial #sp_oben{
float:left;
width:440px;
height:60px;
background-image:url(../images/layout/HG_spezial_oben.gif);
background-repeat:no-repeat;
}

.spezial #sp_oben_txt{
float:left;
margin:18 0 0 200;
width:210px;
height:25px;
font-size:16px;
font-style:italic;
text-align:center;
color:#D59826;
}
.spezial #sp_mitte{
float:left;
width:440px;
height:auto;
background-image:url(../images/layout/HG_spezial_mitte.gif);
background-repeat:repeat-y;
color:#666666;
}

.spezial #sp_mitte #gfx{
float:left;
margin:20 0 0 20;
}

.spezial #sp_mitte #bezeichnung{
float:right;
margin:20 20 0 0;
width:190px;
height:25px;
font-size:13px;
font-style:italic;
}

.spezial #sp_mitte #beschreibung{
float:right;
margin:0 20 0 0;
width:190px;
height:auto;
}

.spezial #sp_mitte #price{
float:right;
margin:20 20 0 0;
width:190px;
height:35px;
background-image:url(../images/layout/preisschild.gif);
background-position:right;
background-repeat:no-repeat;
}

.spezial #sp_mitte #price #price_detail{
float:right;
margin:-20 0 0 0;
width:64px;
height:15px;
text-align:center;
}

.spezial #sp_mitte #CartBtn{
float:left;
margin:15 0 0 25;
width:140px;
}
.spezial #sp_mitte #CartBtn a{
font-size:11px;
color:#666666;
text-decoration:none;
}

.spezial #sp_mitte #CartBtn a:hover{
color:#B50F13;
}
.spezial #sp_unten{
float:left;
width:440px;
height:40px;
background-image:url(../images/layout/HG_spezial_unten.gif);
background-repeat:no-repeat;
}

.werbung{
float:left;
margin:20 0 0 5;
width:440px;
height:auto;
border-top:solid 1px #999999;
}

.werbung #wer_oben{
float:left;
width:440px;
height:60px;
background-image:url(../images/werbung/hg_werbung_oben.gif);
background-repeat:no-repeat;
}
.werbung #wer_oben_txt{
float:left;
margin:18 0 0 200;
width:210px;
height:25px;
font-size:14px;
font-style:italic;
text-align:center;
color:#666666;
}
.werbung #wer_mitte{
float:left;
width:440px;
height:auto;
background-image:url(../images/werbung/hg_werbung_mitte.gif);
background-repeat:repeat-y;
color:#666666;
}
.werbung #wer_mitte img{
float:left;
margin:0 20 0 0;
}

.werbung #wer_mitte #txt_mitte{
float:left;
margin:15 20 0 15;
display:block;
text-align:justify;
height:auto;
font-size:13px;
}
.werbung #wer_unten{
float:left;
width:440px;
height:40px;
background-image:url(../images/werbung/hg_werbung_unten.gif);
background-repeat:no-repeat;
}