body {
	padding: 0px;
	text-align: center;
	background-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bilder/hintergrund.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#seite {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#kopf {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 140px;
	display: block;
	float: left;
	width: 900px;
}
#kopf h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #17387D;
	font-variant: small-caps;
	font-size: 30px;
	top: 66px;
	float: left;
	text-align: left;
	display: block;
	position: absolute;
}
#kopf h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FCA565;
	font-weight: bold;
	font-size: 24px;
	top: 96px;
	float: left;
	position: absolute;
}
#navi {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	display: block;
	width: 182px;
	float: left;
}


#inhalt {
	float: left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-right: 84px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 20px;
	display: block;
	width: 560px;
}
#inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;

	color: #999999:first-letter ;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	font-style: italic;
	color: #17387D;
}
#inhalt h2 {
	font-size: 22px;
}

#inhalt a {
	color: #17387D;
	text-decoration: underline;
}
#inhalt li {
	list-style-type: square;
	list-style-position: outside;
}


#fusszeile {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 25px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	margin-right: 25px;
	width: 900px;
	display: block;
	float: left;
}
#seite #inhalt table td {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#anschrift {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#seite #inhalt #anschrift td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inhalt .madeby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 40px;
}
#inhalt .madeby a {
	color: #666666;
	text-decoration: none;
}
#navi #language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324B71;
	margin: 4px;
	font-weight: bold;
}
#navi #language a {
	text-decoration: none;
	color: #324B71;
}

