body {
	background-color: #C1DDDA;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	color: #3E5956;
}

div#wrapper {
	position:absolute;
	left:50%;
	width:840px;
	margin-left:-420px;
}

div#header {
	background-color: #FFD28D;
	height: 92px;
	margin-bottom: 6px;
	background-image:  url(img/layout/zahn-oben.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div#logo {
	position: absolute;
	left: 15px;
	z-index: 5;
}

div#headerspecial {
	position: absolute;
	left: 575px; 
	top: 31px;
	width: 260px;
}

div#headerspecial a {
	text-decoration: none;
	color: #577E7A;
	display: block;
	padding: 4px 3px;
	margin: 1px 2px 1px 10px;
	border: 1px solid #FFD28D;
	font-size: 10px;
	font-weight: bold;
}

div#headerspecial a:hover {
	border: 1px solid #7EBBB5; 
}

div#main {
	background-color: #DAEAE9;
	margin-bottom: 8px;
}

div#menu {
	height: 33px;
}

div#mainmenu {
	position: absolute;
	z-index: 10;
	margin-top: 6px;
	width: 100%;
}

div#mainmenu a {
	text-decoration: none;
	font-weight: bold;
	color: #577E7A;
	display: block;
	float: right;
	margin: 1px 2px 1px 10px;
	padding: 0px 3px;
	border: 1px solid #DAEAE9;
}

div#mainmenu a:hover {
	border: 1px solid #7EBBB5; 
}

div#mainmenu a.active {
	border: 1px solid #7EBBB5; 
}

div#content {
	margin-top: 0;
	margin-left: 33px;
	background:  url(img/layout/bg.gif) repeat-y;
	border-top: 1px solid #DAEAE9;
}

div#indexcontent {
	margin-top: 0;
	margin-left: 33px;
	background-color:  #7EBBB5;
	border-top: 1px solid #DAEAE9;
}

div#text {
	background-image:  url(img/layout/zahn-links.gif);
	background-repeat: no-repeat;
	background-position: 346px 0px;
	width: 807px;
}

div#index {
	background-image:  url(img/layout/zahn-gruen.gif);
	background-repeat: no-repeat;
	background-position: 346px 0px;
	width: 807px;
}

div#sidebar {
	float: right;
	width: 283px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(img/layout/zahn-rechts.gif);
}

div#inhalt {
	width: 515px;
	border-top: 1px solid #E8F5F4;
}

div#inhalt td {
	font-size: 11px;
	line-height: 18px;
}

div#fake {
	float: right;
}

div#toplink {
	width: 300px; 
	clear: both;
	margin-bottom: 10px;
	margin-left: 495px;
}

div#text h1 {
	font-size: 17px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

div#text h2 {
	font-size: 17px;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
}

div#text h3 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

div#text p, div#text dl {
	margin: 10px 25px 15px;
}

div#text td p
{
    margin: 10px 25px 15px 15px;
}

div#text a {
	background-image:  url(img/layout/link.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	color: #3E5956;
}

div#text a.extern {
	background-image:  url(img/layout/linkext.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #3E5956;
}

div#text a.page {
	background-image: none;
}

div#inhalt li {
	margin-right: 20px;
	margin-left: 20px;
}

div#inhalt ul li {
	list-style-type: square;
}

div#inhalt p.image {
	text-align: center;
}

div#inhalt p.image img {
	margin: 5px;
}

div#sidebar ul {
	margin-top: 15px;
}

div#sidebar li {
	list-style-image:  url(img/layout/li.gif);
	margin-right: 20px;
	margin-bottom: 4px;
	line-height: 16px;
}

div#sidebar a {
	background-image: none;
	text-decoration: none;
	padding-left: 0;
	font-weight: bold;
	color: #3E5956;
}

div#sidebar a.active {
	color: #E8F5F4;
}

div#sidebar a:hover {
	color: #E8F5F4;
}

dt {
	font-weight: bold;
}

#headernav
{	margin: 0;
	padding: 0;
	z-index: 30;
	position: absolute;
	right: 0}

#headernav li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;}

#headernav li a
{	display: block;
	margin: 1px 2px 1px 10px;
	padding: 0px 3px;
	color: #577E7A;
	border: 1px solid #FFD28D;
	text-align: center;
	text-decoration: none}

#headernav li a:hover
{	border: 1px solid #7EBBB5}

#headernav div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #7EBBB5;
	}

	#headernav div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFECCD;
		color: #577E7A;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font: bold 10px }

	#headernav div a:hover
	{	background: #FFECCD;
		color: #577E7A}
