@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #333333;
}
#wrapper {
	width: 960px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 50px;
	/*code für abgerundete Ecken*/
	-moz-border-radius:5px;
	-khtml-border-radius:15px;
	margin-bottom: auto;
}
#haeder {
	height: 150px;
	width: 960px;
	padding: 0px;
	background-image: url(../bilder/logo_weiss8.gif);
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-border-radius:5px;
	-khtml-border-radius:15px;
	background-color: #CCCCCC;
}
#Titel {
	left: 500px;
	top: auto;
	right: 20px;
	bottom: 40px;
	text-align: center;
	height: auto;
	width: 650px;
	float: right;
}
#titelleiste {
	background-color: #FFFFFF;
	height: 18px;
	width: 960px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	float: right;
}
#navigation {
	background-color: #CCFF66;
	text-align: right;
	clear: left;
	float: left;
	height: 475px;
	width: 180px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 18px;
	background-image: none;
}
#text {
	height: auto;
	width: 469px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	left: 200px;
	top: 170px;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#sidebarrechts {
	background-color: #CCCCCC;
	height: 475px;
	width: 180px;
	float: right;
	text-align: left;
	clear: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	font-size: 14px;
	color: #006600;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 18px;
	text-decoration: none;
	color: #9900CC;
}
.titelkurz {
	text-align: left;
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	color: #333333;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 40px;
	color: #333333;
	font-weight: normal;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	font-style: normal;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	color: #000000;
}
h6 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.navweiss {
	background-color: #FFFFFF;
	padding-right: 5px;
}
.unterstreichen {
	background-color: #FFFFFF;
	text-decoration: underline;
}
.gruenhinterlegt {
	background-color: #CCFF66;
	padding-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.gelbhinterlegt {
	background-color: #FFFF99;
}
.gruendunkelhinterlegt {
	background-color: #99CC99;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.p2 {
	line-height: 30px;
	text-indent: 40px;
}
.peinzug {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-indent: 10px;
	color: #000000;
}
.rostrothinterlegt {
	background-color: #CC9999;
}
.grauhinterlegt {
	background-color: #CCCCCC;
}
.rosahinterlegt {
	background-color: #FFCCCC;
}

