
/*<![CDATA[ */

        body {
             /* padding: 0px;*/
              margin: 0;
              font: 77% sans-serif;

         }
         #pageContainer {
              background: url('body_bg.gif') repeat-y;
              border: solid 1px #FFFFFF;
              border-width: 0 1px;
              margin: 0;
              min-width: 60em;
              width:  auto;
         }



         #header {
             margin:0; padding:0 0;
             background: url('body_bg.gif') repeat-y;
         }
         #outerContainer {
             background: url('body_bg.gif') repeat-y;
             /*background: #D0E9F9;*/
             border-left: 14em solid #FFFFFF;
             /*background: #9EAFF5;*/
             border-right: 14em solid #FFFFFF;
         }
         #innerContainer {


             /*border-right: solid 1px #003A75;*/
             border-width: 0 1px;
             background: #FFFFFF;
             margin: 0 -1px;
             width: 100%;
             z-index: 1;
         }
         #middle h2, #middle p {
             padding: 0 0.5em;
         }
         #left, #middle, #right, #SOWrap {
             overflow: visible;
             position: relative;
         }
         #SOWrap {
             float: left;
             margin: 0 -1px 0 0 ;
             width: 100%;
             z-index: 3;
         }
         #middle-frame {
             float: right;
             margin: 0 0 0 -1px;
	    width: 100%;
             z-index: 4;
         }
         #middle {
             width: 100%;
             overflow: auto;
             height:400px;
         }
         /*#left {
             background:  ;
             float: left;
             margin: 0 1px 0 -14em;
             width: 14em;
             z-index: 5;
          }*/

            #left {
             background: url('body_bg.gif') repeat-y;
             float: left;
             margin: 0 1px 0 -14em;
             width: 14em;
             height:450px;
          }

         #right {
             background: url('body_bg.gif') repeat-y;
             background: #E4E4E4;
             text-align: center;
             border: solid 1px #003A75;
             float: right;
             width: 13.6em;
             margin: 0 -14em 0 1px;
             /*height: 455px;*/
         }
         #footer {
             margin:0; padding:0.0em 0.0em;
             border: solid 1px #003A75;
             background:#003A75;
         }

         #weihnachten {
             margin-left: 20px;
             margin-top: 20px;
             width: 326px;
             height: 150px;
             }

         #text {
             float:right;
             line-height: 1.5em;
             font-weight: bold;
             font-size: 9pt;
             color: #C09B4E;
             text-align: center;
             width: 270px;
             margin-top: -165px;
             margin-right: 10px;
             }

         .cleaner {
             clear:both;
             /*height:1px;
             font-size:1px;*/
             border:0px none;
             margin:0; padding:0;
         }

          /*Überschrift im Kopf*/
          .mitte        {
        font-family: Arial,Helvetica, sans-serif;
        font-size: 24pt;
        font-style: normal;
        line-height: normal;
        font-weight:bold;
        color: #003A75;
         }

         /*Überschrift*/
         .h1 {
        font-family: Arial,Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal;
        line-height: normal;
        font-weight:bold;
        text-align:center;
        color: #003A75;
         }

         /*normaler Text*/
         .p         {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
           }
          /*fetter Text*/
         .f         {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        color: #000000;
           }
         /*Text mit Ausrichtung Blocksatz*/
         .pc         {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        line-height: normal;
        text-align:justify;
        font-weight: normal;
        color: #000000;
           }

         /*kleiner Text*/
         .p1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
         }

           /*Orientierungslink*/
         .p2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #808080;
        text-decoration: none;
         }
         /*Überschrift in rechter Seite*/
         .aktuell {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        line-height: normal;
        color: #FBAF5B;
        font-weight: bold;
        text-decoration: none;
         }

          /*Links in den Inhaltsseiten*/
         .a1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        line-height: normal;
        color: #003A75;
        font-weight: bold;
        text-decoration: none;
         }
     hr {
     background-color: #003A75;
     }
          /*]]>*/