body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	/*text-align: center;*/
	}
	
img {
	border: none;
}

#flashcontent {
	margin: 0 0 0 0;
}

h1 {
	font-size: 14px;
	padding-bottom: 10px;
}

p {
	color: #bfbfbf;
}

#container {
	background-image: url(../inc_media/pic_bg_falke.jpg);
	background-repeat: no-repeat;
	background-position: 100px 0px;
	width: 995px;
	height: 678px;
	border: 1px solid black;
	margin: 0px auto;
	text-align: left;
	}
#falkeLogo {
	width: 174px;
	height: 21px;
	margin-left: 740px;
	margin-top: 80px;
	top: 20px;
	}	

#content {
	width: 430px;
	margin-left: 420px;
	margin-top: 135px;
	line-height: 120%;
	/*height: 330px;*/
	}
	#content a, #content a:link, #content a:visited {
		color: #bfbfbf;
		text-decoration: underline;
		}
#content a:hover {
		color: white;
		text-decoration: underline;
}
#content .small {
	font-size: 11px;
}

#storefinderLayer {
	display: none;
	position: absolute;
	width: 985px;
	height: 620px;
	background-color: #121212;
	border: 1px dotted #525252;
	margin: -1px 0 0 -2px;
	z-index: 100;
}

#bewerberLayer {
	display: none;
	position: absolute;
	width: 985px;
	height: 620px;
	background-color: #121212;
	border: 1px dotted #525252;
	margin: -1px 0 0 -2px;
	z-index: 100;
}