#buehne{
	z-index: 99;
	position: fixed;
	width: 452px; 
	height: 800px;
	top: 0;
	left: 0;
	background: transparent url(../img/verlauf.png) repeat-y top left;
}

#navigation{
	position: absolute;
	top: 160px;
	left: 30px;

	font-family: 'Droid Sans Mono', serif;
	font-size: 11px;
	  font-style: normal;
	  font-weight: 400;
	  text-shadow: none;
	  text-decoration: none;
	  text-transform: none;
	  letter-spacing: 0;
	  word-spacing: 0em;
	  line-height: 1em;
}
#navigation, #navigation ul{
	line-height: 1.7;
	list-style-type: none;
}

#navigation ul{
	margin-left: 20px;
}

#navigation a:link, #navigation a:visited{
	text-decoration: none;
	color: black;
}

#navigation a:hover, #navigation a:active, #navigation a:focus, #navigation a.selected{
	text-decoration: underline;
}

h1{
	text-indent: -9999px;
}
h1 a{
	
	background: transparent url(../img/logo.png) no-repeat top left;
	width: 269px;
	height: 88px;
	display: block;
	position: fixed;
	top: 367px;
	left: 140px;
	z-index: 100;
}

h2{
	background: transparent url(../img/pause.jpg) no-repeat 0 26px ;
	width: 100%;
	font-family: 'Droid Serif', serif;
  	font-size: 24px;
	letter-spacing: 1px;
	font-weight: 400;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 30px;
}
#impressum-page #contentarea{
	width: 400px;
}
#projekt-page #contentarea{
	width: 15500px;
}
#bilder-page #contentarea{
	width: 19000px;
}
#thesis-page #contentarea{
	width: 1900px;
}
#geschichte-page #contentarea{
	width: 26000px;
}
/*#contentarea{
	width: 5000px;
	overflow: auto;
}*/
#contentarea ul li{
	float: left;
	padding-top: 30px;
}
#contentarea img{
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 4px;
}

#bilder-page #contentarea img{
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 4px;
}
.frame{
	height: 536px;
	background: white url(../img/trenner.jpg) no-repeat left 65px;
}
.frame p{
	width: 363px;
	line-height: 2.4;
	font-family: 'Droid Serif', serif;
	font-size: 11px;
}
.intro p{
	line-height: 1.6;
	font-family: 'Droid Serif', serif;
	font-size: 22px;
	width: 600px;
	text-align: right
}
.no-float p{
	margin-left: 40px;
}
h3{
	margin-left: 40px;
	line-height: 1.6;
	font-family: 'Droid Sans Mono', serif;
	font-size: 10px;
	margin-top: 20px;
	font-weight: normal;
}

#maila{
	position: fixed;
	font-family: 'Droid Sans Mono', serif;
	font-size: 10px;
	text-decoration: none
	color: black;
	top: 467px;
	left: 134px;
	z-index: 100;
	width: 220px;
	text-align: right;
}
a:link, a:visited, .mono{
	color: black;
	font-family: 'Droid Sans Mono', serif;
}
#ba{
	position: fixed;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 11px;
	width: 220px;
	text-align: right;
	line-height: 1.4;
	

	top: 487px;
	left: 134px;
	z-index: 100;
}
#ba a {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 11px;
	text-decoration: underline;
}