@charset "utf-8";
html,body,#bg,#bg table,#bg td,#content {
	width:100%;
	height:100%;
	overflow:hidden;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
#textlogo_start {
	position:absolute;
	left:168px;
	top:22.22%;
	z-index:5;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	font-size: 150%;
}
#textlogo_start h1 b {
	color: #FFF;
}
#textlogo_start p {
	font-size: 80%;
}
#textlogo {
	position:absolute;
	left:77px;
	top:5.55%;
	z-index:5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}
#textlogo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#bg div {
	height: 200%;
	width: 200%;
	position: absolute;
	left: -50%;
	top: -50%;
	z-index: 2;
	visibility: visible;
}
#bg td {
	vertical-align:middle;
	text-align:center;
}
#bg img {
	min-height:50%;
	min-width:50%;
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFF;
	position: absolute;
	visibility: visible;
	z-index: 101;
	width: 100%;
	left: 154px;
	bottom: 2%;
	text-align: left;
	opacity: 0.7;
}
#menue p {
	font-size: 16px;
	margin: 8px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #930;
}
a:active {
	text-decoration: none;
	color: #03F;
}
#linker_backlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	position: absolute;
	visibility: visible;
	z-index: 9;
	left: 5px;
	bottom: 2%;
	text-align: left;
	opacity: 0.7;
	padding: 7px;
	width: 46px;
	height: 20px;
}
#linker_backlink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
#linker_backlink a:hover {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../../Bilder/Unverwendet/zurueck_symbol.gif);
	background-position: 0px 0px;
}




#linker_startseitenlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #CCC;
	position: absolute;
	visibility: visible;
	z-index: 8;
	left: 67px;
	bottom: 2%;
	text-align: left;
	opacity: 0.7;
	padding: 7.1px;
	border: thin solid #FFF;
	color: #FFF;
}

#menue table {
	margin: 8px;
	font-size: 16px;
}
#menue table tr td {
	text-align: center;
}
.schmnuckzelle {
	width: 10px;
}
#textkasten {
	position:absolute;
	left:154px;
	top:22.22%;
	height:70%;
	z-index:2;
	visibility: visible;
	font-size: 150%;
	color: #FFF;
	overflow: auto;
	width: 830px;
}
#content {
	position:absolute;
	top:0;
	left:0;
	z-index: 2;
	visibility: visible;
}
.aktueller_link {
	color: #930;
}
