/*  #####################################################
**  Domain:    extranet.bayern.by
**  Datei:     opera.css
**  Funktion:  Anpassungen fuer Opera

**  Erstellt:  16.07.2007
**  Media:     screen, projection

**  Autor:     Agnes Sieron
**  copyright: infomax websolutions GmbH
##################################################### */

@media screen
{
/* Volltextsuche */
#search {
 width: 13.6em !important;
}

/* Tools - Printversion */
#tools ul {
 float: right !important;
}

/* Fliesstext - Bildunterschrift */
#content .alt {
 width: 99% !important;
}

/* Fliesstext - Hilfeseite */
#content .fliesstext hr.ehelp {
 margin: 20px 0 20px 40px !important;
}

/* Merkzettel */
#t_merkzettel .title {
 width: 85% !important;
}

/* Maßnahmen-Finder */
#t_finder .title {
 width: 85% !important;
}

/* Maßnahmeneintrag - Titel */
#themenlist .title {
 width: 46.3em !important;
}
/* Maßnahmeneintrag - Datum */
#themenlist .date {
 padding: 0 50px 0 15px !important;
}

/* Liste - Blättern-Funktion */
#content .jump {
 padding: 2px 0 3px 2px;
}
#content .jump ul {
 margin: 0 auto;
}

}
