/* CSS Document */
body {
	background-color: #FFFFFF;
}
body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.navibox {
	background-image: url(../bilder/navibox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.content span {
	width: 242px;
	display: block;
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
td.content span p {
	padding: 7px;
	font-size: 10px;
	line-height: 14px;
}
td.content {
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
	width: 686px;
	background-image: url(../bilder/ornament.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.content img {
	border: 1px solid #A86316;
	padding: 7px;
}
h1 {
	font-size: 17px;
	color: #a86316;
	margin: 0px;
	padding: 0px;
	margin-bottom: 21px;
	font-weight: normal;
}
p {
	font-size: 11px;
	margin: 0px;
	line-height: 16px;
	color: #333333;
}
a:link, a:link {
	color: #D97801;
	text-decoration: underline;
}
a:visited, a:visited {
	text-decoration: underline;
	color: #BE6901;
}
a:hover, a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active, a:active {
	text-decoration: underline;
	color: #D97801;
}
ul.subnavi {
	margin: 0px;
	width: 143px;
	text-align: center;
}
ul.subnavi li {
	margin: 0px;
	display: inline;
}
ul.subnavi li a {
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	height: 17px;
	width: 143px;
	padding-top: 2px;
	display: block;
	background-image: url(../bilder/btn.gif);
}
ul.subnavi a:hover {
	color: #C7C2BC;
}
a#subsub, a#subsub:visited {
	color: #A86316;
	text-decoration: underline;
	padding: 0px;
	display: block;
	font-size: 11px;
	margin-top: 2px;
	background: none;
	margin-bottom: 2px;
}
a#subsub.aktiv, a#subsub:hover {
	color: #000000;
	display: block;
	text-decoration: none;
}
td.footer {
	font-size: 11px;
}
td.footer p {
	width: 686px;
	float: right;
	padding-left: 25px;
	padding-right: 25px;
	color: #333333;
	background-color: #DDD6CD;
}
td.footer a {
	color: #A86316;
}