* {padding: 0; margin: 0;}

/*BODY*****************************************/
body {margin-top: 0%;
   margin-left: 10%;
   margin-right: 10%;
   margin-bottom: 5%;
   padding: 0px;
   background-color: #EDE9D3;
   color: black;
   font-family: arial, verdana, sans serif;
   font-size: 12px;
   }

#wrapper {background-color: #EDE9D3;
   color: black;
   width: 100%;
   margin-top: 10px;
   margin-right: auto;
   margin-bottom: 10px;
   margin-left: auto;
   }

/*HEADER*****************************************/
#header {
   border: 0px solid #999999;
   background: #EDE9D3;
   color: black;
   width: 760px;
   padding-top: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   }

/*NAVIGATION*****************************************/
#nav {
   color: white;
   width: 760px;
   height: 15px;
   padding-top: 5px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 10px;
   }
#nav a.menulink {
   display: block;
   width: 89px;
   height: 15px;
   padding: 2px 0 0 4px;
   text-align: left;
   vertical-align: middle;
   text-decoration: none;
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-weight: bold;
   color: white;
   background-color: #DA251C;
   border: solid 0px #E4E4E4;
   }
#nav a.menulink:hover {
   display: block;
   width: 89px;
   height: 15px;
   padding: 2px 0 0 4px;
   text-align: left;
   vertical-align: middle;
   text-decoration: none;
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-weight: bold;
   color: #FFF500;
   background-color: #DA251C;
   border: solid 0px #E4E4E4;
   }
#nav a.menulink:active {
   display: block;
   width: 89px;
   height: 15px;
   padding: 2px 0 0 4px;
   text-align: left;
   vertical-align: middle;
   text-decoration: none;
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-weight: bold;
   color: #FFF500;
   background-color: #DA251C;
   border: solid 0px #E4E4E4;
   }

#nav1 {
   color: white;
   width: 760px;
   height: 15px;
   padding-top: 5px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 10px;
   }
#nav1 a.menulink {
   display: block;
   width: 89px;
   height: 15px;
   padding: 2px 0 0 4px;
   text-align: left;
   vertical-align: middle;
   text-decoration: none;
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-weight: bold;
   color: white;
   background-color: #D90000;
   border: solid 0px #E4E4E4;
   }
#nav1 a.menulink:hover {
   display: block;
   width: 89px;
   height: 15px;
   padding: 2px 0 0 4px;
   text-align: left;
   vertical-align: middle;
   text-decoration: none;
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-weight: bold;
   color: #FFF500;
   background-color: #DA251C;
   border: solid 0px #E4E4E4;
   }
#nav1 a.menulink:active {
   display: block;
   width: 89px;
   height: 15px;
   padding: 2px 0 0 4px;
   text-align: left;
   vertical-align: middle;
   text-decoration: none;
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-weight: bold;
   color: #FFF500;
   background-color: #DA251C;
   border: solid 0px #E4E4E4;
   }


/*MAIN Hauptseite*****************************************/
#main {
   background-color: #EDE9D3;
   text-align: center;
   color: black;
   width: 800px;
   padding-top: 0 0 0 0;
   overflow: auto;
   }
#main h1 {
   font-family: "comic sans ms";
   font-size: 10pt;
   text-align: left;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 0px;
   }
#main h2 {
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   text-align: justify;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 1px;
   }
#main h3 {
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   text-align: justify;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }
#main h5 {
   font-family: monotype corsiva;
   font-size: 13pt;
   text-align: left;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }

#main .a1 {
   font-family: arial, verdana, sans serif;
   font-size: 1pt;
   color: #F9FFF9;
   }
#main .a9 {
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal
   }

#main a {
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: black;
   text-decoration: none;
   }
#main a:active {
   text-align: center;
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: black;
   text-decoration: underline;
   }

li {margin: 0 0 0 2em;
   padding: 0;
   }

div#box1 {float: left;
   display: inline;
   border: 1px solid #999999;
   background: #EDE9D3;
   width: 235px;
   height: 190px;
   margin: 0 0 0 12px;
   padding: 2px;
   }
div#box2 {float: left;
   display: inline;
   border: 1px solid #999999;
   background: #EDE9D3;
   width: 225px;
   height: 190px;
   margin: 0 0 0 2px;
   padding: 2px;
   }

/*MAIN nachfolgende Seiten*****************************************/
#main1 {
   background-color: #EDE9D3;
   color: black;
   width: 765px;
   padding: 2 0 0 0;
   overflow: auto;
   }
#main1 h1 {
   font-family: "monotype corsiva";
   font-size: 15pt;
   text-align: left;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 0px;
   }
#main1 h2 {
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   text-align: justify;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }
#main1 h3 {
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   text-align: justify;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }
#main1 h4 {
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   text-align: justify;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }
#main1 h5 {
   font-family: monotype corsiva;
   font-size: 14pt;
   text-align: justify;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 0 0 0 15px;
   }

#main1 .mc12 {
   font-family: monotype corsiva;
   font-size: 13pt;
   text-align: justify;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: black;
   margin: 0;
   padding: 0;
   }
#main1 .a1 {
   font-family: arial, verdana, sans serif;
   font-size: 1pt;
   color: #F9FFF9;
   }
#main1 .a10 {
   font-family: arial, verdana, sans serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal
   }
#main1 ul {
   padding: 0 0 0 15px;
   }


#main1 a {
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: black;
   text-decoration: none;
   }
#main1 a:active {
   text-align: center;
   font-family: arial, verdana, sans serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: black;
   text-decoration: underline;
   }

div#box4 {float: left;
   border: 1px solid #999999;
   background: #EDE9D3;
   width: 745px;
   height: 160px;
   margin: 3px;
   padding: 5px;
   }
div#box7 {float: left;
   border: 1px solid #999999;
   background: #EDE9D3;
   width: 745px;
   height: 450px;
   margin: 3px;
   padding: 5px;
   }

/*FOOTER*****************************************/
#footer {
   background-color: #F9FFF9;
   color: black;
   width: 760px;
   margin-top: 2px;
   padding: 2px 0 2px 0;
   }
#footer a:link {
   font-family: arial, verdana, sans serif;
   font-size: 8pt;
   text-align: right;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }
#footer a:visited {
   font-family: arial, verdana, sans serif;
   font-size: 8pt;
   text-align: right;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }
#footer h5 {
   font-family: arial, verdana, sans serif;
   font-size: 8pt;
   text-align: right;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }

#footer1 {
   background-color: #F9FFF9;
   color: black;
   width: 760px;
   margin-top: 5px;
   padding: 2px 0 2px 0;
   }
#footer1 a:link {
   font-family: arial, verdana, sans serif;
   font-size: 8pt;
   text-align: right;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }
#footer1 a:visited {
   font-family: arial, verdana, sans serif;
   font-size: 8pt;
   text-align: right;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }
#footer1 h5 {
   font-family: arial, verdana, sans serif;
   font-size: 8pt;
   text-align: right;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 5px;
   }

/*ADRESSE*****************************************/
address {
   text-align: center;
   font-family: arial, verdana, sans serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   color: black;
   margin-top: 5px;
   line-height: 1.5em;
   }