body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	height: 100%;
	color: #000000;
	background-color: #ffffcc;
}
.tabelle {
	padding-left:20px;
}
.tabelle-inhalt {
	font-size:0.9em;
}
.bild {
	left: 20px;
	padding-left:20px;
}
.bildimtext {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}
#hr {
	width: 550px;
	margin-left: 20px;
	size: 1px;
}
linie {
	size: 1px;
}
.headline {
	color: #000000;
	display: block;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	width: 550px;
}
.link {
	background: url(images/webseite_button_01.jpg);
	background-repeat:no-repeat;
	color: #000000;
	display: block;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	text-decoration:none;
}
.link2 {
	background: url(images/webseite_button_01.jpg);
	background-repeat:no-repeat;
	color: #000000;
	display: block;
	padding-left: 30px;
	margin-left: 30px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.inhalt {
	padding-left:20px;
	padding-right:20px;
	width: 485px;
	font-size:1.0em;
}
#placeholder {
	height:auto;
	width:auto;
	margin: 0px auto;
}
li {
	padding-top:8px;
}
.box-unten {
	bottom:0px;
	margin-bottom:0px;
	left:0px;
	margin-left: 0px;
	background-image: url('images/bottom_balken01.gif');
	background-repeat: 	no-repeat;
	background-attachment: fixed;
	background-position:bottom left;
}