html, body {
	text-align: center;
	padding: 0;
	margin: 0;
	font:normal 40px Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	color: #000;
}

/* Schrift allgemein */

.highlight {
	line-height: 44px;
	font-weight: bold;
	font-size: 48px;
}

.highlight1 {
	line-height: 44px;
	font-size: 48px;
}

.highlight3 {
	line-height: 44px;
	font-weight: bold;
	font-size: 24px;
}

.highlight2 {
	line-height: 44px;
	font-size: 24px;
}

a {
	text-decoration: none;
	color: #000;
}

.abstand1 {
	line-height: 52px;
}

.abstand2 {
	line-height: 28px;
}

.kleiner {
	line-height: 44px;
	font-size: 14px;
}

.credits {
	font:normal 40px Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.credits a{
	font:normal 40px Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
	
.direction {
	line-height: 18px;
	font-size: 14px;
}

div#projects a {
	font-size: 24px;
	line-height: 36px;
}

div#rightflow2 a {
	font-size: 14px;
	line-height: 11px;
}

div#back a {
	font-size: 14px;
	line-height: 11px;
}

/* Schrift allgemein 
div#projects a {
	text-decoration: none;
	color: #000;
	font-size: 18px;
	line-height: 30px;
}
*/
a:hover {
	text-decoration: underline;
}


/* BODY */

div#header {
	margin:0;
	height: 60px;
	width: 600px;
	position: absolute;
	top: 110px;
	left: 135px;
	text-align: left;
	line-height: 40px;
	z-index: 3;
	padding-top: 15px;
}

div#lselect {
	margin:0;
	height: 245px;
	width: 600px;
	position: absolute;
	top: 165px;
	left: 135px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 40px;
	z-index: 3;
}

div#projects {
	margin:0;
	height: 245px;
	width: 800px;
	position: absolute;
	top: 0px;
	left: 135px;
	text-align: left;
	padding: 15px 0px 15px 0px;
}


div#projectdetails {
	margin:0;
	height: auto;
	width: 700px;
	position: absolute;
	top: 0px;
	left: 135px;
	text-align: left;
	padding: 15px 0px 15px 0px;
}

div#rightflow {
	margin:0;
	height: auto;
	width: 200px;
	position: absolute;
	top: 0;
	left: 850px;
	text-align: left;
	padding: 15px 0px 0px 0px;
}

div#rightflow_en {
	margin:0;
	height: auto;
	width: auto;
	position: absolute;
	top: 0;
	left: 850px;
	text-align: left;
	padding: 15px 0px 0px 0px;
}

div#rightflow2 {
	margin:0;
	height: 30px;
	width: auto;
	position: absolute;
	top: 0;
	left: 30px;
	text-align: left;
	font-size: 14px;
	padding: 15px 0px 0px 0px;
}

div#rightflow2_en {
	margin:0;
	height: 30px;
	width: auto;
	position: absolute;
	top: 0;
	left: 630px;
	text-align: left;
	font-size: 14px;
	padding: 15px 0px 0px 0px;
}

div#backbig {
	margin:0;
	height: 60px;
	width: auto;
	position: absolute;
	top: 112px;
	left: 85px;
	text-align: left;
	background: #FFF;
	padding: 13px 0px 0px 0px;
	visibility: hidden;
}

div#picturebar {
	position: absolute;
	margin:0;
	height: 200px;
	width: 850px;
	top: 2px;
	left: 135px;
	text-align: left;
	padding: 0px 0px 20px 0px;
}

div#picturebig {
	margin:0;
	height: auto;
	width: 800px;
	position: absolute;
	top: 0px;
	left: 135px;
	text-align: left;
	background: #FFF;
	padding: 0px 0px 0px 0px;
}

div#back {
	margin:0;
	height: 30px;
	width: 930px;
	position: absolute;
	top: 20px;
	left: 30px;
	text-align: left;
	font-size: 14px;
	padding: 15px 0px 0px 0px;
}

div#credits {
position: absolute;
	margin:0;
	height: auto;
	width: 600px;
	top: 50px;
	left: 135px;
	text-align: left;
	padding: 10px 0px 0px 0px;
}


img {
border: 0;
margin: 0;
padding: 0;
}