body {
	background-color: #999999;
	margin: 0px;
	text-align: center;
	background-image: url(grafik/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#Korpus {
	background-color: #FFFFFF;
	background-image: url(grafik/background.gif);
	visibility: visible;
	z-index: 1;
	text-align: left;
	overflow: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	bottom: 0px;
	height: 100%;
	width: 980px;
}
#Menue .Standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 5px;
}
#Menue a:link {
	color: #999999;
	text-decoration: none;
}
#Menue a:visited {
	color: #999999;
	text-decoration: none;
}
#Menue a:hover {
	color: #FF5019;
	text-decoration: none;
}
#Menue a:active {
	color: #999999;
	text-decoration: none;
}
#Menue .LinieAn {
	background-color: #FF5019;
}
#Menue .LinieAus {

	background-color: #FFFFFF;
}
#Fuss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(grafik/background.gif);
	text-align: left;
	padding-bottom: 15px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 980px;
	bottom: 0px;
	position: absolute;
}
a:link {
	color: #FF5019;
	text-decoration: none;
}
a:visited {
	color: #FF5019;
	text-decoration: none;
}
a:hover {
	color: #FF5019;
	text-decoration: underline;
}
a:active {
	color: #FF5019;
	text-decoration: none;
}
#Inhalt {
	background-color: #FFFFFF;
	text-align: left;
	width: 980px;
	height: 300px;
	overflow: visible;
	visibility: visible;
	background-image: url(grafik/background.gif);
}
#Bild {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	float: left;
	height: auto;
	width: 480px;
	text-align: right;
	z-index: 3;
}
#Texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding-left: 500px;
	padding-right: 150px;
	z-index: 4;
}
.Texte {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.orange {
	color: #FF5019;
}
.Bilderlinien {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.thumbnail {
	margin-right: 5px;
	margin-bottom: 5px;
}
#Pictures {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	float: left;
	height: auto;
	width: 480px;
	text-align: right;
	z-index: 3;
}

