@charset "ISO-8859-1";

/* braun #C9925B */
/* blau  #8DB3E4 */


h1,h2,h3,h4,h5, p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-family:arial; font-style:normal; }

html, body        {
                    /*
                    background:url("../Background/grey.jpg") no-repeat center center fixed;
                    -webkit-background-size: cover;
                    -moz-background-size: cover;
                    -o-background-size: cover;
                    background-size: cover;
                    */
                    margin: 0;
                    padding: 0;
                    height: 100%;
                    width: 100%;
                    overflow: hidden !important;
                  }

a:link            { font-weight:normal; color:#3F48ED; text-decoration:none; }
a:visited         { font-weight:normal; color:#3F48ED; text-decoration:none; }
a:focus           { font-weight:normal; color:#3F48ED; text-decoration:none; }
/*a:hover           { font-weight:bold; color:#EF9F09; text-decoration:none; outline:1px solid #EF9F09; margin:1px;}*/
a:hover           { font-weight:normal; color:#3F48ED; text-decoration:underline; }
a:active          { font-weight:normal; color:#3F48ED; text-decoration:none; }

div#main          {

                    background:url("../Bilder/grey.jpg") no-repeat center center fixed;
                    -webkit-background-size: cover;
                    -moz-background-size: cover;
                    -o-background-size: cover;
                    background-size: cover;

                    width: 100%;
                    margin: auto; /* Div soll zentriert werden */
                    min-height: 100%; /* Mindesth&ouml;he f&uuml;r moderne Browser */
                    height:auto !important; /* Important Regel f&uuml;r moderne Browser */
                    height: 100%; /* Mindesth&ouml;he f&uuml;r den IE */
                    /*overflow: hidden !important;*/
                    /*background-color: #C9925B;*/
                    /*background-color: #D7D7D7;*/
                    background-color: #E7E7E7;
                    /*background: url(Bilder/Verlauf.jpg) repeat-x;*/
                  }

div#kopf          {
                    position:relative; top:0%; left:11%;
                    background:url("../Bilder/grey.jpg") no-repeat center center fixed;
                    -webkit-background-size: cover;
                    -moz-background-size: cover;
                    -o-background-size: cover;
                    background-size: cover;
                    width: 89%;

                    font-size: 2.0em;
                    font-weight:bold;
                    color: #000000;
                    margin: 0 ;
                    padding: 0;
                    /*text-align: center;*/
                    /*background-color: #8DB3E4;*/
                    background-color: #AAC1FF;
                    /*background-color: #7A70FF;*/
                    border-style: solid;
                    border-width: 1px;
                    border-color: white;
                  }

div#bild          {
                    /*position:absolute; bottom:1%; left:5%; */
                    position:absolute; top:1%; left:5%;
                    font-size: 0.7em;
                    width: 90%;
                    height:auto;
                    min-height: 150px;
                    overflow: hidden;
                    border-style: none;
                    border-width: 1px;
                    border-color: white;
                  }

div#navigation    {
                    position:absolute; top:0%; left:0px;
                    background:url("../Bilder/grey.jpg") no-repeat center center fixed;
                    -webkit-background-size: cover;
                    -moz-background-size: cover;
                    -o-background-size: cover;
                    background-size: cover;

                    font-size: 1.0em;
                    font-style:normal;
                    font-weight:200;

                    /*float: left;*/
                    width: 11%;
                    height:auto;
                    min-height: 100%;
                    height: 100%;
                    overflow: hidden;
                    margin: auto;
                    /*background-color: transparent*/
                    /*background-color: #7A70FF;*/
                    background-color: #AAC1FF;
                    border-style: solid;
                    border-width: 1px;
                    border-color: white;

                  }



div#inhalt        {
                    position:absolute; top:130px; left:9%;
                    margin: 3px;
                    height: auto;
                    min-height: 79%;
                    height: 79%;
                    width:91%;
                    overflow: auto;
                    /*
                    border-style: solid;
                    border-width: 1px;
                    border-color: white;
                    */
                    /*background: URL(Bilder/Verlauf.jpg) repeat;*/
                  }

#schatten         {
                    font-size:2.1em;
                    font-style:normal;
                    letter-spacing:0.7mm;
                    text-align:center;
                    font-family: 'arial';
                    font-style:normal;
                    color:#F78009;
                    text-shadow:black 2px 3px 3px;
                    }

* html div#Inhalt {
                    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
                  }

div#Inhalt h2     {
                    font-size: 1em;
                    margin: 0.2em 0;
                  }

div#Inhalt p      {
                    font-size: 1em;
                    margin: 1em 0;
                  }

#fusszeile        {
                    position:absolute; bottom:0%; left:15.1%;
                    width: 85%;
                    /*clear: both;*/
                    font-size: 1.0em;
                    margin: 0;
                    padding: 0;
                    font-family: 'arial';
                    text-align: center;
                    background-color: #8DB3E4;
                    border-style: solid;
                    border-width: 1px;
                    border-color: white;
                  }


/* f&uuml;r Text &Uuml;berschriften orange */
div.text0         {
                    margin:-1.24em 0px 0px 0px;
                    width:67%;
                    font-size:2.1em;
                    /*font-weight:100;*/
                    font-style:normal;
                    letter-spacing:0.7mm;
                    /*border:1px solid black;*/
                    text-align:center;
                    font-family: 'arial';
                    font-style:normal;
                    color:#F78009;

                  }

/* f&uuml;r Text &Uuml;berschriften schwarz (Schatten) */
div.text1         {
                    margin:0em 0px 0px 0.1em;
                    width:67%;
                    font-size:2.1em;
                    /*font-weight:100;*/
                    font-style:normal;
                    letter-spacing:0.7mm;
                    /*border:1px solid black;*/
                    text-align:center;
                    font-family: 'arial';
                    font-style:normal;
                    color:#000000;

                  }
/* f&uuml;r Anmerkungen */
div.text2          {
                    padding-top:1%;
                    padding-left:5%;
                    padding-bottom:10pt;
                    width:94%;
                    text-align:justify;
                    font-size:0.7em;
                    /*font-weight:bold;*/
                    font-style:normal;
                    font-family:'arial';
                    font-style:normal;
                    font-weight:bold;
                    color:#000000;
                    line-height: 1.3;
                  }

/* f&uuml;r Haupttext */
div.text          {
                    padding-top:1%;
                    padding-left:5%;
                    padding-bottom:10pt;
                    width:94%;
                    text-align:left;
                    font-size:1.2em;
                    /*font-weight:bold;*/
                    font-style:normal;
                    font-family:'arial';
                    font-style:normal;
                    color:#000000;
                    line-height: 1.3;

                  }