* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background: #FFF url(../images/bg_body.png) repeat-x 0 98px;
}
#flashcontent {
	margin: 0 auto;
	width: 934px;
	height: 649px;
}
object {
	outline: none;
}
.noflash {
	background: url(../images/bg_noflash.jpg) no-repeat 0 98px;
	width: 934px;
	height: 649px;
	margin: 0;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
}
.noflash .logo {
	position: absolute;
	top: 15px;
	left: 20px;
	display: block;
	width: 180px;
	height: 65px;
	background: url(../images/logo.png) no-repeat 0 0;
}
.noflash .logo span {
	display: none;
}
.noflash h1 {
	color: #165D5A;
	font-weight: normal;
	background: url(../images/hl_produktfinder.png) no-repeat 0 0;
	width: 144px;
	height: 22px;
	position: absolute;
	top: 60px;
	left: 400px;
}
.noflash h1 span {
	display: none;
}
.noflash p {
	text-align: left;
	width: 300px;
	height: 110px;
	position: absolute;
	top: 293px;
	left: 340px;
	line-height: 16px;
}
.noflash a:link,
.noflash a:visited,
.noflash a:active {
	color: #000000;
}
.noflash a img {
	border: 0;
	display: block;
	margin: 10px 0 10px 0;
}
.noflash .contact {
	position: absolute;
	bottom: 8px;
	left: 18px;
	color: #666666;
	font-size: 11px;
}
.noflash .contact a:link, 
.noflash .contact a:visited, 
.noflash .contact a:active,
.noflash .contact a:hover {
	color: #666666;
}
.noflash .copy {
	position: absolute;
	bottom: 8px;
	right: 20px;
	color: #666666;
	font-size: 11px;
}
.noflash .copy a:link, 
.noflash .copy a:visited, 
.noflash .copy a:active,
.noflash .copy a:hover {
	color: #666666;
}