﻿/* CSS-Layout */
body {
	margin-top: 0px;
	margin-left: 0px;
	height: 100%;
	min-width: 50em;
	background: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000098;
	scrollbar-3dlight-color: #000098;
	scrollbar-arrow-color: #000098;
	scrollbar-track-color: #000098;
	scrollbar-darkshadow-color: black;
}
#page_content {
	left: 0.63em;
	top: 0.63em;
	padding-left: 0.31em;
	padding-right: 0.63em;
	overflow: auto;
	bottom: 2em;
	position: fixed;
	min-width: 35em;
	width: auto;
	right: 0.63em;
}
#footer {
	bottom: 0.31em;
	position: fixed;
	min-width: 35em;
	right: 0.63em;
	left: 0.63em;
}
body > #footer {
	position: fixed;
}
<style type="text/css">
H6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;

}
H5 {
	font-family: Arial, Helvetica, Sans-Serif; ;
	font-size: 1em;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	color: #000098;
}
H4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 100%;
	color: #000098;
}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 100%;
}
H1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 2.2em;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #000098;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 120%;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
}
H6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
a:visited {
	color: #ff0000;
}
a:link {
	color: #000098;
}
a:active {
	color: #ffff00;
}
.style_linktab {
	border-right-style: solid;
	border-right-width: 2px;
}
.style_c {
	text-align: center;
	vertical-align: middle;
}
.style_r {
	text-align: right;
}
.style_l {
	text-align: left;
}
.style_small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.style_b {
	font-weight: bold;
	background-color: #FFFF00;
}
.style_ul {
	text-decoration: underline;
}
.style_image {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
}
</style>
