@charset "UTF-8";
body {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: auto;
	text-decoration: none;
	color: #FFFFFF;
    }
#container  {
	width: 900px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }
#nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	left: 1px;
	top: 374px;
	height: 51px;
	width: 873px;
	position: absolute;
	margin-left: 25px;
	visibility: visible;
	z-index: 2;
}
#nav2 {
	position:absolute;
	left:52px;
	top:397px;
	width:562px;
	z-index:5;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 33px;
	margin-left: 45px;
	visibility: hidden;
}
#nav_home {
	position:absolute;
	left:763px;
	top:374px;
	width:110px;
	height:45px;
	z-index:10;
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	top: 400px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #CCCCCC;
	line-height: 44px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a {
	color: #FFFFFF;
	font-size: 12px;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
a:focus { outline: none;}
#head1 {
	position:absolute;
	left:0px;
	top:0px;
	width:863px;
	height:16px;
	z-index:3;
	margin: 0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 25px;
}
#head2 {
	position:absolute;
	left:556px;
	top:0px;
	width:305px;
	height:16px;
	z-index:5;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
