* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
}
a:link {
	text-decoration: underline;
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	text-decoration:underline;
	color: #CCCCCC;
}
#Layer1 a:link, #Layer5 a:link {
	color:#000000;
	text-decoration:none;
}
#Layer1 a:visited, #Layer5 a:visited {
	color:#000000;
	text-decoration:none;
}
#Layer1 a:hover, #Layer5 a:hover {
	color: #CCCCCC;
	text-decoration:none;

}
h1 {
	font-size: 20px;
	margin-bottom: 14px;
	margin-top: 22px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#Layer1 {
	position:absolute; 
	left:3px; 
	top:173px; 
	width:125px; 
	z-index:5;
	line-height:14px;
}
#Layer3 {
	position:absolute; 
	left:150px; 
	top:152px; 
	width:608px; 
	height:370px; 
	z-index:7
}
#Layer4 {
	position:absolute; 
	left:0; 
	top:0; 
	width:757px; 
	height:80px; 
	z-index:8;
}
#Layer5 {
	position:absolute;
	left:0px;
	top:93px;
	width:757px;
	height:54px;
}
#Layer1 hr {
	margin: 0px 0;
}
#Layer5 hr {
	margin: 7px 0;
}
.rechts {
	float: right;
	margin-left: 5px;
}
.footerbild {
	clear: both;
	margin-top: 30px;
	float: none;
}
p {
	margin-top: 0px;
	margin-bottom: 14px;
}
#Layer1 td {
	height: 19px;
}
.links {
	float: left;
	margin: 0 10px 0px 0;
}
.zentriert {
	text-align: center;
	width: 100%;
}
.wichtig {
	color: #0066FF;
}
ol {
	margin-left: 25px;
	margin-bottom: 14px;
}
.bildcontainer {
	width: 165px;
	height:165px;
	margin: 0px 10px 10px 0px;
	float:left;
	text-align:center;
}
ul {
	padding-left: 0px;
	margin-left: 17px;
}
.bildunterschrift {
	font-size: 12px;
	font-style: italic;
	margin-top: -12px;
}
.floatNone {
	float: none;
	clear: both;
}
