body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #eeeeee;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}



.div-banner
{
position: static;
margin-top: 26px;
width: 770px;
height: 25px;
background-image: url(images/hg_banner.gif);
background-repeat: repeat-x;
border-left: 1px solid #7E0000;
border-right: 1px solid #7E0000;
border-bottom: 1px solid #7E0000;
background-color: #F7F7FF; 
}

.div-main
{
padding-top: 20px;
padding-bottom: 26px;
position: static;
width: 770px;
border-left: 1px solid #7E0000;
border-right: 1px solid #7E0000;
border-bottom: 1px solid #7E0000;
background-color: #ffffff; 
text-align: center;
}

.td-symb
{
text-align: center;
vertical-align: top;
color: #990000;
font-size: 80%;
width: 183px;
}

.div-logo
{
width: 670px;
position: static;
line-height: 12pt;
}


.div-inhalt
{
font-size: 90%;
color: #990000;
text-align: justify;
position: static;
padding-left: 54px;
padding-right: 65px;
}

#div-weiter
{
border-top: 1px dashed #000099;
border-bottom: 1px dashed #000099;
background-color: #ffffff;
position: static;
width: 634px;
font-size: 80%;
padding: 12px;
color: #000099;
text-align: left;
margin-top: 34px;
margin-right: 18px;
}


#div-weiter a
{
font-size: 130%;
font-weight: bold;
letter-spacing: 3px;
color: #000099;
}

#div-weiter a:hover
{
font-size: 130%;
font-weight: bold;
letter-spacing: 3px;
color: #990000;
}


.div-logo-u
{
text-align: left;
color: #C95907;
font-size: 70%;
margin-top: 32px;
margin-right: 45px;
width: 110px;
padding: 5px;
}



h1{
color: #990000;
font-size: 110%;
line-height: 18pt;
margin-bottom: 0px;
}


h2
{
font-size: 100%;
color: #990000;
}


h3
{
font-size: 100%;
color: #000066;
}

a:link
{
color: #990000;
text-decoration: underline;
}

a:visited
{
color: #990000;
text-decoration: underline;
}

a:hover
{
color: #000099;
text-decoration: none;
}

a:active
{
color: #000099;
text-decoration: none;
}

