.subnav {
	background-image: url(../img/subnav.jpg);
}

.bildlabel {
	color: Black;
}

.subnav_akt {
	background-image: url(../img/subnav-aktiv.jpg);
}

.main {
	background-image: url(../img/mainhg.jpg);
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	background-color: #444488;
	border: thin #5455A7;
}

td {
	font-size: 80%;
}


a:visited, a:link {
	color: #FFF7AA;
	font-weight: bold;
	text-decoration: none;
} 

a:hover {
	color: Aqua;
	font-weight: bold;
	text-decoration: none;
}

#Layer-Container{
	position: absolute;
	height: 660px;
	width: 880px;
	margin-top: -330px;
	margin-left: -440px;
	top: 50%;
	left: 50%;
	z-index: 1;
	background-color: #333366;
}
