@charset "UTF-8";
/* CSS Document */


body {
	background-color: #ececec;
}

img {border:0px;
}

#master {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

#inhalt {
	width:870px;
	height:615px;
	background-image:url(../_images/hintergrund.png);
	background-repeat:no-repeat;
}

#impressum {
	width:870px;
	height:20px;
}

#flashframe {
	width:770px;
	height:287px;
	padding-left:50px;
	padding-top:55px;
}
#adresse {
	width:870px;
	height:20px;
	left:0px;
	top:570px;
	position:absolute;
}

.impressum,
.impressum a:visited,
.impressum a:link,
.impressum a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 130%;
	text-decoration: none;
	color: #9f9f9f;
	text-align: center;
	}
.impressum a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 130%;
	text-decoration: underline;
	color: #9f9f9f;
	text-align: center;
}
.text,
.text a:visited,
.text a:link,
.text a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 130%;
	text-decoration: none;
	color: #000000;
	text-align: center;
	}
.text a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 130%;
	text-decoration: underline;
	color: #000000;
	text-align: center;
}

#link {
	width:160px;
	height:160px;
	left:550px;
	top:350px;
	position:absolute;
}
