body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #D7EBF9;
	margin-top: 0px;
	text-align: center;
}
a:link {
	color: #FDB747;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FDB747;
}
a:hover {
	text-decoration: none;
	color: #FDB747;
}
a:active {
	text-decoration: none;
	color: #FDB747;
}
.menue {
	font-size: 13px;
	background-color: #344E30;
	font-weight: bold;
	text-align: center;
}
.menue ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 5px 0 5px 0;
}
.menue li {
	display: inline;
	padding: 5px 7px 5px 7px;
}
.menue a {
	color: #FFFFFF;
}
.menue a:visited {
	color: #FFFFFF;
}
.menue a:hover {
	color: #FDB747;
}
.content {
	font-size: 12px;
	background-color: #6D9156;
	padding: 25px 60px 30px 60px;
	text-align: left;
}
.content h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.content h2 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.content h2.newblock {
	clear:both;
}

.content h3 {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

.content h4 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.content p {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}
.content #left {
	float: left;
	border: 1px solid #000000;
	margin: 0px 15px 15px 0px;
}
.content li {
	padding: 0px 0px 15px 0px;
}
.seminare img {
	width: 100px;
	height: 56px;
	border: 1px solid #000000;
}
.tipps img {
	width: 143px;
	height: 215px;
	border: 1px solid #000000;
}
.team img {
	padding: 0px 30px 0px 0px;
}
.prices {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}
.price_top td {
	background-color: #FDB757;
	vertical-align: bottom;
	padding: 5px 15px 0px 15px;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
}
.price_bottom td {
	vertical-align: top;
	padding: 0px 15px 5px 15px;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}
.sitemap {
	font-size: 13px;
	font-weight: bold;
	text-align: center;