/*---Template-CSS---Catering-Partyservice-Dresden-Pillnitz---(c)4koepfe.de---*/

#c2_left, #c2_right {
    width: 300px;
    float: left;
}

#c2_right {
    margin-left: 50px;
}

#c3_left {
    width: 430px;
    float: left;
}

#c3_right {
    width: 175px;
    float: left;
    margin-left: 50px;
    padding-top: 21px;
}

#c3_right img {
    border: 1px solid #005874;
}

.jiggy {margin-bottom: 10px;}

.image {
  float:right;
  width: 200px;
}

/*---GALERIE---*/

#gallerydiv {
  padding: 5px;
  background: #a3c9b3;
  border: 1px solid #114e21;
  float: left;
}

#gallerypreviews {
  float: left;
  width: 330px;
  margin: 0 5px;
}
#gallery a img,
#gallerypreviews a img {
  padding: 2px;
  background: #114e21;
}
#gallery a:hover img,
#gallerypreviews a img.a1,
#gallerypreviews a:hover img {
  background: #e68400;
}

/*---FORMULAR---*/

#formtext {
    margin: 5px 0;
    padding: 0 10px;
    float: left;
    width: 150px;
}

fieldset {
    background: #a3c9b3;
    border: 1px solid #114e21;
    padding: 10px;
    width: 28em;
    float: left;
}

fieldset legend {
    font-size: 0.9em;
}

fieldset label {
    float: left; 
    width: 20em;
    font-size: 0.8em;
}

fieldset .text {
    width: 30em;
    height: 1.2em; 
    border: 1px solid #114e21;
    margin-bottom: 3px;
    background: #f1f7fb;
    padding: 0 5px;
}

fieldset .text:focus {
    border: 1px solid #e48704;
    background: #fff;
}

fieldset .text:hover {
    border: 1px solid #3a7d93;
}

fieldset span {
    font-size: 14px; 
    margin-left: 5px; 
    vertical-align: top;
    line-height: 1.5em
}

fieldset .button {
    color: #fff; 
    height: 1.5em; 
    background: #114e21; 
    padding-bottom: 2px;
}

fieldset .button:hover {
    background: #428d53;
    color: #000;
}

#t_text {
    height: 10em; 
    width: 30em;
    font: 0.9em Arial, sans-serif;
}

.sendmail_emptyfield1 {color: red;}


/*---BUFFET---*/

.article.buffet {
    width: 300px;
    margin-right: 25px;
    float: left;
    height: 8em;
}

.article.buffet .text {
    width: 200px;
}

.article.buffet.detail {
  width: 100%;
  float:none;
  height: 100%;
}

.article.buffet.detail .text {
  width: 400px;
}

.article.buffet img {
  float:right;
}

.rezepte.detail img {float:right;} 
