@charset "utf-8";
body {
	background-color: #000;
	margin-top: 70px;
}
#Seite {
	background-color: transparent;
	text-align: left;
	/* [disabled]padding: 7px; */
	width: 960px;
	height: 720px;
	background-image: url(images/RahmenHintergrund.jpg);
	/* [disabled]margin-top: 10px; */
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Galerie {
	position: relative;
	height: 370px;
	width: 905px;
	left: 30px;
	background-color: #000;
	top: 20px;
	z-index: 0;
}

#ueber
{
	z-index:1;
	position: absolute;
	height: 370px;
	width: 960px;
	left: 30px;
	top: 20px;
} 




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

a:hover {
	color:#0FF;
	text-decoration:none
}
a:active, a:focus { text-decoration:underline }
#navigation {
	padding-top: 194px;
	padding-left: 344px;
}

a img { border:1px solid black; }
a:hover img {
	border-color:none;
}
#footer {
	margin-top: 47px;
	margin-left: 25px;
	position: relative;
	height: 0px;
	width: 0px;
}
