/*CSS erstellt durch Ingo J. J&auml;hne, EDB Datenbankgesellschaft Hanel mbH,
www.edb-ag.de, 01.08.2006
*/

/* Standard-Links */

A:link {
        font-weight: normal;
        color: Black;
        text-decoration: underline;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.0em;
}
A:Visited {
        font-weight: normal;
        color: #555555;
        text-decoration: underline;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.0em;
}
A:Active {
        font-weight: normal;
        color: Red;
        text-decoration: underline;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.0em;
}
A:Hover {
        font-weight: normal;
        color: Red;
        text-decoration: underline;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.0em;
}

/* Links fuer menuebuttons */

A.menue:link {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        font-weight: bold;
        color: White;
        text-decoration: none;
        }

A.menue:Visited {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        font-weight: bold;
        text-decoration: none;
        color: White;
}

A.menue:Active {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        font-weight: bold;
        color: Navy;
        text-decoration: none;
}

A.menue:Hover {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        font-weight: bold;
        color: Black;
        text-decoration: none;
}

/* Link f&uuml;r Mail im Inhaltsbereich */

A.email-text:link {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        color: White;
/*        font-size: 0.8em;*/
        letter-spacing: normal;
        text-decoration: underline;
}

A.email-text:Visited {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
/*        font-size: 0.8em;*/
        letter-spacing: normal;
        text-decoration: underline;
        color: White;
}

A.email-text:Active {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
/*        font-size: 0.8em;*/
        letter-spacing: normal;
        text-decoration: underline;
        color: Yellow;
}

A.email-text:Hover {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
/*        font-size: 0.8em;*/
        letter-spacing: normal;
        text-decoration: underline;
        color: #E5E5E5;
}

/* Links fuer Maillink */

A.maillink:link {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        color: Black;
        text-decoration: none;
}

A.maillink:Visited {
        color: #5A5A5A;
        text-decoration: none;
}

A.maillink:Active {
        color: Blue;
        text-decoration: none;
}

A.maillink:Hover {
        color: Red;
        text-decoration: none;
}

a.webdesign {
        font-family: Arial, Helvetica, sans-serif;
        font-size :  10px;
        font-weight: normal;
        text-decoration:none;
        color: #AFC38B;
}

a.webdesign:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size :  9pt;
        font-weight: normal;
        text-decoration:none;
        color: #AFC38B;
}

a.webdesign:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size :  9pt;
        font-weight: normal;
        text-decoration:none;
        color: #AFC38B;
}

a.webdesign:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size :  9pt;
        font-weight: normal;
        text-decoration:none;
        color: Blue;
}

a.webdesign:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size :  9pt;
        font-weight: normal;
        text-decoration:none;
        color: #BFD39B;
}


body {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        color: white;
        scrollbar-face-color: #0B500D;
        scrollbar-highlight-color: #82975D;
        scrollbar-3dlight-color: #99AE74;
        scrollbar-darkshadow-color: #4A5F25;
        scrollbar-shadow-color: #6D8248;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-track-color: #357A37;
        }

h1 {
        font-size: 18px;
        color: #DBF0DD;
}

h2 {
  font-size:16px;
}

.counter {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        color: #9FB37B;
}


.scrollen {
        overflow: auto;
        height: 470px;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        color: White;
        font-size: 10pt;
}

.normaltext {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        color: White;
        font-size: 10pt;
}

.bg-menue {
        background-image: url(img/hg_menu.gif);
        background-repeat: no-repeat;
}

.bg-inhaltsbereich {
        background-image: url(img/hg_inhaltsbereich.jpg);
        background-repeat: no-repeat;
		  background-color: #0B500D;
}

.bild-links-unten {
        vertical-align: bottom;
}

.menuebutton-aktiv {
        border: 4px solid #438D43;
        background-color: #71864C;
        padding-top: 5px;
        padding-bottom: 5px;
}

.menuebutton-inaktiv {
        border: 4px solid #438D43;
        background-color: #82975D;
        padding-top: 5px;
        padding-bottom: 5px;
}

.adressbox {
        border: 4px solid #438D43;
        background-color: #8FAF8A;
        padding-left: 2px;
        padding-right: 2px;
        font: normal normal 10pt Arial, Helvetica, sans-serif;
        color: Black;
}

.table-um-menue {
	width: 235px;
	height: 513px;
}

.table-menue {
	width: 180px;
}