body {
	background-image: url(diverses/hintergrund.gif);
	font-family: "Lucida Grande";
	font-size: 12px;
}
#container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	margin-top: 30px;
}
#header {
	height: 150px;
	width: 950px;
	background-image: url(diverses/logo.jpg);
	background-repeat: no-repeat;
}
#navigation {
	height: 25px;
	width: 950px;
	background-color: #FFF;
	font-size: 13px;
	padding-bottom: 8px;
	padding-top: 10px;
}
#nav1 {
	width: 80px;
	float: right;
	height: 20px;
}
#nav2 {
	float: right;
	height: 20px;
	width: 105px;
}
#nav3 {
	float: right;
	height: 20px;
	width: 50px;
}
#nav4 {
	height: 20px;
	width: 55px;
	float: right;
}
#mainarea {
	background-color: #FFF;
	height: auto;
	width: 940px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	float: left;
	margin-bottom: 20px;
}
#sidebar {
	float: left;
	height: 310px;
	width: 166px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
	color: #999;
}
#trennleiste {
	width: 5px;
	height: 330px;
	float: left;
	background-color: #FFF;
}
#trennleiste2 {
	width: 5px;
	height: 250px;
	float: left;
	background-image: url(diverses/trenner.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
.ueberschrift1 {
	font-family: "Lucida Grande";
	font-size: 18px;
	color: #09F;
}
.ueberschrift2 {
	font-family: "Lucida Grande";
	font-size: 14px;
	line-height: 5px;
	color: #09F;
}
.ueberschrift3 {
	color: #09F;
}
.ueberschrift4 {
	font-family: "Lucida Grande";
	font-size: 14px;
	color: #09F;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #09F;
}
a:visited {
	color: #000;
}
#mainareaslide {
	background-color: #FFF;
	height: auto;
	width: 940px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	text-align: center;
}
