html, body              {
                           font-family: Verdana, Arial, Helvetica, sans-serif;
                           width:100%;
                           height:100%;
                           margin: 0;
                           padding: 0;
                           background-image: url(layout/hintergr.gif);
                         }
#background              {
                           width:100%;
                           height:100%;
                           margin: 0;
                           padding: 0;
                           background-image: url(layout/hg1-1.jpg);
                           background-repeat: no-repeat;
                         }
#content_middle          {
                           position: absolute;
                           left: 100px;
                           top: 50px;
                           width: 845px;
                           background-color: #FFFFFF;
                           background-image: url(layout/hg2.jpg);
                           background-repeat: repeat-x;

                         }


#content_box             { background-image: url(layout/hg1-2.jpg);
                           background-repeat: no-repeat;
                           }

#head                    {
                           position:absolute;
                           left:119px;

                         }

#content_margin          {
                          background-image:url(layout/logo2.jpg);
                          background-repeat:no-repeat;
                          background-position:bottom right; }

#navi                    {
                           margin-top:100px;
                         }
#navi2                   {
                           margin-top:10px;
                           margin-left:15px;
                           margin-right:15px;
                           margin-bottom:5px;}
#navi3                   {
                           margin-top:5px;
                           margin-left:15px;
                           margin-right:15px;
                           margin-bottom:5px;
                           text-align:right;
                           }

#content                 {
                           margin-top:120px;
                           margin-left:15px;
                           margin-right:15px;
                           margin-bottom:15px;
                         }

#bottom                  {
                           position: relative;
                           width: 100%;
                           margin-left: 0px;
                           height: 31px;
}




#u1  { margin-top:125px; }
.h1, h1
     { font-size: 15px; font-style: normal; font-variant: normal; color: #000000; font-weight: normal; text-decoration: none; line-height: 20px; }

ul                { list-style-type: square;  }

#grau { background:#EFEFEF; }



#line
{
        background-color: #e2e2e4;
}

#line_pop
{
        background-color: #888cad;
}




#bottom_spacer {
        height: 35px;
}


.text
{
        font-size: 11px;
        font-style: normal;
        font-variant: normal;
        color: #000000;
        font-weight: normal;
        text-decoration: none;
        line-height: 15px;
}



a, a:visited, a:link,
{
  color: #00009F;
  text-decoration:underline;
}

a:hover
{
  color: #DF0000;
  text-decoration:underline;
}


.menu     { font-size: 15px; font-style: normal; font-variant: normal; color: #000000; font-weight: normal; text-decoration: none; line-height: 15px; }
.menu2    { font-size: 15px; font-style: normal; font-variant: normal; color: #00009F; font-weight: normal; text-decoration: none; line-height: 15px; }
a.menu, a.menu:visited, a.menu:link,
         { color: #000000; text-decoration:none; }
a.menu2, a.menu2:visited, a.menu2:link,
         { color: #0000BF; text-decoration:none; }
a.menu:hover, a.menu2:hover
         { color: #DF0000; text-decoration:underline; }


.menu3    { font-size: 12px; font-style: normal; font-variant: normal; color: #000000; font-weight: normal; text-decoration: none; line-height: 15px; }
.menu4    { font-size: 12px; font-style: normal; font-variant: normal; color: #00009F; font-weight: normal; text-decoration: none; line-height: 15px; }
a.menu3, a.menu3:visited, a.menu3:link,
         { color: #000000; text-decoration:none; }
a.menu4, a.menu4:visited, a.menu4:link,
         { color: #0000BF; text-decoration:none; }
a.menu3:hover, a.menu4:hover
         { color: #DF0000; text-decoration:underline; }



#col_left {
        padding-left: 14px;
        padding-top: 15px;

}


.grey {
        color: #9191AB;
}

.bluebold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-variant: normal;
        color: #12195b;
        font-weight: bold;
        text-decoration: none;
        line-height: 15px;
}


.blackbold {
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.redbold {
        font-weight: bold;
        color: #a20000;
        text-decoration: none;
}

.blue {
        color: #12195b;
        text-decoration: none;
}
