body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#707075;
}

img, table {
	border:none;
}
a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: white;
	text-decoration: underline;
}
 #impressum, #Imprint {
 	line-height:22px;
 	padding-left: 5px;
 	border-left: 1px solid white;
 	text-align: top;
 }
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#707075;
}
td.switch {
	background-color:#006F3C;
}
table.wrapper {
	background-color:#006F3C;
}
table.nav td {
	background-color:#A1A1A5;
}

table.content {
	background-color:#FFFFFF;
}
table.maincontent {
	background-color:#E7E7E8;
	height: 540px;
}
.maincontent a,.maincontent a:hover,.maincontent a:active,.maincontent a:visited{
	color: black;
}
.menu {
	background-color: #aaa;
	font-size: 13px;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	width: 148px;
	text-align: center;
	padding: 4px 0;
	border-right: 2px solid white;
}
.last {
	width: 150px;
	border-right: none;
}
.menu:hover {
	background-color: #006F3C;
}
.active {
	background-color: #006F3C;
}
#footer {
	background-color: #006F3C;
	margin-left: 30px;
	text-align: center;
}
#footer td {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: #d2d2d2 !important;
}
#footer a {
	text-decoration: underline;
}
.partner-text {
	display: inline-block;
	width: 600px;
	color:#707075;
	float: left;
}
ul#partner{
	text-decoration: none;
	list-style: none;
	margin:0;
	padding: 0;
}
.listings ul{
	list-style-type: none !important;
}
ul.listings {
	list-style-type: disc !important;
}
.partner-bilder {
	width: 100px;
	height: 100px;
	margin-right: 15px;
	float: left;
	clear: left;
}
.gruppen-bild {
	width: 251px !important; height: 200px !important;
	clear:right;
	margin-right: 15px;
	float: left;
}
.grp {
	margin-bottom: 5px;
	width: 300px;
	display: block;
}
h3 {
	line-height: 1.5em !important;
}
.punkte {
	list-style-type: disc !important;
}
.nonelist {
	list-style-type: none !important;
}
@media print {
	#footer a {
		text-decoration: none !important ;
		height: 20px !important ;
		line-height: 20px !important ;
	}
	.partner-text, .publikationen {
		height: auto !important ;
	}
	.partner-text div, .publikationen {
		height: auto !important!;
	}
	table.maincontent {
		height: auto !important ;
	}
}
