/* -------------------------------------------------------------------------------------------------------- */
/* Stylesheet fuer rightbar.html                                                                            */
/* -----------------------------                                                                            */
/* Made by Matt Rehm                                                                                        */
/* created: 30.12.2008                                                                                      */
/* -------------------------------------------------------------------------------------------------------- */

form               { margin: 0px; padding: 0px; }

BODY               { background-color:#E2E3DB; margin: 0px; padding: 0px; 
                     font-family: Helvetica,Arial,"Sans Serif"; font-size:9pt; color:#000000; }

.border            { border: 1px solid #D9D9B3; }
.border_left       { border-left: 1px solid #847352; border-top: 1px solid #847352; height:100%; width: 100%; }


.line              { background: url(../images/dotline.gif) repeat-x; padding: 10px 8px 0px 8px; }

.subtitle          { background:#D9D9B3; padding: 2px; font-weight: bold; text-align: center; }

/* -------------------------------------------------------------------------------------------------------- */
/*  Suche  */

.title             { border-top: 1px solid #C6BAA5; background: #D9D9B3; 
                     padding:3px 0px 3px 12px; }

.such_eingabe      { border: 1px solid #000000; font-size: 8pt; width: 125px; }
.such_button       { margin: 0 0 0 5px; border: none; background: #D9D9B3; font-size: 8pt; font-weight: bold; cursor: pointer; }


/* -------------------------------------------------------------------------------------------------------- */
/*  Kalender  */

#kalender          { margin: 10px 0px 0px 0px; }
.kalender_text     { padding: 6px 0px 6px 0px; text-align: center; line-height:1.4em; background: #F5F5F5; }


/* -------------------------------------------------------------------------------------------------------- */
/*  Buchtipp  */

#buchtipp          { margin: 20px 0px 0px 0px; }
.buchtipp_text     { padding: 6px 0px 6px 0px; text-align: center; line-height:1.4em; background: #F5F5F5; }
.buchtipp_img      { margin: 4px 0px 2px 0px; border: 2px solid #B0B0B0; }
.buchtipp_link     { margin: 4px 0px 0px 6px; }


/* -------------------------------------------------------------------------------------------------------- */
/*  Linktipp  */

#linktipp          { margin: 20px 0px 0px 0px; }
.linktipp_text     { padding: 10px 0px 10px 0px; text-align: center; line-height:1.4em; background: #FFFFFF; }


/* -------------------------------------------------------------------------------------------------------- */
/*  Links  */

A:link        { color:#B01010; font-weight: bold; text-decoration : none; }
A:active      { color:#C00000; font-weight: bold; text-decoration : none; }
A:visited     { color:#B01010; font-weight: bold; text-decoration : none; }
A:hover       { color:#FF0000; font-weight: bold; text-decoration : underline; }

/* -------------------------------------------------------------------------------------------------------- */



