html
{
	margin: 0;
	padding: 0;
}


body
{
	font-family: Verdana;
	color: #fff;
	background-color: #333;
}


iframe
{	
		padding: 0;
	margin: 0;
	overflow: hidden;
}


h1
{
	font-size: 9px;
	line-height: 10px;
	color: #fff;
	margin: 0;
	padding: 0;
}



/*  -------------- LINKS ------------------- */


A
{
	text-decoration: underline;
}

A:link,
A:visited
{
	color: #fff;
}

A:active,
A:hover
{
	color: #fff;
	text-decoration: none;
}




.fusszeile A
{
	text-decoration: none;
}

.fusszeile A:link,
.fusszeile A:visited
{
	color: #666;
}

.fusszeile A:active,
.fusszeile A:hover
{
	color: #fff;
}




#galerie A
{
	text-decoration: none;
	font-weight: bold;
}

#galerie A:link,
#galerie A:visited
{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#galerie A:active,
#galerie A:hover
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}



/* -------------- LOGO ------------------- */


#elements-logo-screen
{
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	visibility: hidden;
}


#elements-logo-print
{
	position: absolute;
	top: 0;
	left: 0;
}




/* -------------- NAVI ------------------- */


#navigation
{
	position: absolute;
	top: 191px;
	left: 22px;
	width: 150px;
	height: 420px;
	overflow: hidden;
}




/* -------------- FOTO ------------------- */


#foto
{
	position: absolute;
	top: 118px;
	left: 180px;
	width: 767px;
	height: 317px;
	overflow: hidden;
}


#foto-home
{
	position: absolute;
	top: 118px;
	left: 180px;
	width: 767px;
	height: 537px;
	overflow: hidden;
}


#fotocredit
{
	position: absolute;
	top: 448px;
	left: 180px;
	width: 760px;
	height: 20px;
	text-align: right;
	color: #fff;
	font-size: 10px;
	overflow: hidden;
	z-index: 5;
}


#balkenuntermfoto
{
	position: absolute;
	top: 433px;
	left: 180px;
	width: 767px;
	height: 6px;
	overflow: hidden;
}


#galerie
{
	position: absolute;
	top: 218px;
	left: 180px;
	width: 767px;
	height: 320px;
	overflow: hidden;
	font-weight: normal;
}


#galerie-foto
{
	position: absolute;
	top: 0;
	left: 0;
}


#galerie-navigation
{
	position: absolute; 
	top: 150px;
	left: 460px;
	font-size: 60px;
}


#galerie-description
{
	position: absolute; 
	top: 0px;
	left: 460px;
}


#balkenuntergalerie
{
	position: absolute;
	top: 538px;
	left: 180px;
	width: 430px;
	height: 6px;
	overflow: hidden;
}




/* -------------- CONTENT + FUSSZEILE + KEYWORD-REPEAT ------------------- */


#content
{
	position: absolute;
	top: 439px;
	left: 180px;
	width: 767px;
	overflow: visible;
}

.text
{
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	padding: 20px 60px 100px 20px;
}

.title-screen
{
	visibility: visible;
}

#title-screen-galerie
{
	position: absolute;
	top: 118px;
	left: 180px;
	width: 767px;
	height: 500px;
	overflow: hidden;
}

.title-print
{
	visibility: hidden;
	height: 1px;
	width: 1px;
	overflow: hidden;
	
}

.fusszeile
{
	font-size: 10px;
	color: #666;
	background: #333;
	overflow: hidden;
	padding: 10px 0 100px 0;
}

.fusszeile-home
{
	font-size: 10px;
	
	position: absolute;
	top: 670px;
	left: 180px;	
	color: #666;
	background: #333;
	overflow: hidden;
	padding: 10px 0 100px 0;
}


#keyword-repeat
{
	height: 1px;
	width: 30px;
	overflow: hidden;
	visibility: hidden;
	padding: 10px 35px 0 0;
}




/* -------------- DOKUMENTINFO ------------------- */


#docinfo-imprint
{
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}