
body
{
margin: 0px;
background: url(images/hg.gif) repeat-x #ffffff;
font-family: Arial, Helvetica, sans-serif;
}



div
{
font-family: Arial, Helvetica, sans-serif;
}

td
{
vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
}








h1
{
margin-top: 0px;

font-size: 145%;
font-weight: normal;
color: #113d8c;
}



h2
{
font-size: 120%;
color: #113d8c;
}


h3
{
font-size: 100%;
}


a
{
color: #113d8c;
}


a:hover
{
text-decoration: none;
}


a:active
{
text-decoration: none;
}




#div-main
{
width: 1000px;
background: url(images/hg-main.gif) no-repeat;
text-align: left;
}


#div-banner
{
width: 978px;
height: 135px;
margin-left: 11px;
background: url(images/hg-banner.gif) no-repeat;
}


#div-banner p
{
margin: 0px;
}








#div-navi
{
border: 1px solid #000000;
float: left;
width: 200px;
}




#div-navi ul li a
{
text-decoration: none;
display: block;
padding-left: 15px;
padding-top: 7px;
padding-bottom: 7px;
color: #113d8c;
font-size: 90%;
}


#div-navi ul li a:hover
{
background: url(images/hg-navilink.gif) repeat-y;
}




#div-inhalt
{
float: right;
width: 988px;
background: url(images/hg-inhalt.gif) no-repeat;
font-size: 90%;
line-height: 124%;
text-align: center;
}



#div-inhalt h1
{
margin-top: 10px;
font-size: 160%;
font-weight: normal;
color: #ffffff;
}



#div-inhalt .bz-rechts
{
float: right;
width: 630px;
margin-right: 62px;
}


#div-inhalt .bz-rechts p
{
margin: 0px;
}

#div-inhalt .bz-rechts img
{
margin-top: 26px;
}




#div-inhalt .bz-links
{
float: left;
width: 148px;
margin-top: 56px;
margin-left: 50px;
}

#div-inhalt .bz-links p
{
margin: 0px;
}


#div-inhalt .bz-links img
{
margin-top: 12px;
margin-bottom: 4px;
}


#div-inhalt a
{
text-decoration: underline;
}


#div-inhalt a:hover
{
text-decoration: none;
}

#div-inhalt a.pfeil
{
padding-left: 8px;
background: url(images/pfeil-navi.gif) no-repeat;
}


#div-inhalt a:active
{
text-decoration: underline;
}



#div-footer
{
clear: both;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 325px;
font-size: 80%;
color: #101010;
}


#div-footer p
{
margin: 0px;
}

#div-footer a
{
color: #101010;
}


#div-footer a:hover
{
text-decoration: none;
}

#div-footer a:active
{
text-decoration: none;
}




.marg-top
{
margin-top: 0px;
}


.marg-bottom
{
margin-top: 0px;
}


.marg-top-bottom
{
margin-top: 0px;
margin-bottom: 0px;
}

.marg-left
{
margin-left: 38px;
}




