body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#262626;
/*
	background-image:url(/images/hg_bg.jpg);
	background-attachment:fixed;
	background-position: top left;
	background-repeat:no-repeat;
*/
}

table.inhalt
{
	background-image:url(/images/hg_bg.jpg);
	background-attachment:fixed;
	background-position: top left;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}

td
{
	vertical-align:top;
}

.normal
{
 font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;	
	line-height:12pt;
	color:#FFFFFF;
}

.titel
{
 font-family:verdana,arial,helvetica,sans-serif;
	font-size:12pt;	
	line-height:16pt;
	font-weight: bold;
	color:#FDED11;
}

.klein
{
	font-family:Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	line-height:11pt;
	color:#FFFFFF
}

.klein2
{
	font-family:Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	line-height:11pt;
	color:#A7A485
}

.kleiner
{
	font-family:Verdana,Helvetica,sans-serif;
	font-size: 7pt;
	line-height:9pt;
	color:#FFFFFF
}

.header
{
	font-family:Verdana,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height:15pt;
	color:#69560A
}

.frame
{
	background-color:#07B7FF;
}

a:link
{ 
	color:#FFFFFF;
	text-decoration: underline;
}
															
a:active
{
	color:#FFFFFF;
	text-decoration: underline;
}
															
a:visited
{
	color:#FFFFFF;
	text-decoration: underline;
}
													
a:hover
{
	color:#FDED11;
	text-decoration: underline;
}
