body {
	margin: 0;
	background-color: #B6B0A0;
}
#bgimg {
	z-index:1;
}
#content {
	position: absolute;
	top:0px;
	/*right: 540px;*/
	/*width: 1154px;
	height: 1253px;*/
	z-index:2;
	left: 0px;
	height: 100%;
	width: 100%;
}

#logo {
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 0px;
	right: 0px;
	z-index:3;
}
#nav_cont {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 40px;
	width: 540px;
	/*right: -446px;*/
	right:0px;
	/*top: 600px;*/
	bottom:50px;
}
#nav_cont td {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666;
	text-align: center;
	font-weight: bold;
	height: 30px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
#foto_sc {
	overflow: auto;
	visibility: visible;
	z-index: auto;
	height: 360px;
	width: 645px;
	cursor: pointer;
	/*margin:auto;*/
}
#foto_sc img {
	border: 2px solid #666666;
}
#anzBreite {
}
