body {
	background-image: url(graphics/hg_kachel.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav_unten {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold; 
}
.nav_oben_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}
.nav_oben_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}
.link_2 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none;
	font-size: small; 
	font-weight: bold; 
}
.head_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	line-height: 2.0em;
	font-weight: bold;
}
.head_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #D4D4D4;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}
.head_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-style: italic;
}	
.head_title_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	line-height: 2.0em;
	font-weight: bold;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
}
.fliesstext_link{
	font-family: Arial, Helvetica, sans-serif;
	color: #E20019;
	font-size: 1em;
}
.infobox_link{
	font-family: Arial, Helvetica, sans-serif;
	color: #E20019;
	font-size: 0.9em;
}
.nav_left {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}
.nav_left_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size: 0.8em;
	font-weight: bold;
}
.infobox_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.infobox_txt_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #004494;
	font-size: 1em;
}
.myMainTable {
	margin: 0 auto;
    text-align: left;
    vertical-align: top; 
    width: 960px;
    height: 100%;
}
.myHeadTable {
	width: 960px;
	height:	90px; 
    vertical-align: top; 
    text-align:	left; 
    background-image: url(hn_headlogo.gif); 
    background-position: right; 
    background-repeat: no-repeat;
	background-color: #FFF;
}
.mySekNavTable {
	width: 200px;
	height:	100%; 
    vertical-align: top; 
    text-align:	left; 
    background-image: url(hn_navlogo.jpg); 
    background-position: bottom; 
    background-repeat: no-repeat;
}
.myContentTable {
	width: 600px;
	text-align:	left;
	vertical-align: top; 
    text-align:	left; 
}

