body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
h1 {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width:100%;
	text-decoration:none;
}
#content {
	width:750px;
	border-top:1px solid #36C;
	border-left:1px solid #36C;
	float:left;
}
#seitenbilder {
	float:left;
}
#navigation {
	padding:2px;
	background-color:#9DCEFF;
	border-bottom:1px solid #36C;
}
#navigation p, #navigation h1 {
	display:inline;
}
#navigation a {
	font-size:80%;
	text-decoration:none;
}
#kopftext {
	float:left;
	width:530px;
	height:130px;
	text-align: middle;
}
#kopfbild {
	float:right;
	width:210px;
	height:130px;
}
#inhalt {
	clear:both;
	padding:5px;
}
#inhalt p {
	margin:1px;
	padding:1px;
}
.aktiver-link {
	font-size:75%;
	font-weight:bold;
}
.bildrand-typ1 {
	border-top:1px solid #36C;
	border-right:1px solid #36C;
	border-left:1px solid #36C;
}
.bildrand-typ2 {
	border:1px solid #36C;
}
.text80 {
	font-size: 80%;
}
