/*  #####################################################
**  Domain:    www.chiemsee.de
**  Datei:     safari.css
**  Funktion:  Anpassungen fuer Safari

**  Erstellt:  27.06.2008
**  Media:     screen, projection

**  Autor:     Michael Degener
**  copyright: infomax websolutions GmbH
##################################################### */

@media screen
{

/* sprachauswahl */
#langChoose {
 width: 8.90em;
}
#langChooseContainer {
 width: 8.7000em;
}

/* volltextsuche */
#global_search li input{
	bottom:7.5em;
	left:.5em;
}


/* topnavi */
.udm li a {
 font-size: 0.90em;
}
.udm span.third {
	margin-left: 2px;
	margin-top: 1px;
	}

.sIFR-active #topnavi .n,
.sIFR-active #topnavi .active {
 width: auto !important;
 text-align: center;
 padding: 6px 22px 6px 22px !important;
}

}