body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 130%;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
.rot {
	color: #FF0000;
}

p {
	font-size: 85%;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
hr {
	width: 600px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.eingerahmt_obenunten {
	font-size: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}

.absatz_liste {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}

#navileiste {
	font-size: 90%;
	text-align: center;
	width: 600px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kleiner {
	font-size: 82%;
}
li {
	font-size: 90%;
	margin-bottom: 18px;
}
h2 {
	font-size: 110%;
}
.img_rechts {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
.li_einfach {
	margin-bottom: 10px;
	list-style-type: none;
}
.Hinweis {
	background-color: #FFFF66;
	width: 400px;
	padding: 5px;
	font-size: 90%;
	border: 1px solid #999999;
	text-align: center;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 96%;
	font-style: italic;
}
.img_links {
	float: left;
	margin-right: 12px;
}
.nofloat {
	float: none;
	clear: both;
}
#copyright {
	font-size: 70%;
	margin-top: 12px;
	text-align: center;
	width: 600px;
}
#inhalt {
	width: 700px;
	padding-left: 60px;
}
#inhalt label {
	font-size: 88%;
}
#inhalt .eingerueckt {
	padding-left: 40px;
}

#inhalt dl {
	font-size: 88%;
}
#inhalt dd {
	margin-top: 8px;
}

#inhalt table tr {
	font-size: 88%;
}

#inhalt table tr td  p {
	font-size: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gerahmt {
	border: 1px none #CCCCCC;
	padding: 1px;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	height: auto;
	width: auto;
}
.icon {
	margin-right: 10px;
	height: 20px;
	width: 20px;
	vertical-align: bottom;
	margin-left: 5px;
}
.wiki {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
