html {
	height: 100%;
}
body {
	margin:0px;
	padding:0; 
	width:100%;
	height:100%;
}
#nonFooter
{
	position: relative;
	min-height: 100%;
} 
img {
	border:0;
}
hr {
	color: #003399;
}
a:hover{text-decoration: underline;}
#backgroundContainer{position: fixed;width: 100%;top:0;left: 0;overflow: hidden;height: 100%;}
img#background{	position: absolute;top:0;left: 0;width: 100%;overflow: hidden;} 
div#backgroundCover{}


.under {font-family: Verdana, Arial, Helvetica, sans-serif, ;
	font-size: 9px;	color: #666666;	}
a:link.under,a:visited.under,a:active.under{color: #A28888;	text-decoration:none;	font-weight: normal;}
a:hover.under{	text-decoration: underline; }
.under2 {font-family: Verdana, Arial, Helvetica, sans-serif, ;font-size: 9px;color: #FFFFFF;}
a:link.under2,a:visited.under2,a:active.under2{
	color: #FFFFFF;	text-decoration: none;font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;}
a:hover.under2{	text-decoration: underline; }

h1, .h1{
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	color: #003399;
}

h2, .h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #555555; 
	font-weight: normal;
}
h2BOLD, .h2BOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #555555; 
	font-weight: bold;
}
h2blau, .h2blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #003399; 
	font-weight: bold;
}
a:link.h2, a:active.h2, a:visited.h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; color: #555555; text-decoration:none;}
a:hover.h2 {text-decoration: underline;}


.menu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	font-style: normal;
	text-decoration: none;
}
.submenu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	font-style: normal;
	text-decoration:none;
}
#GREY_BAR {
	position:absolute;
	width:100%;
	height:15px;
	top: 0px;
	background-color: #808080;
	z-index:2;
}
#MENU_BAR {
	position:absolute;
	width:100%;
	height:85px;
	top:15px;
	background-color:#D7D7D7;
	z-index:2;
}
#MENU {
	position:absolute;
	width: 660px;
	height:85px;
	top:15px;
	left: 240px;
	background-image:url(images/HG_menu.gif);
	z-index:3;
}
#BLUE_BAR {
	position:absolute;
	width:100%;
	height:20px;
	top:100px;
	background-image:url(images/HG_blau.gif);
	z-index:2;
}
#MOTIV {
	position:absolute;
	width:100%;
	height: 122px;
	top:120px;
	background-color: #000000;
	background-image:url(images/HG_motiv.gif);
	z-index:2;
}
#INHALT {
	position:absolute;
	width: 100%;
	top: 242px;
	z-index:3;
}
#HG_SUBMENU {
	position:absolute;
	width: 240px;
	height: 400px;
	top: 242px;
	background-image:url(images/HG_submenu.gif);
	z-index:4;
}
.Stil1 {font-weight: bold}
