body, html {
	background-color:  #FAF9F9;
	background-image: URL(images/tittelfoto_bg.gif);
	background-position: 0 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9.5pt;
	color: #A8A091;
	font-family: Verdana,Trebuchet MS,Trebuchet,Arial,Helvetica,sans-serif;
}


a:link {
	color: #A8A091;
	text-decoration: none;
	border-style: none;
	border-width: 0px;
	border-color: transparent;
}
	
a:visited {
	color: #A8A091;
	text-decoration: none;
}

a:active {
	color: #65625C;
	text-decoration: none;
}

a:hover {
	color: #65625C;
	text-decoration: none;
}


img {
	background-color: none;
	border-style: none;
	border-color: transparent;
	border-width: 0 0 0 0;	
}


DIV.logo {
	width: 207px;
	height: 58px;
	left: 79px;
	top: 52px;
	position: absolute;
}


DIV.mainFrame {
	
	width: 100%;
	height: 100%;	
	text-align: center;
	vertical-align: middle;
	
}

DIV.introLogo {
	
	left: 43%;
	top: 40%;
	position: absolute;	
	
}

.photoMenu {

	left: 80px;
	bottom: 20%;
	position: absolute;	
	
}
	
.metaMenu {
	left: 80px;
	bottom: 10%;
	position: absolute;
	display: block;
}	

.metaMenu a {
	margin-right: 27px;	
}

.textPage {
	left: 460px;
	top: 65px;
	position: absolute;
	display: none;
	padding-bottom: 100px;
}

img.imgPhoto {
	height: 100%;	
	max-height: 600px;
	min-height: 200px;
}

.photoArrows {
	white-space: nowrap;
	bottom: 9%;
	left: 45%;
	position: absolute;
	height: 30px;
	max-height: 30px;
	
	
}

.footer {
	
	bottom: 25px;
	right: 25px;	
	position: absolute;
	font-size: 8pt;
	
}

.mail {
	background-image: URL(images/mail1.gif);
	width: 167px;
	height: 13px;
	display: block;	
}

.mail:hover {
	background-image: URL(images/mail2.gif);
	color: #65625C;
	text-decoration: none;
}

DIV.hide {
	background-color: #FAF9F9;
	width: 30px;
	height: 30px;
}
