#maintext {
	position:absolute;
	left:287px;
	top:163px;
	width:399px;
	height:369px;
	z-index:5;
	overflow: auto;
}
#referenzen {
	position:absolute;
	left:288px;
	top:163px;
	width:399px;
	height:387px;
	z-index:5;
	overflow: auto;
}
#back {
	position:absolute;
	left:96px;
	top:0px;
	width:613px;
	height:331px;
	z-index:1;
}
#navi {
	position:absolute;
	left:96px;
	top:150px;
	width:162px;
	height:183px;
	z-index:2;
}
#projekte {
	position:absolute;
	left:697px;
	top:130px;
	width:126px;
	height:428px;
	z-index:3;
}
#footer {
	position:absolute;
	left:287px;
	top:555px;
	width:398px;
	height:16px;
	z-index:4;
}
#projekt1 {
	position:absolute;
	left:709px;
	top:185px;
	width:133px;
	height:109px;
	z-index:5;
}
#projekt2 {
	position:absolute;
	left:709px;
	top:307px;
	width:132px;
	height:111px;
	z-index:6;
}
#projekt3 {
	position:absolute;
	left:708px;
	top:433px;
	width:133px;
	height:106px;
	z-index:7;
}
body {
	background-color:#000000;
	color:#FFFFFF;
	margin: 0px;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.leftcol {
	background-repeat: repeat-y;
	padding-top: 10px;
}
.maincol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 165%;
	color: #000000;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.rightcol {
	background-repeat: no-repeat;
	background-color: #737B82;
}
#navlist {
	padding-left: 10px;
	margin-left: 0;
	width: 140px;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding-bottom: 0.25em;
}
#navlist li a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #556677;
}
#navlist li a:hover {
	text-decoration: none;
	color: #97A6B5;
}
a {
	color:#FFFFFF;
	text-decoration: underline;
}

a:hover {
	color:#999999;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 100%;
	color: #2E4C6B;
}
h1,h2 {

	letter-spacing: 2px;
}
h3,h4,h5,h6 {
	letter-spacing: 1px;
}

h4,h5,h6 {
	letter-spacing: 1px;
	font-size: 13px;
}
