body {
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #ffffff;
  scrollbar-arrow-color: #999999;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-highlight-color: #999999;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #999999;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-width: 4px 2px 35px 2px;
	border-color: #999999;
	border-style: solid;
}
#top {
	border-bottom-width: 4px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}
#navcontainer {
	padding: 20px 0px 10px 55px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #009966;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
}
#content {
	padding: 35px 50px 15px 75px;
	border-top-width: 4px;
	border-top-color: #999999;
	border-top-style: solid;
	background-color: #cccccc;
	background-image: url(./images/bg_content.gif);
	background-repeat: repeat-x;
}
#spalte_links {
	width: 415px;
	float: left;
}
#spalte_rechts {
	width: 340px;
	margin-left: 460px;
}
#spalte_links_halb {
	width: 365px;
	float: left;
}
#spalte_rechts_halb {
	width: 365px;
	margin-left: 400px;
}
#trenner {
	clear: both;
}
#links {
	height: 10px;
	visibility: hidden;
	overflow: hidden;
}
h1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #cc0000;
	margin-bottom: 25px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #000000;
}
hr {
	height: 1px;
	border-style: none;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #999999;
	background-color: #999999;
}
.fliesstext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
.fetttext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #cc0000;
}
p {
	margin-top: 0px;
	margin-bottom: 25px;
}
a.fliesstext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #cc0000;
	margin-top: 0px;
	margin-bottom: 25px;
	text-decoration: underline;
}
ol.lateinisch {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	list-style-type: decimal;
}
.fliessbild_gross {
	border: 2px solid #999999;
	float: left;
	margin-bottom: 25px;
}
.fliessbild_klein {
	float: left;
	margin: 0px 25px 15px 0px;
}
.formular {
	font-family: Verdana,Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0px;
	padding: 2px;
}
.ruman {
	display: none;
}
.button {
	font-family: Verdana,Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009966;
	background-color: #FFFFFF;
	border: 1px solid #009966;
	margin: 0px;
	padding: 1px;
	width: 150px;
}
