@charset "UTF-8";
.htmlarea-content-body {
	padding: 5px;
	background-color: #000000;
}
p, .htmlarea-content-body p, .htmlarea-content-body table p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #868786;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	background-image: url(../pictures/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.details, .zurueck {
	font-size: 10px;
	color: #7C7C7C;
	letter-spacing: 1px;
	margin-top: 12px;
}
.details a, .zurueck a {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	background-image: url(../pictures/details.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}
.zurueck a {
	background-image: url(../pictures/zurueck.gif);
}
.details a:hover {
	background-image: url(../pictures/details-w.gif);
}
.zurueck a:hover {
	background-image: url(../pictures/zurueck-w.gif);
}
table.tabelle-team {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	background-image: url(../pictures/team/08_09_10.jpg);
	background-repeat: no-repeat;
}
table.tabelle-team tr {
	margin: 0px;
	padding: 0px;
}
table.tabelle-team th, table.tabelle-team td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
table.tabelle-team a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.team {
	height: 10px;
	width: 200px;
	position: absolute;
}
#team-1, #team-2, #team-3, #team-4, #team-5, #team-6, #team-7, #team-8, #team-9, #team-10, #team-11, #team-12, #team-13, #team-14, #team-15, #team-16, #team-17, #team-18 {
	font-size: 12px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pictures/trans-px.png);
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	position: relative;
	float: left;
	}
#team-1 a:hover, #team-2 a:hover, #team-3 a:hover, #team-4 a:hover, #team-5 a:hover, #team-6 a:hover, #team-7 a:hover, #team-8 a:hover, #team-9 a:hover, #team-10 a:hover, #team-11 a:hover, #team-12 a:hover, #team-13 a:hover, #team-14 a:hover, #team-15 a:hover, #team-16 a:hover, #team-17 a:hover, #team-18 a:hover {
	color: #868786;
	text-decoration: underline;
}
.gray {
	text-decoration: none;
	color: #868786;
}


