/*  #####################################################
**  Domain:    www.#.de
**  Datei:     opera.css
**  Funktion:  Anpassungen fuer Opera

**  Erstellt:  17.10.2007
**  Media:     screen, projection

**  Autor:     Michael Degener
**  copyright: infomax websolutions GmbH
##################################################### */

@media screen
{
html {
 margin: 0;
 padding: 0;
}
body {
 background-image: none;
}

/* fontsize-select */
#header .size li a span.raised {
 float: right;
 margin: -18px 0 0 8px;
}

/* reiseplaner startseite */
#planer .form_back {
 height: 10.20em;
 left: 14.00em;
 top: -11.60em;
}
#planer .form_container {
 left: 9.625em;
 top: -15.90em;
}
#planer .form_container fieldset {
 padding: 0 0 0.312em 0;
}
#planer .form_container legend {
 width: 90%;
 padding: 0.437em 0 0.562em 0.312em;
 margin: 0 0 0 0.312em;
}
#planer .form_container select {
 padding: 0.187em;
}


ul.slider li div.txt_block h3 {
 font-size: 1.0em;
}


/* imgteaser */
#content_teaser .imgteaser a.price, #content_teaser .imgteaser a.price:visited {
 left: 0.45em;
 top: -1.80em;
}

/* teaser angebotsmappe */
#content_right #t_offers .total {
 width: 15.45em;
}

/* suchformular reiseplaner */
#sform legend {
 float: left;
 margin: 30px 0 0 0;
}
#sform label.small {
 margin: 8px 0 0 25px;
}
#sform select {
 padding: 2px 3px;
}
#sform div.item_checkbox label, #sform div.item_checkbox_large label {
 margin: 8px 0 0 5px;
}
#sform input.check {
 margin: 0 0 0 0;
}
#sform #buttons input.buttonstyle {
 font-size: 0.7em;
}

/* liste sortieren */
#list .sort select, #folder .sort select {
 padding: 2px 0;
}

/* angebotsmappe */
#folder table td h3 a {
 font-size: 80%;
}

/* kontaktformular */
#form .fcontainer {
 margin: 0 0 10px 0;
}
#form legend {
 margin-bottom: 0;
}
#form input {
 width: 56%;
}
#form input.city {
 width: 32.0%;
}
#form input.check {
 width: 14px;
 height: 14px;
 background-color: #FFF !important;
 border: 1px solid #808080 !important;
 margin: 5px 6px 0 0;
}
#form input.check:hover, #form input.check:hover:active, #form input.check:focus {
 background-color: #FFF !important;
 border: 1px solid #000 !important;
}
#fbuttons input.buttonstyle {
 width: 45%;
 font-size: 0.7em;
}
#form .fcontainer .broad {
 width: 41%;
}



}
