<@charset "utf-8";
/* CSS Document */
/* Fotogalerie
----------------------------------------------- */

body {
	background-color: #000033;
	margin: 0;
	padding: 0;
}
div.container {
	width: 1024px;
	background-color: #000033;
}
div.BannerFG {
	height: 200px;
	width: 1024px;
	background-image:url(/Banner/Banner.jpg);
	background-repeat:no-repeat;
	background-color: #000033;
}
div.wrapperFG {
	width: 1024px;
	line-height: 120%;
	background-color: #000033;
}
div.linksFG {
	float: left;
	width: 180px;
	cursor:pointer;
	font-size: 17px;
	color: #999999;
	text-align: left;
	line-height: normal;
	font-weight:normal;
	background-color: #000033;
}
div.rechtsFG {
	float: right;
	width: 834px;
	border: 5px solid #999999;
	background-color: #303030;
}
#ImpressumFG {
	width: 814px;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 0.8em;
	color: #333333;
	background-color:#eeeeee;
	overflow: auto;
}
* html #ImpressumFG {
	width: 831px;
}
div.ERROR401FG {
	height: 800px;
	padding: 110px;
	background-image:url(/images/PrivateGallerieBG.jpg);
	background-repeat:repeat;
	font-size: 26px;
	font-style: bold;
	background-position: center top;
	text-align: center;
	color: #ffffff;
	line-height: 28px;
}
* html div.ERROR401FG {
	width: 831px;
}
#flashcontent {
	width:100%;
	height: 780px;
	color: #FFFFFF;
	background-color: #303030;
}
div.FooterFG {
	clear: both;
	height:45px;
	width:1024px;
	padding-top:10px;
	border-top: 1px solid gray;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background-color: #000033;
}
#ImpressumFG h1 {
	font-size: 2.4em;
}
#ImpressumFG h2 {
	font-size: 1.5em;
}
div.linksFG a {
	color:#999999;
}
div.linksFG a:hover {
	color:#ffffff;
}
#FooterFGLink {
	color:#999999;
}
#FooterFGLink:hover {
	color:#ffffff;
}
