*{
	padding:0;
	margin:0;
	border:0;
}
body,td,th {
	font-family: Myriad, Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 1.5;
}
a       {color:#999999;text-decoration:none;}
a:hover {color: #FF99FF; text-decoration:none;}

.Stil1 {
	font-size:200%;
	font-weight:600;
	color:#666666;
}

.stil2{
	font-size: 150%;
	font-weight: 600;
	color: #999999;
}

.Stil3 {color: #FFFFFF;}

.pre {white-space: pre;}


body, html {
	background-color: #E6E6E6;
	height: 100%;
	z-index: auto;
}
/** ausrichtung *********************************************************/
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-260px;
		float:left;
		}

#window{
	width:760px;
	margin:0 8% 0 22%;
	position: relative;
	height:450px;
	clear:left;	

}
/** header *********************************************************/
#logo{
	position: absolute;
	left: -175px;
	top: -68px;
	z-index:1
}

#logo_ausschnitt{
	position: fixed;
	width: 312px;
	height:300px;
	left: 280px;
	top: 200px;
	z-index:1
}

#header{
	position:absolute;
	width: 100%;
	z-index: 2;
	top: -3px;
}

/** inhalt *********************************************************/
#content{
	position:absolute;
	margin-top: 35px;
	width:100%;
	height:300%;
	background-color: #FFFFFF;
	top: -4px;
}

#content_galerie{
	position:absolute;
	margin-top: 35px;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
	top: -4px;
	z-index:3;
}


.titel{
	width:100%;
	text-align:center;
	margin: 20px 0px 30px;
	font-size: 150%;
	font-weight: bold;
	color: #999999;
}

.photo{
	width: 395px;
	right:0px;
	float:right;
	text-align:center;
}
.photo_galerie{
	height: 325px;
	text-align:center;
}
.photo2{
	float:left;
	margin-left:80px;
	text-align:left;
}

.beschreibung{
	width:250px;
	position:absolute;
	margin-left:35px;
	float:left;
	display:block;
	z-index:4;
}

.beschreibung_galerie{
	width:325px;
	position:absolute;
	margin:10px;
	bottom:0px;
	display:block;
}


#scrollbalken{
	position:absolute;
	left: 780px;
	top: 422px;
}

#scrollbalken_galerie{
	position:absolute;
	left: 780px;
	top: 461px;
	width: 40px;
}
/** navi *********************************************************/

#navi{
	width:1%;
	position:absolute;
	left: 850px;
	top: 25px;
}

.navitext {
	float: right;
	margin: 0px 0px 1px 18px; padding: 0px;
}

#impressum{
	position:absolute;
	left: 790px;
	top: 150px;
	height: 0px;
	width: 235px;
}

