body {
	background-color: #585858;
	margin: 0px;
	padding: 0px;
}
#divContent{
	background-image: url(../images/hg-divflash.gif);
	background-repeat: repeat-x;
	position:absolute;
	height: 533px;
	width: 100%;
	left:0px;
	top:50%;
	margin-left:0px;
	margin-top:-266px;
}
.termin{
	font-weight: bold;
	text-decoration: blink;
	color: #FFFFCC;
}
#divLogo {
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#divStartContent {
	background-image: url(../images/hg-divstart.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 358px;
	text-align: center;
}
.tdStart, .tdStartUnten, .tdStartOben  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tdStartUnten {
	padding-top: 65px;
}
.tdStartOben {
	font-size: 20px;
}
a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#divTextblock{
	font-size: 8px;
	position: absolute;
	z-index: 1;
	width: 800px;
	left: -1000px;
	top: -100px;
}
