body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../inhalte/bilder/hintergrund.gif);
	background-repeat: repeat-y;
	background-position: center;*/
	background-color: #FFFF66;
	text-align: center;
}
#oben {
	position: absolute;
	top: 0px;
	left: 0px;
}
#center {
	position: relative;
	height: auto;
	width: 702px;
	margin: 0 auto;
	text-align: left;
}
#logodiv {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#inhalt {
	position: absolute;
	top: 99px;
	left: 202px;
	width: 500px;
	z-index: 0;
}
#inhalt_middle {
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../inhalte/bilder/inhalt_middle.gif);
	background-repeat: repeat-y;
	width: 440px;
}
#inhalt_top {
	width: 500px;
	height: 25px;
}
#inhalt_bottom {
	width: 500px;
	height: 25px;
}
#navigation2 {
	position: absolute;
	top: 471px;
	left: 0px;
}
#navigation {
	position: absolute;
	top: 99px;
	left: 0px;
}
#copy {
	width: 500px;
	text-align: center;
}
p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
p.zitat {
	margin-left: 20px;
	font-style: italic;
}
p.zitatquelle {
	font-size: 10px;
	margin-top: -10px;
	margin-bottom: 35px;
	text-align: right;
	margin-left: 20px;
	line-height: 12px;
}
p.quelle {
	font-size: 10px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p.copyright {
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #FF6633;
}
a:hover {
	color: #FF6633;
	background-color: #FFFFCC;
}
h1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 25px;
	font-weight: 700;
	text-transform: uppercase;
	border-top: 1px dotted #CCCCCC;
}
h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: 700;
}
img {
	margin: 0px;
}
blockquote {
	margin: 0px;
	padding: 0px;
}
ol {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 30px;
	padding-left: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	list-style-image:    url("../inhalte/bilder/listenpunkt.gif");
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 30px;
	padding-left: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	margin-bottom: 5px;
}
