<STYLE TYPE="text/css">
<!--
/* CSS STYLE-SHEET-SPECIFICATIONS       */
/* CREATED WITH (X)HTML-FORMAT */


//-->
.stdbody        {
                padding: 0;
                border: 0;
                margin: 0;
                width: 100%;
                /*background-color:#96FF80;*/
                }

.stdbodycolor1   {background-color:#96FF80}


.stdfont        {
                font-family: verdana, arial, geneva, helvetica, tahoma, sans-serif;
                font-size: 1.0em;
                color: #000000;
                text-decoration: none
                }

.stdfontfett {
                 font-family: verdana, arial, geneva, helvetica, tahoma, sans-serif;
                 font-size: 1.0em;
                 color: #000000;
                 font-weight: bold;
                 text-decoration: none;
                }

A        {
                font-weight: bold;
                text-decoration: none;
                font-size: 1.0em;
                }
A:link        {
                color: #000000;
                text-decoration: none;
                }

A:visited        {
                color: #400040;
                text-decoration: none;
                }

A:focus         {
                color: #CC0000;
                border: 1px dashed #000000;
                }

A:hover        {
                color: #CC00CC;
                text-decoration: underline;
                }

A:active        {
                color: #0000BF;
                font-weight:bold;
                text-decoration: none;
                font-size: 1.0em;
                }


.curlink        {
                color:#FFFFFF;
                font-weight:bold;
                font-size:1.0em;
                background-color:#000000;
                text-decoration: none;

                }




ul#history       {
                   font-size:1.2em;
                   margin-top:25px;

                 }

ul#history li    {
                  padding:0.7em 0 0 0
                 }


.hlline          {text-decoration:underline}
.btype           {font-weight:bold}
.caps            {text-transform:uppercase}
.einzug1         {text-indent:100px}
.einzug2          {margin-left:75px}
.pad1            {padding-left:75px}
.pad2             {padding-left:150px; text-align: right}
.marg1            {margin-left:100px}
.marg2            {margin-right:100px}
.zentriert       {text-align:center}
.rechts          {text-align:right}
.links          {text-align:left}
.just            {text-align:justify}
.upsize1         {font-size:1.2em}
.test1           {font-weight:bold; color:blue; margin-top:250}
.ausrechts       {text-align:right}
.abgesetzt       {margin:20px 0px 30px 0px}

.alttext        {
                font-family: verdana, arial, geneva, helvetica, tahoma, sans-serif;
                font-size: 0.6em;
                color: #000000;
                }

.akttag {
                font-size: 1.25em;
                font-weight: bold;
                padding: 0 0 50px 0}

.plantag       {
                font-size: 1.3em;
                font-weight: bold;
                text-decoration:underline;
                }
.motto {
                font-size: 1.2em;
                font-weight: bold;
                text-align: center;
                }
img.motto{
                position: relative;
                top: -40px;
                left: 250px;
                width: 80px;
                height: 110px;
                }

.orgtitle {
                font-family:Times New Roman;
                font-weight:bold;
                text-indent: 2.5cm;
                color:#AF00FF;
                }

.smallheader {  font-family:Times New Roman;
                font-weight:bold;
                text-indent: 2.5cm;
                color:#AF00FF;
                font-size:1.7em
                }


.welcometext {
                font-size: 1.1em;
                font-weight: bold;
                text-align: center;
                }

.topnav   {

                height: 3%;
                width: 99.6%;
                border: 2px solid #000000;
                margin: 0 0 5px 0;
                font-size: .9em;
                font-weight: bold;
                text-align: right;

                }


.topnavlink    {

                font-weight:bold;
                font-size:1.2em;
                text-decoration: none;
                border: 2px solid #000000;
                margin-right:5px;
                padding: 0 3px 0 3px;
                color:#FFFFFF;
                background-color:#000000;
                <!--background-color:#000000;-->
                }



.firsttoprowfirstpage {

                height: 3.5%;
                width: 99.6%;
                padding: 0.2%;
                border: 2px solid #AF00FF;
                margin: 0.5% 0 1% 0;
                top: 0px;
                left: 0px;
                font-size: 3.1em;
                }

