body {
	background-color: #E6E6E6;
	margin-top: 0px;
	margin-bottom: 0px;}
#page-container {
	width: 800px;
	margin: auto;
	background-image: url(images/bg.jpg);}
#header {
	height: 80px;
	background-image: url(images/katsulabel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;}
#content {
	margin-top: 70px;
	width: 760px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0 20px 55px;
}
h1 {
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-weight: bold;}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;}
p.small{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
#footer {
	margin-top: 10px;
	padding-top: 30px;
	height: 40px;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px;}
#footer a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}
#footer a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}
#footer a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}
#footer a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}
a:link {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	color: #373F48;
	text-decoration: none;}
a:visited {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;}
a:active {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #39C6E4;
	font-weight: normal;}
a:hover {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #39C6E4;}

hr{
 border: 0px; /* F�r Firefox und Opera */
 border-top: 3px dotted #BBBBBB;
 border-bottom: transparent;}