/**********************
* GRUNDEINSTELLUNGEN
**********************/

body, .formular { background: #efede9; }


/*******************
* EBENEN
*******************/

#spalte2 { background:url("/images/leser_schatten_s2.png") no-repeat bottom right !important; }
#spalte2_breit { background:url("/images/leser_schatten_s2b.png") no-repeat bottom right !important; }
#spalte3_inhalt { background: url("/images/leser_schatten_s3.png") no-repeat bottom right !important; }
#spalte3_schmal_inhalt li a:hover, #spalte3_schmal_inhalt li.current a { background:#d4cbc5; }
#zufallsbild { background:#f5f4f1; }


/*******************
* Merkzettel
*******************/

#merkzettel { background:url("/images/merkzettel.gif") top right no-repeat; }
#merkzettel.aktiv { background:url("/images/merkzettel_a.gif") top right no-repeat; }
#spalte2_breit.merkzettel { background:url("/images/leser_schatten_s2b_merk.png") no-repeat bottom right !important; }


/*******************
* REITER
*******************/

/* REITER OBEN */
#spalte3 ul.reiter li  { background:url("/images/leser_om.gif") right repeat-y; }
#spalte3 ul.reiter li.current { background:url("/images/leser_om_active.gif") right repeat-y; }
#spalte3 ul.reiter li div { background:url("/images/leser_or.gif") top right no-repeat; }
#spalte3 ul.reiter li div.active { background:url("/images/leser_or_active.gif") top right no-repeat; }
#spalte3 ul.reiter li div div { background:url("/images/leser_ol.gif") no-repeat; }
#spalte3 ul.reiter li div.active div { background:url("/images/leser_ol_active.gif") no-repeat; }

/* REITER FUSSZEILE */
#fusszeile ul.reiter li.current { background:url("/images/leser_um_active.gif") right repeat-y; }
#fusszeile ul.reiter li div.active { background:url("/images/leser_ur_active.gif") bottom right no-repeat; }


/*******************
* SCHATTEN
*******************/

.schattenecke { background:url("/images/leser_trans.gif") no-repeat top right; }
.schatten_s2, .schatten_s3 { background:url("/images/leser_schatten.gif") no-repeat bottom right !important; }
.schattenecke_unten { background:#efede9; }

/*******************
* Tooltipp
*******************/

.tooltip_wrapper { background:url("/images/leser_ecke_l.png") no-repeat left 5px !important; }
.tooltip_wrapper_r_arrow { background:url("/images/leser_ecke_r.png") no-repeat right 5px !important; }
.tooltip_title, .tooltip_content { background:#806D5C; }


/*********************
* ALLGEMEINE KLASSE
*********************/

.mehrlink { background: url("/images/arrlink.png") no-repeat right; }
