body {
	background-color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px auto;
	text-align: center;
	color: white;
}
td.text {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #333333;
}
td {
	font-size: 10pt;
}
.nav {
	font-weight: normal;
	padding-top: 5px;
	word-spacing: 4px;
	text-align: right; 
}
.content {
	background-image: url(../images/nav/content_01.jpg);
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border: none;
	line-height: 30px;
}
.contentgalerie {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: none;
	line-height: 30px;
}
.gross {
	float: right;
}
.disclaimer {
	font-size: 7pt;
	line-height: 9pt;
}
a:link {text-decoration: none; color: #666666;}
a:visited {text-decoration: none; color: #666666;}
a:active {text-decoration: none; color: #666666;}
a:hover {text-decoration: none; color: #ffffff;}
