/*  #####################################################
**  Domain:    www.ammergauer-alpen.by
**  Datei:     opera.css
**  Funktion:  Anpassungen fuer Opera

**  Erstellt:  05.02.2008
**  Media:     screen, projection

**  Autor:     Michael Degener
**  copyright: infomax websolutions GmbH
##################################################### */

@media screen
{

#keyvisual #key_content img:before {
 content:".";
 color: #f39814;
 font-size: 0em;
 float: left;
 margin: 0 0 0 -2px;
}

#topnavi {
 width: 44.10em;
}
#secnavi h2 {
 width: 16.100em;
 padding: 5px 0 5px 0.700em;
}

#ortsnavi h3 {
 width: 22.55em;
 width: 22.20em;
 padding: 7px 0 8px 0.700em;
}

#t_quartiersuche h3 {
 padding: 2px 0 3px 3.3%;
}

#assi h3 {
 margin: 75px 0 0 0;
}
#assi p {
 padding: 25px 0 20px;
}

#form legend {
 margin: 0 0 5px 0;
 padding: 0;
}

#form input {
 width: 56%;
}
#form input.zipcode {
 width: 11%;
}
#form input.city {
 width: 31.0%;
}

#t_quartiersuche input {
 /*width: 88px;*/
 width: 36%;
}

#form input.check {
 width: 12px;
 height: 12px;
 border: 1px solid #000 !important;
 background-color: #FFF !important;
}


}