.firsttoprow {

                height: 2.5%;
                width: 99.6%;
                padding: 0.2%;
                border: 2px solid #AF00FF;
                margin: 0.5% 0 1% 0;
                top: 0px;
                left: 0px;
                font-size: 2.5em;
                }


.secondtoprow {

                height: 3%;
                width: 99.2%;
                padding: 0.4%;
                border: 2px solid #000000;
                margin: 0;
                font-size: .9em;
                font-weight: bold;
                /*background-color: #00FF00;*/
                }

.dummy   {margin-left:150px}

/* column container 2 columns*/
        .overall {
            position:relative;                /* This fixes the IE7 overflow hidden bug */
            clear:both;
            float:left;
            width:99.6%;
            overflow:hidden;
                                 /* width of whole page */
                    /* This chops off any overhanging divs */
        }
        /* common column settings */
        .rightsect,
        .midsect,
        .leftsect {
                float:left;
                width:100%;
                position:relative;
        }
        .textsect1,
        .navsect{
                float:left;
                position:relative;
                padding:1.5em 0 1em 0;
                overflow:hidden;
                 }


        /* 2 Column (left menu) settings */
        .leftmenu {
                /*background-color:#00FF00;*/                /* right column background colour */
        }
        .leftmenu .leftsect {
                right:75%;                                /* right column width */
                /*background-color:#00FF00;*/                /* left column background colour */
        }
        .leftmenu .textsect1 {
                width:71%;                                /* right column content width */
                left:102%;                                /* 100% plus left column left padding */
        }

            .leftmenu .navsect {
                width:21%;                                /* left column content width (column width minus left and right padding) */
                left:6%;
           }

/*3 Spalten Layout*/

        /* column container */
        .colmask {
                position:relative;        /* This fixes the IE7 overflow hidden bug */
                clear:both;
                float:left;
                width:100%;                        /* width of whole page */
                overflow:hidden;                /* This chops off any overhanging divs */
        }
        /* common column settings */
        .colright,
        .colmid,
        .colleft {
                float:left;
                width:100%;                        /* width of page */
                position:relative;
        }
        .col1,
        .col2,
        .col3 {
                float:left;
                position:relative;
                padding:1em 0 1em 0;        /* no left and right padding on columns, we just make them narrower instead
                                                only padding top and bottom is included here, make it whatever value you need */
                overflow:hidden;
        }
        /* 3 Column settings */
        .threecol {
               /*background-color:#ff0000;*/                /* right column background colour #eee */
        }
        .threecol .colmid {
                right:28%;                        /* width of the right column */
                /*background-color:#00ff00;*/                /* center column background colour #fff*/
        }
        .threecol .colleft {
                right:47%;                        /* width of the middle column */
                /*background-color:#0000ff;*/        /* left column background colour #f4f4f4*/
        }
        .threecol .col1 {
                width:46%;                        /* width of center column content (column width minus padding on either side) */
                left:102%;                        /* 100% plus left padding of center column */
                /*background-color:#AA0000;*/
        }
        .threecol .col2 {
                width:19%;                        /* Width of left column content (column width minus padding on either side) */
                left:31%;                        /* width of (right column) plus (center column left and right padding) plus (left column left padding) */
                /*background-color:#00AA00;*/
        }
        .threecol .col3 {
                width:23%;                        /* Width of right column content (column width minus padding on either side) */
                left:85%;                        /* Please make note of the brackets here:
                                                (100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */

                /*background-color:#ffffAA;*/
        }

/*weitere Klassen*/

.disclaim{
                font-family:geneva;
                font-size:1.0em;
                font-weight:bold;
                /*<!--background-color:#0000FF;-->*/
        }
.footer {
                 position:relative;
                 height: 3%;
                 width: 99.2%;
                 padding: 0.4%;
                 border: 2px solid #000000;
                 margin: 0;
                 font-size: .9em;
                 font-weight: bold;
        }

.cont1   { position:relative;
           width:45%;
           padding: 0.4%;
           border: 2px solid #000000;
         }




</STYLE>
