/*  layout.css                         */
/*  css-Datei von ZIELOS.DE            */
/*  erstellt: August 2006              */
/*  by Patricia Stechert 11/2006       */

/**** Aufbau *****
        1. Body
        2. Allgemein
                Fonts
                Links
        3. Kopf
                Design
        4. Menu
                Design
                Links
        5. Main
                Design Allgemein
                Design Spezifisch
        6. Forms
                Forms
                Buttons
        7. Footer
                Design
                Links
*/

/******************************************************************************/
/*                                 BODY                                       */
/******************************************************************************/

/* Standard-Fonts und Colors */
body {  font-size:9pt;
        font-family:Georgia,Verdana,Arial;
        color:#322D24;
        background-color:#C3AD88;
        scrollbar-base-color:#C3AD88;
        scrollbar-track-color:#C3AD88;
        scrollbar-face-color:#C3AD88;
        scrollbar-highlight-color:#E3DACB;
        scrollbar-3d-light-color:#;
        scrollbar-dark-shadow-color:#6B532B;
        scrollbar-shadow-color:#6B532B;
        scrollbar-arrow-color:#FFFFFF;
        margin:0px;
        }


/******************************************************************************/
/*                                 ALLGEMEIN                                  */
/******************************************************************************/

/* Standardschrift im Table */
td{font-family: Georgia,Verdana,Arial;font-size:9pt;color:#322D24;line-height:185%;text-align:justify;}


/* Links */
a:link {font-family:Georgia,Verdana,Arial; color:#705930;font-size:9pt;text-decoration:none}
a:visited {font-family:Georgia,Verdana,Arial;color:#705930;font-size:9pt;text-decoration:none}
a:hover {font-family:Georgia,Verdana,Arial;color:#000000;font-size:9pt;text-decoration:none}



/******************************************************************************/
/*                                 KOPF                                       */
/******************************************************************************/

/* HG im Table */

td.oben01{background-image:url(../graph/oben_01.gif);width:436px;height:199px;}
td.oben02{background-image:url(../graph/oben_02.gif);width:345px;height:79px;}
td.oben03{background-image:url(../graph/oben_03.gif);width:345px;height:120px;}

/******************************************************************************/
/*                                 MENU                                       */
/******************************************************************************/

/* HG im Table */
table.menutable{width:753px;height:42px;background-image:url(../graph/menu.jpg);}

td.menu{background-image:url(../graph/menu.gif);width:268px;height:542px;}
td.rahmen-l{background-image:url(../graph/rahmen-link.gif);width:69px;height:542px;}

/* Links */
a.nav:link{font-family:Georgia,Verdana,Arial;font-size:9pt;color:#ffffff;text-decoration:none;}
a.nav:visited{font-family:Georgia,Verdana,Arial;font-size:9pt;color: #ffffff;text-decoration:none;}
a.nav:hover{font-family:Georgia,Verdana,Arial;font-size:9pt;color:#E3DACB;text-decoration:underline;}

a.nav-small:link{font-family:Georgia,Verdana,Arial;font-size:7pt;color:#476176;text-decoration:none;}
a.nav-small:visited{font-family:Georgia,Verdana,Arial;font-size:7pt;color: #476176;text-decoration:none;}
a.nav-small:hover{font-family:Georgia,Verdana,Arial;font-size:7pt;color:#C50D0D;text-decoration:none;}


/******************************************************************************/
/*                                 MAIN                                       */
/******************************************************************************/

/********* Allgemein ***************************************************/

/* Table & Rahmen */

table.rahmen{border-color:#B0B0B0;border-width:1px;border-style:solid;border-collapse:collapse;
           background-color:#ffffff;width:753px;}

td.inhalt{background-color:#E3DACB;text-align:left;}

.ub{color:#942712;font-weight:bold;font-size:10pt;text-transform:uppercase;}

td.untenstart{font-size:8pt;border-left:1px solid #B0B0B0;}

/* Schriftfarben */
div.blau{color:#075393;font-weight:bold;}
div.rot{color:#BD0704;font-weight:bold;}

/* Design Linie */
hr.linie{height:1px;color:#000000;}

/* Bild Rechts */
td.bild{background-image:url(../graph/b-hg.jpg);border-color:#B0B0B0;border-width:1px;border-style:solid;}





/******************************************************************************/
/*                                 FORMS                                      */
/******************************************************************************/

.kontaktform        {font-family:verdana,arial;font-size:8pt;color:#000000;border-width:1px;background:#ffffff;width:350px;}
.kontaktformplz     {font-family:verdana,arial;font-size:8pt;color:#000000;border-width:1px;background:#ffffff;width:100px;}
.kontaktformort     {font-family:verdana,arial;font-size:8pt;color:#000000;border-width:1px;background:#ffffff;width:246px;}
.kontaktarea        {font-family:verdana,arial;font-size:8pt;color:#000000;border-width:1px;background:#ffffff;width:350px;}

/* Eingabefeld */
input.eingabe        {font-family:verdana,arial;font-size:8pt;color:#000000;border-width:1px;background:#ffffff;width:175px;}

/* Button */
input.button        {border-right: #880001 1px solid; border-top: #F87C7D 1px solid;
                border-left: #F87C7D 1px solid; color: #ffffff; border-bottom: #880001 1px solid;
                font-family: verdana, helvetica,; font-size: 11px; background-color: #BD0704}




/******************************************************************************/
/*                                 FOOTER                                     */
/******************************************************************************/

/* HG im Table */
td.unten{background-image:url(../graph/unten.gif);height:117px;width:781px;font-size: 10px;color:#705930;}


/* Links */
a.footer:link{font-family:Verdana,Arial;font-size:8pt;color:#000000;text-decoration:none}
a.footer:visited{font-family:Verdana,Arial;font-size:8pt;color:#000000;text-decoration:none}
a.footer:hover{font-family:Verdana,Arial;font-size:8pt;color:#075393;text-decoration:none}
