@charset "utf-8";

/* ----------------- Mains ------------------------ */
body                     {      margin:8px;
                                padding:0px;
                                font-family:"Calibri", "Verdana", "Geneva", "sans-serif";
                                font-size:16px;
                                background-color:#d4d1d1;
                                position:relative;}

img                      {      border:none;}
.satzspiegel
                         {      width:764px;
                                height:auto/*1300px*/;
                                margin:auto;
                                margin-top:0px;
                                margin-left:-382px;
                                position:absolute;
                                top:50%;
                                left:50%;
                                background-color:#e9e9e9;
                                color:#0f0246;

                         }
a                        {       color:#0f0246;
                                 text-decoration:none;
                                 border:none;
                         }

a:hover                  {       color:#878590;
                         }

.right                   {       text-align:right;
                         }

li                    {          list-style-type:square;
                         }

/* ----------------- .header ------------------------ */
.header                  {       width:764px;
                                 height:75px;
                                 background-color:#e9e9e9;
                                 background-image:url(../img/LOGO_an_B127+-.jpg);
                                 background-repeat:no-repeat;
                                 background-position:0px 26px;
                         }

.header a                {       vertical-align:-56px;
                                 font-size:18px;
                         }


/* ----------------- .line ------------------------ */
.line                    {      width:764px;
                                height:42px;
                                font-size:10px;
                                padding-top:14px;
                                text-indent:35px;
                         }



/* ----------------- .l-sidebar ------------------------ */
.l-sidebar               {      width:154px;
                                height:auto/*1115px*/;
                                background-color:#e9e9e9;
                                float:left;
                                font-size:13px;
                         }

.l-sidebar_txt           {
                                padding-left:47px;
                                padding-top:64px;
                         }

.l-sidebar_txt2           {
                                padding-left:47px;
                                padding-top:70px;
                         }
.l-sidebar_txt3           {
                                padding-left:47px;
                                padding-top:30px;
                         }

.l-sidebar_txt4           {
                                padding-left:47px;
                                padding-top:68px/*85px*/;
                          }


.klick                   {      position:relative;
                                top:-30px;
                                left:-17px;
                         }


/* ----------------- .inhalt ------------------------ */
.inhalt                  {      width:610px/*597px*/;
                                height:auto/*1115px*/;
                                background-color:#e9e9e9;
                                float:left;
                         }

.inhalt_txt              {      width:490px;
                                padding-top:5px;
                                height:auto/*1100px*/;
                                font-family:"Calibri", "Verdana", "Geneva", "sans-serif";
                                text-align:justify;

                         }

#coll                    {       border-collapse: collapse;
                                 border:1px solid #0f0246;
                                 font-size:11px;
                                 padding:3px;
                          }


.inhalt a                {      display:inline;
                                text-decoration:underline;
                         }

.inhalt_txt a           {      display:inline;
                                text-decoration:none;
                         }


/* ----------------- .footer ------------------------ */

.footer                  {      margin-left:-154px;
                                height:10px;
                                width:764px;
                                background-color:#d4d1d1;

                         }



/* ----------------- .footer2 ------------------------ */

.footer2                 {      margin-left:-154px;  /*167px*/
                                height:18px;
                                width:764px;
                                background-color:#e9e9e9;
                                text-align:center;
                                font-size:11px;
                         }