/* CSS-Layout */
body, html {
	top: 0px;
	left: 0px;
	right: 0px;
	background: red;
	width: 98%;
}
#header {
	top: 0px;
	left: 0px;
	right: 0px;
	padding-top: 1em;
	text-align: center;
	vertical-align: middle;
	position:absolute;
}
#page_content {
	background: #FFFFFF;
	top: 2em;
	left: 1px;
	right: 1px;
	padding-left: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 5px;
	position:relative;
}
#footer {
	left: 1px;
	top:1em;
	bottom: 3px;
	right: 0px;
	padding-left: 0px;
	padding-top: 2em;
	padding-right: 0px;
	font-size: small;
	position:relative;
}
H5 {
	font-family: Arial, Helvetica, Sans-Serif; ;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
	color: #d72a1c;
}
H4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 110%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 110%;
	color: #d72a1c;
}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 100%;
}
H1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFFFF;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 110%;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0;
}
H6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 110%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
a {
	color: #d72a1c;
}
a:visited {
	color: black;
}
a:active {
	color: orange;
}
.style_az {
	list-style-image: url('images/aufz.jpg');
	font-family: Arial, Helvetica, Sans-Serif;
	margin-bottom: 0px;
	margin-top: 0;
	font-size: 1em;
}
.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.8em;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.style_w {
	color: #FFFFFF;
	text-decoration: none;
}
.style_s {
	color: #000000;
}
.style_b {
	color: #003399;
}
.style_ul {
	text-decoration: underline;
}
.style_rw {
	text-align: right;
	color: #FFFFFF;
}
.style_image {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}
.style_grau {
	background-color: #D4D4D4;
}
</style>

