body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}
body {
	background-image: url(../bilder/main/tasten.gif);
	background-repeat: repeat-y;
	background-color: #1A1718;
}
p, td {
line-height:16px;
}
.nav {
	position: absolute;
	left: 0px;
	width: 103px;
	display: block;
}
#nav1 {
	top: 92px;
}
#nav2 {
	top: 122px;
}
#nav3 {
	top: 152px;
}
#nav4 {
	top: 222px;
}
#nav5 {
	top: 252px;
}

#nav6 {
	top: 300px;
}
#nav7 {
	top: 330px;
}
#nav8 {
	top: 360px;
}
#nav9 {
	top: 430px;
}
#nav10 {
	top: 460px;
}

#inhalt {
	position: absolute;
	width: 540px;
	left: 200px;
	top: 84px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#links {
	float: left;
	width: 200px;
}
#rechts {
	float: left;
	width: 340px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}
td {
	text-align: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #808080;
	vertical-align: top;
}
#trennerweiss {
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	line-height: 1px;
	margin-bottom:25px;
}
#trennergrau {
	background-color: #808080;
	height: 1px;
	width: 100%;
	line-height: 1px;
	margin-bottom:25px;
}
th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	padding-right: 5px;
	border-bottom: 1px solid #808080;
	padding-top: 10px;
	vertical-align: top;
}
.tdfirst {
	width:200px;
 }
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pfirstline {
	padding-top: 10px;
}
.pfeil {
	text-align: right;
	font-size: 14px;
}

