<!--
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #996633;
}
table.kopf {
	width: 756px;
	height: 180px;
}
td.randlinks {
	width: 3px;
	background-image: url(rand_li.gif);
	background-repeat: repeat-y;
}
td.header {
	width: 730px;
	background-image: url(nylon_beine.jpg);
	padding: 10px;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
td.randrechts {
	width: 3px;
	background-image: url(rand_re.gif);
	background-repeat: repeat-y;
}
table.kopfnavi {
	width: 756px;
	height: 39px;
}
td.navoben {
	width: 740px;
	background-image: url(navioben.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
table.content {
	width: 756px;
	height: 550px;
}
td.navi {
	width: 180px;
	padding: 10px;
	background-color: #333333;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
td.inhalt {
	padding: 10px;
	width: 527px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
table.fuss {
	width: 756px;
	height: 39px;
}
td.navunten {
	width: 750px;
	background-image: url(naviunten.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
}
.aufruf {
	font-family: Arial;
	font-size: 16px;
	color: #FF0033;
	font-weight: bold;
}

a.hauptnavi:link  {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.hauptnavi:visited {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.hauptnavi:hover {
	font-family: Arial;
	font-size: 14px;
	color: #a9a9a9;
	text-decoration: underline;
}
a.inhalt:link  {
	font-family: Arial;
	font-size: 14px;
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
a.inhalt:visited {
	font-family: Arial;
	font-size: 14px;
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
a.inhalt:hover {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}




-->
