body {
	background-color: #054EA2;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	scrollbar-3dlight-color: #054EA2;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #054EA2;
	scrollbar-darkshadow-color: #000099;
	scrollbar-face-color: #054EA2;
	scrollbar-highlight-color: gray;
	scrollbar-shadow-color: #000099;
}


.fuss, a.fuss:active, a.fuss:visited, a.fuss:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #f8f8f8;
}

.fuss a:link, .fuss a:active, .fuss a:visited {
	color: #f8f8f8;
}

.fuss a:hover {
	color: #FFFFCC;
}

a.fuss:hover {
	color: Yellow;
	text-decoration: underline;
}

td {
	font-size: 12px;
}

.content {
	font-size: 12px;
	color: #333333;
}

a.content:link, a.content:visited, a.content:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054EA2;
	text-decoration: none;
}

a.content:hover {
	text-decoration: underline;
}

input, optgroup, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}

b, strong {
	font-weight: bold;
}

i {
	font-style: italic;
}

select.toc {
	background-color: #054EA2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f8f8f8;
}

th {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #054EA2;
	background-color: #DCDCDC;
}

h1 {
	color: #054EA2;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

h2 {
	color: gray;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #054EA2;
	font-size: 14pt;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #054EA2;
}

h5 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

a:link, a:active, a:visited {
	color: #054EA2;
}

a:hover {
	color: #FF0000;
}

.blau {
	color: #054EA2;
}

.randlink {
	color: #054EA2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	border: 1px solid #054EA2;
	text-decoration: none;
	padding: 1px;
	line-height: 20px;
}

.inhalt {
	background-color: #f8f8f8;
}

.toc, .toc a:link, .toc a:active, .toc a:visited {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #f8f8f8;
	text-decoration: none;
	line-height: 20px;
}

.toc a:hover {
	color: Yellow;
}