/* Standard ---------------------------------------------------------------- */

/*@page
{
    margin-top: 2cm;
    margin-left: 1.8cm;
    margin-right: 1.8cm;
    margin-bottom: 1.6cm;
    orphans: 4;
    widows: 4;
}*/

body
{
    font-family: 'Arial', sans-serif;
    font-size: 1em;
    background-color: #fff4a6;
    color: #00004a;
    overflow: auto;
    margin: 0;
    height: 100%;
}
li {list-style-image: url(olive_neu.gif);}

strong
{
    text-transform: uppercase;
    color: #ff0000
}

h1
{
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.8em;
    text-align: center;
}
/* Standard Ende ----------------------------------------------------------- */

/* Eigene Styles ----------------------------------------------------------- */
.LogoUndText
{
    display: block;
    float: none;
    width: 35em;
    margin-top: 5em;
    margin-bottom: 4em;
}
.LogoUndText p
{
    text-align: left;
    font-size: 0.8em;
}

.LogoUndText h2
{
    text-align: left;
    font-size: 1.5em;
}

.LogoUndText img
{
    float: left;
    margin-right: 25px;
}
.LogoUndText li {list-style-image: url(olive_neu.gif);}


.FaktenAufz
{
    font-size: 0.75em;
    color: #FF0000;
    text-align: left;
}

.zentriert  {text-align: center;}
.rechts     {text-align: right;}
.unsichtbar {display:none;}
.BildLinks  {float: left; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}
.BildRechts {float: right; margin-left: 10px; margin-top: 10px; margin-bottom: 10px;}
.fett       {font-weight: bold;}

.zweispaltigKlein
{
    width: 33%;
    float: left;
}

.PufferBei2Spaltig
{
    width: 22%;
    float: left;
}

.clear
{
    clear: both;
    height: 1px;
    margin-bottom: 1.5em;
}

.clearPrint
{
    clear: both;
    height: 1px;
}

.Bemerkung
{
    FONT-SIZE: 0.85em;
    FONT-STYLE: italic
}

#banner img {float: left;}
#banner h1  {font-size: 1em; text-align: left; padding-top: 18px;}
* html #banner h1  {font-size: 1em; text-align: left; padding-top: 0px;}
/* Eigene Styles Ende ------------------------------------------------------ */

/* Menue ------------------------------------------------------------------- */
#Hauptmenue
{
    display: none;
}
/* Menue Ende -------------------------------------------------------------- */
/* Sitemap ----------------------------------------------------------------- */
#Sitemap
{
    margin-left: 10em;
    width: 25em;
}
#Sitemap .Home
{
    font-size: 1.5em;
    margin-top: 1em;
}
#Sitemap .Obermenue
{
    font-size: 1.1em;
    line-height: 100%;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}
#Sitemap .Untermenue
{
    font-size: 0.95em;
    line-height: 100%;
    margin-top: 0;
    margin-bottom: 0.2em;
    margin-left: 20px;
}
#Sitemap .UnterUntermenue
{
    font-size: 0.95em;
    line-height: 100%;
    margin-top: 0;
    margin-bottom: 0.2em;
    margin-left: 40px;
}
#Sitemap a:link       { color: #00004A;}
#Sitemap a:active     { color: #FF0000;}
/* #Sitemap a:visited    { color: #FFF4A6;}  */
/* Sitemap Ende ------------------------------------------------------------ */

/* Frames ------------------------------------------------------------------ */
#RandOben
{
    display: none;
}

#RandUnten
{
    display: none;
}

#RandLinks
{
    display: none;
}

#RandRechts
{
    display: none;
}
/* Frames Ende ------------------------------------------------------------- */

#Inhalt
{
    display: block;
}
#Inhalt .ErgebnisForm {color: red;}
#Spacer {display: none;}



