html, body {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing:-0.05em;
	color: #4a4a4a;
	font-size:0.98em;
	max-height: 500px;
	width: 5500px;
	margin: 0 0 0 75px;
	background:url('../img/scrolling.jpg') no-repeat 400px 0 fixed;

}

#content {
	position:absolute; 
	top:50%; 
	height:360px;
	width:5500px;
	margin-top:-180px;
	border:none;

}

div {
	height: 385px;
	margin: 0 30px;
	padding: 0 20px;
	float:left;
	border-left: 1px dotted #999999;
}
li {
	max-width:466px;
}
.text {
	width: 500px;
}
em {
	font-weight: bolder;
	color: #2a98d4;
}
#about {
	position:fixed;
	width: 157px;
	height:83px;
	font-size:0.9em;
	color:#999999;
	border:none;
	padding-top: 20px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:128px;
	background: url('../img/avatar.png') 40px 36px no-repeat;
}
#about a {
	text-decoration:none;
	color:#2a98d4;
}
#about a:hover {
	text-decoration:underline
}
#header {
	font-weight: bolder;
	font-size: 5em;
	letter-spacing:-3px;
	color: #40a447;
}

#sub-header{
	font-size: 3.09em;
}

#welcome {
	width: 500px;
	float:left;
}

#introduction {
	font-size:3.09em;
}

#thoughts {
	font-size:3.09em;
}

#finished-work-header {
	font-size: 5em;
	font-weight:bolder;
	color: #40a447;
}
#finished-work {
	border: none;
}
#finished-work li {
	float:left;
}
#finished-work a {
	text-indent: -9999px;
	display:block;
	height:500px;
	width:360px;
}
#naegele {
	height: 360px;
	width: 500px;
	display:block;
	background:url('../img/naegele.jpg') 0 0 no-repeat;
}
#naegele:hover{
	background:url('../img/naegele.jpg') -466px 0 no-repeat;
}
#medienverband {
	height: 360px;
	width: 500px;
	display:block;
	background:url('../img/medienverband.jpg') 0 0 no-repeat;
}
#medienverband:hover{
	background:url('../img/medienverband.jpg') -466px 0 no-repeat;
}
#heroes {
	height: 360px;
	width: 500px;
	display:block;
	background:url('../img/heroes.jpg') 0 0 no-repeat;
}
#heroes:hover{
	background:url('../img/heroes.jpg') -466px 0 no-repeat;
}
#work-in-progress-header {
	font-size: 5em;
	font-weight:bolder;
	color: #40a447;
}
#work-in-progress {
	border: none;
}
#work-in-progress li {
	float:left;
}
#work-in-progress a {
	text-indent: -9999px;
	display:block;
	height:500px;
	width:360px;
}
#neuhof {
	height: 360px;
	width: 500px;
	display:block;
	background:url('../img/neuhof.jpg') 0 0 no-repeat;
}
#neuhof:hover{
	background:url('../img/neuhof.jpg') -466px 0 no-repeat;
}
#conclusion {
	width:500px;
	font-size:3.09em;
}
#conclusion a {
	color: #2a98d4;
	text-decoration:none;
}
