/* .............................global............................. */

body                                                    {
                                                        font-family:VERDANA,TIMES NEW ROMAN,ARIAL,HELVETICA,COURIER NEW,MONOSPACE;
                                                        font-size:14px;
                                                        color:#000000;
                                                        margin:0px;
                                                        background-color:#6CFB25;
                                                        text-align:center;
                                                        }

table, tr, td, p, ul, li, div, input, textarea          {
                                                        font-family:VERDANA,TIMES NEW ROMAN,ARIAL,HELVETICA,COURIER NEW,MONOSPACE;
                                                        font-size:14px;
                                                        }

/* .............................links............................. */
a                                                         {
                                                        color: #43AC0A;
                                                        text-decoration: underline;
                                                        }
a:hover                                                 {
                                                        text-decoration: underline;
                                                        color: #72EB31;
                                                        }

.areg                                                         {
                                                        color: #43AC0A;
                                                        }
.areg:hover                                                 {
                                                        color: #43AC0A;
                                                        }


/* .............................index_seite............................. */

.maincontainer                                          {
                                                        position:absolute;
                                                        top:195px;
                                                        left:75px;
                                                        width:845px;
                                                        height:490px;
							overflow-y: auto;
							overflow-x: hidden;
                                                        }
.submaincontainer                                       {
                                                        position:absolute;
                                                        top:5px;
                                                        left:10px;
                                                        width:980px;
                                                        height:27px;
                                                        }

/* .............................prestige_seite................................ */

.index						       {
                                                        position:absolute;
                                                        top:144px;
                                                        left:0px;
                                                        width:974px;
                                                        height:475px;
                                                        background-image:url(../images/index.jpg);
                                                        }
.mainbodyhome                                           {
                                                        position:absolute;
                                                        top:144px;
                                                        left:123px;
                                                        width:851px;
                                                        height:475px;
                                                        background-image:url(../images/mainindex.jpg);
                                                        }
.mainbody                                               {
                                                        position:absolute;
                                                        top:144px;
                                                        left:123px;
                                                        width:851px;
                                                        height:475px;
                                                        background-image:url(../images/main.jpg);
                                                        }
.sitenavi                                               {
                                                        position:absolute;
                                                        top:144px;
                                                        left:0px;
                                                        width:123px;
                                                        height:475px;
                                                        background-image:url(../images/navi.jpg);
                                                        }
.navi                                                   {
                                                        position:absolute;
                                                        top:106px;
                                                        left:0px;
                                                        width:974px;
                                                        height:38px;
                                                        }
.header                                                 {
                                                        position:absolute;
                                                        width:974px;
                                                        height:106px;
                                                        top:0px;
                                                        left:0px;
 						       margin:0px auto;
                                                        padding:0px;
                                                        background-image:url(../images/head.jpg);
                                                        }
.sitemain                                               {
                                                        position:relative;
                                                        width:980px;
                                                        height:475px;
                                                        top:0px;
						       margin:0px auto;
                                                        padding:0px;
                                                        background-color:#6CFB25;
                                                        }
.impressum					       {
                                                        position:absolute;
                                                        top:515px;
                                                        left:813px;
                                                        width:161px;
                                                        height:14px;
                                                        }
