body {
	color: #6E6E6E;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-color: #D3E2F5;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../grafiken/himmel.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
}
#logo {
	height: 131px;
	width: 230px;
	position: absolute;
	left: 30px;
	top: 20px;
}
#linie1 {
	width: 170px;
	left: 30px;
	top: 200px;
	position: absolute;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6E6E6E;
}
#bild {
	width: 180px;
	left: 30px;
	top: 228px;
	position: absolute;
	height: 180px;
}
#linie2 {
	width: 170px;
	left: 30px;
	top: 424px;
	position: absolute;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6E6E6E;
}
#standardtext1 {
	width: 170px;
	left: 30px;
	top: 459px;
	position: absolute;
	height: 36px;
	text-align: right;
}
#standardtext2 {
	width: 170px;
	left: 30px;
	top: 499px;
	position: absolute;
	height: 36px;
	text-align: right;
}
#linie3 {
	width: 570px;
	left: 290px;
	top: 155px;
	position: absolute;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6E6E6E;
}
#kopfnavi1 {
	width: 110px;
	left: 511px;
	top: 165px;
	position: absolute;
	height: 27px;
	text-align: right;
}
#kopfnavi2 {
	width: 110px;
	left: 636px;
	top: 165px;
	position: absolute;
	height: 27px;
	text-align: right;
}
#kopfnavi3 {
	width: 110px;
	left: 750px;
	top: 165px;
	position: absolute;
	height: 27px;
	text-align: right;
	background-repeat: no-repeat;
}
#linie4 {
	width: 570px;
	left: 290px;
	top: 200px;
	position: absolute;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6E6E6E;
}
#haupttext {
	width: 570px;
	left: 283px;
	top: 223px;
	position: absolute;
	height: auto;
}
a:link {
	color: #6E6E6E;
	text-decoration: none;
}
a:visited {
	color: #6E6E6E;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6E6E6E;
	font-weight: bold;
	
}
.boldrot {
	font-weight: bold;
	color: #E2001A;
}
.bold {
	font-weight: bold;
}
.boldblau {
	font-weight: bold;
	color: #0064BC;
}
.linkbold {
	font-weight: bold;
}
.linkbold a:link {
	color: #6E6E6E;
	text-decoration: none;
}
.linkbold a:visited {
	color: #6E6E6E;
	text-decoration: none;
}
.linkbold a:hover {
	text-decoration: none;
	color: #0064BC;
}
	
