.bodyhome {
	background-color: #000066;
}
 .HGnavi{
	background-image:url(images/banner_rechts2.jpg);
	background-color: #0100FE;
	background-repeat: no-repeat;
	background-position: left top;
}

.tableInhalt {
	background-image: url(images/HGTabelleInhalt.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000066;
	font-size: 20px
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000066;
	font-size: medium
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000066;
	font-size: small
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: x-small
}
.streichen{
	text-decoration:line-through;
}
 .extern:link 	{ 
 	color:#000066;
	text-decoration:none;
}
 .extern:visited 	{ 
 	color:#000066; 
	text-decoration:none;
}
 .extern:hover 	{ 
 	background-color:#000066; 
	color:#D9D9D9;
} 
 .extern:active 	{ 
	text-decoration: line-through;
}
 	
 .link:link{
 	color:#000066;
}
 .link:visited{
 	color:#000066;
}	
 .navi:link 	{ 
 	color:#000066;
	text-decoration:none;
}
 .navi:visited 	{ 
 	color:#000066; 
	text-decoration:none;
}
 .navi:hover 	{ 
 	background-color:#D9D9D9; 
	color:#0304F4;
} 
 .navi:active 	{ 
 	background-color:#DDDDDD;
	text-decoration:none;
}
 .naviinactive{
 	color:#000066;
	text-decoration:none;
	cursor: default;
}
 .imgTop {
 	cursor: default;
}
#box1 { position:relative; top:0px; left:0px; width:180px; height:100px; z-index:1; }
#box2 { position:absolute; top:0px; left:30px; width:150px; height:100px; z-index:2; }
