﻿p,td,tr,br,form,input,nobr,div,ul,ol,li 
{
    font-family:Arial, Helvetica, Sans-Serif;
    color:#037657; /*#009C72;*/
    font-size:small;
    margin:0 0 0 5px;
    padding:0;
    text-align: left;
}

h1 {font-family:Arial;color:#000000;font-size:20px;}
h2 {font-family:Arial;color:#000000;font-size:16px;}

a:link {color:#037657;text-decoration:none;}
a:visited {color:#037657;text-decoration:none;}
a:active {color:#037657;text-decoration:none;}
a:hover {color:maroon;text-decoration:none;}


body {
}
/* Style definitionen für Tabellen  ===========================================*/
.style_Index
{
    background-color: #FFFFFF;      /* Hintergrundfarba des Dokuments */
}
/*-----------------------------------------------------------------------------*/
.style_Main_Table /* Tabellenformat für Icon -   ------------------------------*/
{
    width: 900px;
    height: 200px;
    border: 0px solid #008C78;  /* Farbe vom Rahmen jetzt grün*/
    /* border-color: #FF0000;      /* Farbe vom Rahmen ; gleich wie zeile vorher */
    background-color: #FFFFFF;  /* Hintergundfarbe */
    border-collapse:seperate;  /* collapse: Linien von Zellen laufen zusammen */
}
.style_Main_Table_Cell_Left
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:medium;
    font-weight: bold;
    color: #008C78;
    background-color: #FFFFFF;
    vertical-align:middle;
    text-align:left;
    width:700px;
}
.style_Main_Table_Cell_Right
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:medium;
    font-weight: bold;
    color: #008C78;
    background-color: #FFFFFF;
    vertical-align:middle;
    text-align:left;
}
.style_Sub_Table_0 /* Tabellenformat für Icon -   ------------------------------*/
{
    width: 900px;
    height: 50px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:large;
    font-weight: bold;
    border: 0px solid #008C78;  /* Farbe vom Rahmen jetzt grün*/
    /* border-color: #FF0000;      /* Farbe vom Rahmen ; gleich wie zeile vorher */
    background-color: #FFFFFF;  /* Hintergundfarbe */
    border-collapse:seperate;  /* collapse: Linien von Zellen laufen zusammen */
}
.style_Sub_Table_0_Cell_Left
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:large;
    font-weight: bold;
    color: #008C78;
    background-color: #FFFFFF;
    vertical-align:bottom;
    text-align:left;
    width:450px;
}
.style_Sub_Table_0_Cell_Left2
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:medium;
    font-weight: bold;
    color: #008C78;
    background-color: #FFFFFF;
    vertical-align:bottom;
    text-align:left;
    width:850px;
}

.style_Sub_Table_1 /* Tabellenformat für Icon -   ------------------------------*/
{
    width: 900px;
    height: 200px;
    border: 0px solid #008C78;  /* Farbe vom Rahmen jetzt grün*/
    /* border-color: #FF0000;      /* Farbe vom Rahmen ; gleich wie zeile vorher */
    background-color: #FFFFFF;  /* Hintergundfarbe */
    border-collapse:seperate;  /* collapse: Linien von Zellen laufen zusammen */
}

.style_Sub_Table_1_Cell_Left
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:medium;
    font-weight: bold;
    color: #008C78;
    background-color: #FFFFFF;
    vertical-align:middle;
    text-align:center;
    width:450px;
}
.style_Sub_Table_1_Cell_Right
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:medium;
    font-weight: bold;
    color: #008C78;
    background-color: #FFFFFF;
    vertical-align:middle;
    text-align:center;
}
.style_Index_Link_Text
{
    color: #008C78;
    text-decoration:none;
}

.style_Img_Logo
{
    border-width: 0px;
    width: 678px;
        height: 215px;
}
.style_HeadLine_Bold
{
    font-size: medium;
}


/*-----------------------------------------------------------------------------*/
.style_Fusszeile /* Tabellenformat für Fusszeile */
{
    width: 900px;
    height: 70;
    border: 1px solid #008C78;  /* Farbe vom Rahmen */
    background-color: #008C78;  /* Hintergundfarbe */
    border-collapse:seperate;  /* collapse: Linien von Zellen laufen zusammen */
}
.style_Fusszeile_Cell_Left
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:xx-small;
/*    font-weight: bold; */
    color: #FFFFFF;
    background-color: #008C78;
    vertical-align:middle;
    text-align:center;
}
.style_Fusszeile_Cell_Right
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:xx-small;
/*    font-weight: bold; */
    color: #FFFFFF;
    background-color: #008C78;
    vertical-align:middle;
    text-align:right;
    width:80px;
}


/*-----------------------------------------------------------------------------*/
/* Text-Styles ----------------------------------------------------------------*/
.style_Presentation_Headline
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: medium;
    font-weight: bold;
}
.style_Presentation_Text
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: small;
    font-weight:normal;
}

