body {
	font: 100.01% Courier New, Andale Mono, Arial, Geneva, helvetica, sans-serif;
	margin: 0;
	background-color: #F3F2EE;
	color: #3b2708;
	font-weight: bold;

}
#wrapper {
	position:absolute;
	left:50%;
	width:866px;
	margin-top:40px;
	margin-bottom: 40px;
	margin-left:-433px;
	text-align: left;
	}
#contenttop{
	background-image: url(images/background-top.jpg);
}
#contentbottom{
	background-image: url(images/background-bottom.jpg);
}
#content{
	text-align: left;
	color: #412406;
	text-decoration: none;
	font-size:13px;
	background-image: url(images/background-middle.jpg);
	background-repeat: repeat-y;
	min-height: 660px;
}

#navigation{
	position: absolute;
	left: 20px;
	bottom: 20px;
}

#blatt{
	position: absolute;
	left: 20px;
	top: 20px;
	background-image: url(images/blatt.jpg);
	width: 816px;
	height: 530px;
}
#pssst{
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 190px;
	height: 60px;
}
#punkt{
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 61px;
	height: 60px;
}

.con{
	padding: 20px;
	color: #3b2708;
	font-size: 13px;

}
.con img{
	padding: 0px;
}
p a{
	color: #3b2708;
	text-decoration: none;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #3b2708;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #3b2708;
}
h2 span{
	font-size: 10px;
	font-weight: bold;
	margin-top: 20px;
	color: #3b2708;
}
.year{
	width: 90px;
	float: left;
	margin-bottom: 10px;
}
.text{
	width: 730px;
	float: left;
	margin-bottom: 10px;
}
.clear{
	clear: both;
}
#subnavi2{
	position: absolute;
	bottom: 50px;
	left: 53px;
}
#subnavi3{
	position: absolute;
	bottom: 50px;
	left: 153px;
}
#subnavi4{
	position: absolute;
	bottom: 50px;
	left: 215px;
}
#subnavi5{
	position: absolute;
	bottom: 50px;
	left: 307px;
}
#subnavi6{
	position: absolute;
	bottom: 50px;
	left: 394px;
}


li{
	list-style-type: none;
}
.subnavigation a:link{
	list-style-type: none;
	text-decoration: none;
	color: #3b2708;
	text-transform: uppercase;
}
.subnavigation a:hover{
	text-decoration: none;
	color: #6b0e0e;
	text-transform: uppercase;

}
.subnavigation a:visited{
	color: #3b2708;
	text-decoration: underlined;
	text-transform: uppercase;
}
#projectnavi{
	position: absolute;
	top: 70px;
	left: 575px;
}
#projectnavi a:link{
	color: #3b2708;
	text-decoration: none;
}

#projectnavi a:visited{
	color: #3b2708;
	text-decoration: underlined;
}

li{
line-height: 25px;
}
.arttitel{
	width: 550px;
}
li.active{
	text-decoration: underline;
}
p{
 	line-height: 25px;
}