@charset "utf-8";
/* CSS Document */

body {
	background-color: #ed6e29;
	text-align: center;
	margin: 0;
	padding: 0;
}
.seite1 {
	background-image: url(bilder/bg_kiatboetzow.jpg);
	background-repeat: no-repeat;
	background-position: 50% 180px;
}

#wrapper {
	position: relative;
	margin: auto;
	padding: 0;
	width: 980px;
	height: auto;
	overflow: auto;
	text-align: left;
}
#navigation {
	position: relative;
	float: left;
	display: inline;
	width: 183px;
	height: 63px;
	margin: 99px 0 0 0;
	padding: 0 25px 0 0;
	text-align: right;
}
#navigation a {
	text-decoration: none;
	color: #000000;
	font-family: Courier, "Courier New", monospace, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
#navigation a:hover {
	text-decoration: none;
	font-size: 14px;
}
#navigation a.aktiv {
	color: #ffffff;
}
#navigation a.pdf {
	color: #FFFFFF;
}
#inhalt {
	position: relative;
	float: left;
	display: inline;
	width: 716px;
	height: auto;
	margin: 99px 0 80px 0;
	padding: 10px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#inhalt h1, #inhalt h2 {
	font-family: Courier, "Courier New", monospace, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
#inhalt p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#cont {
	background-color: #ffffff;
	padding: 24px 10px 10px 10px;
	margin: 0;
}
#inhalt a {
	text-decoration: none;
	color: #000000;
}
#inhalt a:hover {
	text-decoration: underline;
}
.courier {
	font-family: Courier, "Courier New", monospace, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
.farbeweiss {
	color: #FFF;
}
.color2 {
	font-family: Courier, "Courier New", monospace, "Times New Roman", Times, serif;
	color: #FFF;
}
.seite2 #wrapper #navigation .farbeweiss {
	color: #FFF;
}
.w {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
