/* CSS Schnaeppchenmarkt Start - Copyright - Püschel GmbH & Co.KG */

/* Schnaeppchenmarkt */
#marktallgemein {
 width: 650px;
 height: 580px;
 margin: auto;
 line-height: 1.6em;
 font-size: 0.9em;
 overflow: auto;
}
#markttitel {
 width: 650px;
 height:60px;
 margin: auto;
 padding: 0;
}

/* Schnaeppchenmarktlogo */
#marktoben {
 width: 650px;
 height: 35px;
 margin: auto;
 margin-bottom: 3px;
 padding: 0px;
 line-height: 1.9em;
 font-size: 1.7em;
 font-family: Arial, Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 text-align: center;
 color: #000079;
 overflow: hidden;
}

/* Schnaeppchenmarktmenu*/
#menumarkt {
 background: #007bbf;
 margin: 0 auto;
 width: 645px;
 padding: 0;
 padding-left: 2px;
 text-align: left;
 color: #ffff00;
}
#menumarkt li {
 display: inline;
 padding-left: 3px;
 padding-right: 5px;
 line-height: 1.8em;
 font-size: 0.78em;
 font-weight: bold;
 font-family: Arial, Georgia, "Times New Roman", Times, serif;
 list-style-type: none;
 border-left: 1px solid #ffffff;

 text-decoration: none;
}
#menumarkt li a {
 color: #ffffff;
 text-decoration: none;
}

#markt {
 width: 640px;
 height: 500px;
 margin: auto;
 padding: 0px;
 line-height: 1.2em;
 font-size:1em;
 overflow: auto;
}
h3 { 
 margin: auto;
 margin-bottom: 10px;
 margin-top: 5px;
 padding: 0 0 5px 5px;
 line-height: 1em;
 font-size: 1.6em;
 font-family: Arial, Georgia, "Times New Roman", Times, serif;
 color: #00008B;
 border-bottom: 1px solid #0000CE;
}
h4 { 
 margin: auto;
 margin-bottom: 10px;
 padding: 0 0 5px 5px;
 line-height: 0.5em;
 font-size: 1.4em;
 font-family: Arial, Georgia, "Times New Roman", Times, serif;
 color: #00008b;
}

/* Schnaeppchenmarktangebot */
.angebotzeile {
 width: 615px;
 height: 280px;
 margin: 0;
 margin-bottom: 10px;
 border: 1px solid #0000CC;
}
 img {
 border: none;
}

/* Angebot, Bild  */
.angebotbildstart {
 width: 150px;
 margin: 8px;
 padding: 1px;
 float: left;
}

.angebotbild {
 width: 150px;
 height: 255px;
 margin: 8px;
 padding: 1px;
 float: left;
}

/* Angebote, Beschreibung */
.angebotbeschreibung {
 width:435px;
 height: 260px;
 margin: 0;
 padding: 0;
 line-height: 1.2em;
 font-size: 0.9em;
 Text-align: left;
 float: left;
}
h2 { 
 margin-bottom: 5px;
 margin-top: 5px;
 padding: 2px 0 5px 5px;
 line-height: 1.1em;
 font-size: 1.5em;
 font-family: Arial, Georgia, "Times New Roman", Times, serif;
 color: #00008B;
 border-bottom: 1px solid #0000CE;
}

/* Angebote, Preis */
.angebotpreis {
 width: 150px;
 height: 90px;
 margin: auto;
 margin-top: 10px;
 padding: 5px;
 font-size: 1.1em;
 border: 1px solid #0000CC;
}
.angebotpreis h5 {
 margin: 0;
 padding: 0;
 line-height: 1.6em;
 font-size: 1.2em;
 font-family: Arial, Georgia, "Times New Roman", Times, serif;
 text-align: center;
}
.angebotpreis h6 {
 margin: 0;
 padding: 0;
 line-height: 1.4em;
 font-size: 0.8em;
 font-family: Arial, Georgia, "Times New Roman", Times, serif;
 text-align: center;
 border-bottom: 1px solid #000079;
}

/* Geschirr*/
.geschirr {
 width: 95px;
 height: 170px;
 padding: 3px;
 line-height: 1em;
 font-size: 0.9em;
 border-right: 1px dotted #0000CC;
 border-bottom: 1px dotted #0000CC;
 float: left;
}

.rabatt {
 margin: 0;
 padding: 0;
 line-height: 1.6em;
 font-size: 1.3em;
 font-family: Arial, Georgia, "Times New Roman", Times, serif;
 text-align: center;
 color: #FF0000;
}

.geschirrmarke1 {
 width: 550px;
 height: 560px;
 margin: auto;
 padding: 2px;
 overflow: hidden;
}
.geschirrmarke2 {
 width: 550px;
 height: 400px;
 margin: auto;
 padding: 2px;
 overflow: hidden;
}
.geschirrmarke3 {
 width: 550px;
 height: 230px;
 margin: auto;
 padding: 2px;
 overflow: hidden;
}

.geschirrbeschreibung1 {
 width: 210px;
 height: 290px;
 margin: auto;
 padding-top: 80px;
 float: right;
}
.geschirrbeschreibung2 {
 width: 260px;
 height: 290px;
 margin: auto;
 padding-top: 60px;
 float: right;
}
.geschirrbeschreibung3 {
 width: 260px;
 height: 200px;
 margin: auto;
 padding-top: 15px;
 float: right;
}


/* CSS Schnaeppchenmarkt Ende - Copyright - Püschel GmbH & Co.KG */
