body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	scrollbar-3dlight-color: #7f1113;
	scrollbar-arrow-color: #7f1113;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #7f1113;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	overflow: auto;
}
img {
	border: none;
}
.layerPage {
	width: 900px;
	height: 697px;
	position: relative;
	text-align: left;
	vertical-align: top;
	z-index: 0;
	background-color: #FFFFFF;
   }
.layerContent {
	text-align: left;
	vertical-align: top;
	height: 467px;
	width: 727px;
	position: absolute;
	left: 173px;
	top: 179px;
	background-image: url(../img/content.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}
.layerNavi {
	text-align: left;
	vertical-align: top;
	height: 471px;
	width: 173px;
	position: absolute;
	left: 0px;
	top: 177px;
	overflow: visible;
	z-index: 1;
}
.layerLogo {
	height: 66px;
	width: 129px;
	left: 44px;
	top: 80px;
	position: absolute;
	background-image: url(../img/logo_fototime.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	z-index: 0;
}
.layerSignet {
	text-align: left;
	vertical-align: top;
	height: 108px;
	width: 105px;
	position: absolute;
	left: 200px;
	top: 51px;
	background-image: url(../img/signet.jpg);
	background-repeat: no-repeat;
}
.layerFilmstreifen {
	text-align: left;
	vertical-align: top;
	height: 179px;
	width: 357px;
	position: absolute;
	left: 506px;
	top: 0px;
	background-image: url(../img/filmstreifen.jpg);
	background-repeat: no-repeat;
	z-index: 2;

}
.adresslink {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.adresslink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.adresslink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.adresslink:focus {
	color: #FFFFFF;
	text-decoration: none;
}
.adresslink:hover {
	font-size: 10px;
	color: #7f1113;
	text-decoration: none;
}
.adresslink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #e79431;
}
a:link {
	color: #e79431;
	text-decoration: none;
}
a:visited {
	color: #e79431;
	text-decoration: none;
}
a:focus {
	color: #e79431;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #e79431;
	text-decoration: none;
}
.layerAdress {
	text-align: left;
	vertical-align: top;
	height: 22px;
	width: 900px;
	position: absolute;
	top: 655px;
	left: 0px;
	background-image: url(../img/adresszeile.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;	
}
.areaAdress {
	font-size: 10px;
	color: #FFFFFF;
	height: 17px;
	width: 727px;
	position: absolute;
	left: 173px;
	text-align: center;
	vertical-align: middle;
	top: 4px;
}
.layerCreants {
	position: absolute;
	height: 20px;
	width: 200px;
	text-align: left;
	vertical-align: middle;
	z-index: 1;
	left: 0px;
	top: 677px;
}
.layerQuickNavi {
	position: absolute;
	height: 20px;
	width: 727px;
	text-align: right;
	vertical-align: middle;
	z-index: 1;
	left: 173px;
	top: 677px;
}
.linkCreants {
	font-size: 9px;
	text-decoration: none;
	color: #7f1113;
	text-align: center;
	vertical-align: top;
}
.linkCreants:link {
	color: #7f1113;
}
.linkCreants:visited {
	color: #7f1113;
}
.linkCreants:focus {
	color: #7f1113;
}
.linkCreants:hover {
	color: #000000;
}
.linkCreants:active {
	color: #7f1113;
}