﻿/* CSS-Layout */
body, html {
	margin: 0px;
	padding: 0px;
	background: url('images/hg_blau.jpg');
	text-align: center;
	vertical-align: middle;
}
#page_header {
	height: 6em;
	padding: 15px;
	background: #d4d4d4;
	text-align: center;
	left: 0px;
	right: 0px;
	width: auto;
	position: fixed;
}
#page_content {
	top: 10em;
	min-width: 800px;
	bottom: 6em;
	position: relative;
}
#links {
	padding: 10px;
	float: left;
	width: 220px;
}
#mitte {
	padding: 10px;
	margin-left: 230px;
	margin-right: 230px;
}
#rechts {
	padding: 10px;
	float: right;
	text-align: right;
	width: 220px;
}
#footer {
	padding: 15px;
	height: 6em;
	background: #d4d4d4;
	text-align: center;
	left: 0px;
	right: 0px;
	width: auto;
	bottom: 0px;
	position: fixed;
}
H6 {
	font-family: Trebuchet MS;
	font-size: 0.75em;
	line-height: 100%;
	font-weight: bold;
	color: #ffffff;
}
H5 {
	font-family: Trebuchet MS; ;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	line-height: 150%;
}
H4 {
	font-family: Trebuchet MS;
	font-size: 1.1em;
	line-height: 130%;
	color: #ffffff;
	font-weight: bold;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	line-height: 100%;
}
h2 {
	font-family: Trebuchet MS; ;
	font-size: 1em;
	font-weight: bold;
	color: #003399;
	line-height: 150%;
}
H1 {
	font-family: Trebuchet MS;
	font-size: 1.75em;
	line-height: 100%;
	color: #003399;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	color: #000000;
	font-family: Trebuchet MS;
	line-height: 100%;
	font-size: 0.8em;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
}
.style_az {
	list-style-image: url('images/aufz3.jpg');
	margin-bottom: 0px;
	margin-top: 0;
}
.style_c {
	text-align: center;
	vertical-align: middle;
}
.style_r {
	text-align: right;
}
.style_tab {
	border-style: solid;
	border-color: #D4D4D4;
	background-color: #D4D4D4;
}
.style_w {
	color: #FFFFFF;
}
.style_b {
	color: #003399;
}
.style_image {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited, a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
</style>
