/* CSS Document */
body {
	font-family : trebuchet ms, verdana, Arial, Helvetica, verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color:#FFFFFF;
	scrollbar-3d-light-color: White;
	scrollbar-arrow-color: gray;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: White;
	scrollbar-face-color: White;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #EDEDED;
	scrollbar-highlight-color: none;
	scrollbar-shadow-color: White;	
}

a:link
 {
	 color: #e33b20;
	 text-decoration: none;
 }

a:visited
{
	color: #e33b20;
	 text-decoration: none;
}

a:active
{
	color: #e33b20;
	text-decoration: underline;
}

a:hover
{
	color: #e33b20;
	text-decoration: underline;
}


.h1   
{
	font-size: 16pt;		
	color: #000000;
	text-align : left;
}

.h2
{
	padding-bottom: 12px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.h3
{	
	font-size: 8pt;
	color: #000000;
}

.h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	color: #000000;
}
 
.h6
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt ;
	color: #000000;
}

.h7
{
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 12pt ;
	font-weight: bold;	
	color: #000000;
}

.h8
{
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.maincontent { width:500px; margin-left:23px; }
.navtop { width:500px; text-align:center;  }
.navtop2 { width:520px; text-align:center;  }
.toptitel { width:500px; padding-top:20px; padding-bottom:5px; }
.content { width:500px; }
.content2 { width:520px; }

.tline { width:500px; height:28px; background-image : url("images/hg_tline.gif");  }
.fusszeile { width:500px; padding-top:20px; padding-bottom:20px; background-image : url("images/hg_tline.gif"); }
IMG { border: none; }
