/* reset **************************************************/

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code, em, font, dl
fieldset, form, label {
margin: 0;
padding: 0 0 0 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}


body
        {
        margin:0px;
        background-image:url(../_images/bg.jpg);
        background-repeat:repeat-x;
        background-color:#E9EAF2;
        font-family:'Arial','Helvetica',sans-serif;
        font-size:12px;
        }

td
        {
        font-size:12px;
        color:#2C3582;
        }

td.tdtext
        {
        font-size:12px;
        color:#000000;
        }

h2
        {
        font-size:18px;
        color:#2C3582;
        font-family:'Arial','Helvetica',sans-serif;
        margin:0px;
        font-weight:normal;
        margin-bottom:4px;
        }
h2.ul
        {
        border-bottom:3px double #000000;
        }

h3
        {
        font-size:14px;
        color:#000000;
        font-family:'Arial','Helvetica',sans-serif;
        margin:0px;
        font-weight:bold;
        margin-bottom:4px;
        }

a
        {
        font-size:12px;
        color:#858AB7;
        text-decoration:underline;
        font-family:'Arial','Helvetica',sans-serif;
        vertical-align:bottom;

        }

a:hover
        {
        font-family:'Arial','Helvetica',sans-serif;
        text-decoration:none;
        }

form table th
        {
        font-size:12px;
        text-align:right;
        vertical-align:top;
        padding-top:4px;
        }




#Top
        {
        height:192px;
        background-image:url(../_images/top/bg.jpg);
        background-repeat:no-repeat;
        background-position:center center;
        }

#Page
        {
        font-size:0px;
        width:872px;
        position:absolute;
        top:-176px;
        left:0px;
        border-top:0px solid #2C3582;
        }

#Menu
        {
        height:36px;
        margin-left:0px;
        }

#Menu a
        {

        width:120px;
        height:36px;
        font-size:13px;
        font-weight:bold;
        color:#2C3582;color:#2C3582;
        background-image:url(../_images/menue/bg_std.jpg);
        float:left;
        margin-right:0px;
        text-decoration:none;
        font-family:'Arial','Helvetica',sans-serif;
        line-height:28px;
        }

#Menu a:hover
        {

        width:120px;
        height:36px;
        font-size:14px;
        font-weight:bold;
        line-height:30px;
        background-image:url(../_images/menue/hover.jpg);
        }


#Menu a.current,
#Menu a.current:hover
        {

        width:120px;
        height:36px;
        font-size:14px;
        color:#2C3582;
        line-height:30px;
        background-image:url(../_images/menue/aktiv.jpg);
        }


#ContentBox
        {
        background-color:#FFFFFF;
        background-image:url(../_images/content/bg.gif);
        background-repeat:no-repeat;
        background-position:left top;
        font-size:12px;
        text-align:left;
        float:left;
        width:872px;
        overflow:hidden;
        border-top:0px solid #2C3582;
        }

#Content
        {
        margin:16px;
        }

#Box
        {
        background-color:#FFFFFF;
        padding:0px;
        border:0px solid #E1EEF6;
        background-color:#FFFFFF;
        font-size:12px;
        text-align:left;
        float:left;
        width:840px;
        overflow:hidden;
        margin:0px;
        }


table.Footer
        {
        border-top:3px solid #2C3582;
        width:840px;
        height: 28px;
        margin-left:0px;
        margin-bottom:8px;
        margin-top:0px;
        }
table.Footer td
        {
        font-size:11px;
        color:#2C3582;
        padding-top:4px;
        font-family:'Arial','Helvetica',sans-serif;
        }
table.Footer td a
        {
        font-size:11px;
        color:#2C3582;
        text-decoration:none;
        font-family:'Arial','Helvetica',sans-serif;
        }

#Visual
        {
        border:1px solid #2C3582;
        padding:2px;
        margin-bottom:0px;
        }

#Border
        {
        background-color:#FFFFFF;
        padding:2px;
        border:1px solid #AB0055;
        }

#Block
        {
        padding:8px;
        background-color:#F0F3F8;
        }

a.sub
        {
        font-size:13px;
        font-weight:bold;
        color:#2C3582;
        text-decoration:none;
        font-family:'Arial','Helvetica',sans-serif;
        vertical-align:bottom;
        line-height:30px;

        }

a.sub:hover
        {
        font-family:'Arial','Helvetica',sans-serif;
        text-decoration:none;
        color:#6F6F6F;
