/*  #####################################################
**  Domain:    www.reitimwinkl.de
**  Datei:     opera.css
**  Funktion:  Basis-Stylesheet für Korrektur Layout Opera

**  Erstellt:  30.01.2007
**  Media:     screen, projection

**  Autor:     Michael Degener
**  copyright: infomax websolutions GmbH
##################################################### */
#topnavi {
 width: 45.061em;
}

#left_col {
  width: 15.91em;
}

/* topoffer */
#topoffer h3 a, #topoffer h3 a:visited {
 width: 12.45em;
}
#topoffer p {
 width: 13.70em;
}

/* bildergalerie fliesstext kl */
#topics .schatten {
 width: 433px;
 padding: 0 0 3px 0;
}
#gallery_kl {
 width: 410px;
}

/* kontaktformular */
#form input {
 width: 54%;
}
#form input.zipcode {
 width: 11%;
}
#form input.city {
 width: 32.0%;
}
#form input.check, #form input.radio {
 background-color: #FFF;
 border: 1px solid #B3B9C3;
}
#form input.radio {
 background-color: #FFF;
 border: 1px solid #F9F5E5;
}
#form input.check:hover, #form input.check:active, #form input.check:focus {
 background-color: #FFF;
 border: 1px solid #000;
}

/* teaser kontakt/wetter */
#kontakt2, #wetter2 {
 margin: 30px 20px 0 0;
}