a:link{
	color: #000;
	text-decoration: underline;
}
a:visited{
	color: #000;
}
a:hover{
	color: #000;
	text-decoration: none;
	font-style: italic; 
}
a:active{
	color: #000;
}
body{
	text-align: center;
	background-color: #8b9fa0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-image: URL(bilder/links.jpg);
	background-repeat: no-repeat;
}
#navi{
	text-align: left;
	width: 552px;
	height: 30px;
	position: relative;
	top: 159px;
	left: 0;

}
#alles{
	width: 769px;
	height: 100%;
	margin: 0 auto 0;
}
#main{
	width: 552px;
	float: left;
}
.head{
	width: 552px;
	height: 189px;
	background-image: URL(bilder/head.jpg);
}
.inhalt{
	width: 552px;
	min-height: 480px;
	background-image: URL(bilder/inhalt.jpg);
}
.bottom{
	clear: both;
	width: 552px;
	height: 29px;
	background-image: URL(bilder/inhalt_bottom.jpg);
}
#rest{
	background-color: transparent;
	background-image: URL(bilder/aussen.jpg);
	background-repeat: no-repeat;
	float: left;
}

#charts{
	padding-left: 39px;
	width: 178px;
}
.charts_head{
	margin-top: 39px;
	float: left;
	width: 178px;
	height: 33px;
	background-image: URL(bilder/charts_head.jpg);
}
.charts_main{
	text-align: left;
	float: left;
	width: 178px;
	min-height: 100px;
	background-image: URL(bilder/fenster_klein_hgr.jpg);
}
.charts_inhalt{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
.charts_bottom{
	float: left;
	width: 178px;
	height: 2px;
	background-image: URL(bilder/fenster_klein_bottom.jpg);
	background-repeat: no-repeat;
}
#files{
	padding-left: 39px;
	top: 450px;
	width: 178px;
}
.files_head{
	float: left;
	margin-top: 39px;
	width: 178px;
	height: 33px;
	background-image: URL(bilder/files_head.jpg);
}
.files_main{
	text-align: left;
	float: left;
	width: 178px;
	min-height: 100px;
	background-image: URL(bilder/fenster_klein_hgr.jpg);
}
.files_inhalt{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
.files_bottom{
	float: left;
	width: 178px;
	height: 2px;
	background-image: URL(bilder/fenster_klein_bottom.jpg);
	background-repeat: no-repeat;
}
#schoppe{
	padding-left: 23px;
	position: absolute;
	top: 685px;
	width: 178px;
	height: 100px;
}
#fenster{
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto 0;
	width: 512px;
}
.fenster_head{
	
	width: 512px;
	height: 16px;
}
.fenster_main{
	background-image: URL(bilder/fenster_main.jpg);
	width: 512px;

}
.fenster_bottom{
	background-image: URL(bilder/fenster_bottom.jpg);
	width: 512px;
	height: 4px;
	background-repeat: no-repeat;
}