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

table, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #3E5956;
}

div#header {
	display: none;
}

div#logo {
	display: none;
}

div#headernav {
	display: none;
}

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

div#menu {
	display: none;
}

div#content {
	margin-top: 0;
	margin-left: 33px;
	border-top: 1px solid #DAEAE9;
}

div#text {
	width: 807px;
}

div#sidebar {
	display: none;
}

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

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

div#toplink {
	display: none;
}

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 p, div#text dl {
	margin: 10px 25px 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;
	list-style-type: square;
}

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

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

dt {
	font-weight: bold;
}
