@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #666;
}
#inhalt {
	position:relative;
	width:1024px;
	height:596px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 160px;
	text-transform: uppercase;
}
#zeile {
	width: 980px;
	float: left;
	height: 35px;
	background-color: #E6E6E6;
	padding-left: 44px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
#lista {
	width: 660px;
	float: left;
	height: 18px;
	padding-top: 6px;
	text-transform: uppercase;
	}
#listb {
	width: 200px;
	float: left;
	height: 18px;
	padding-top: 6px;
	text-transform: uppercase;
	}
#listc {
	width: 80px;
	float: left;
	height: 18px;
	padding-top: 6px;
	text-align: right;
	text-transform: uppercase;
	}
.pk-img {
	float: right;
	width: 192px;
	height: 287px;
	margin-left: 44px;
	margin-bottom: 22px;
}
