
body {
 font-size: small;
 font-family: arial, helvetica, sans-serif;
 background: #c0c0c0;
 color: black;
}
p {
 margin: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.0em;
 text-align: left;
}
pre {
 font-size: 12px;
}
hr {
 width: 80%;
 text-align: center;
 color: #7D7D7D;
}
h1 , h2 , h3 , h4 , h5 , h6 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}
h1 {
 font-size: 40px;
 color: #c72727;
 text-align: center;
}
h2 {
 font-size: 26px;
 text-align: center;
}
h3 {
 font-size: 22px;
 color: #9a2727;
}
li {
 list-style: circle;
 text-align: left;
}
td {
 font-size: small;
 font-family: arial, helvetica, sans-serif;
}
td.nav {
 background-color: #cccccc;
 font-size: 10pt;
 text-align: left;
}
th {
 font-weight: bold;
 font-size: small;
 font-family: arial, helvetica, sans-serif;
 background-color: #c5c5c5;
}
a {
 text-decoration: underline;
}
a:link {
 color: #0002c4;
 text-decoration: underline;
}
a:visited {
 color: #296298;
 text-decoration: underline;
}
a:hover {
 color: #c60000;
 text-decoration: underline;
 background-color: #d8e0f5;
}
a.kopf:link {
 background-color: transparent;
 text-decoration: none;
}
a.kopf:visited {
 background-color: transparent;
}
a.kopf:hover {
 background-color: transparent;
 text-decoration: underline;
}
a.nav {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	background-color: #cccccc;
	clear: both;
	padding-top: 2px;
	visibility: inherit;
	width: 145px;
	margin-top: 2px;
	padding-bottom: 2px;
	display: block;
}
a.nav:link {
 font-size: 10pt;
 font-family: arial, helvetica, sans-serif;
 text-align: left;
}
a.nav:visited {
 font-size: 10pt;
 font-family: arial, helvetica, sans-serif;
 text-align: left;
}
a.nav:hover {
 font-size: 10pt;
 font-family: arial, helvetica, sans-serif;
 text-align: left;
 background-color: #e7e7e7;
}
a.nav:active {
 font-size: 10pt;
 font-family: arial, helvetica, sans-serif;
 text-align: left;
}
img {
 border: 0 none inherit;
}
img.links {
 margin: 5px 10px 10px 5px;
 float: left;
}
img.rechts {
 margin: 10px 5px 10px 10px;
 float: right;
}
.box {
 background-color: #ececec;
 border: 1px solid #969696;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
}
.code {
 background-color: #EFEFEF;
 color: #4C4C4C;
 border: 1px solid #929292;
 padding-right: 3px;
 padding-left: 6px;
 padding-bottom: 12px;
 padding-top: 12px;
 font-family: "Courier New", Courier, monospace;
 font-size: 11px;
 text-align: left;
}
.center {
 text-align: center;
}
.nav {
 font-size: 10pt;
 font-family: arial, helvetica, sans-serif;
 text-align: center;
 background-color: #cccccc;
 clear: both;
 padding-top: 0;
 visibility: inherit;
 width: 100%;
}
#kruemel {
 font-weight: normal;
 font-size: 14px;
 padding-bottom: 3px;
 padding-top: 3px;
 text-align: center;
 border-width: 0 0 1px;
 border-style: solid;
 border-color: black;
 margin-bottom: 2px;
}
#content {
 background-color: #e0e0e0;
 border: 1px none inherit;
 border-style: solid;
 border-color: #7d7d7d;
}