body {
	margin: auto;	
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	margin: auto;	
	width: 930px;
	font-size: 12px;
}

a:link.usernavi, a:visited.usernavi  {
	width: 180px;
	margin-top: 3px;
	display: block;
	color: White;
	text-decoration: none;
	font-size: small;
	color:#000000;
	font-weight:bold;
}
a:hover.usernavi {
	color:#dc4837;
	font-weight:bold;
	width: 180px;
}



#navi {
	margin: auto;
	background-image: url(images/navibg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	text-align: center;
}
.navipunkt {
	float: left;
	width: 180px;
	height: 38px;
	line-height: 38px;
}

.navipunkt a:link, .navipunkt a:visited {
	color: #FFF;
	text-decoration: none;
}
.navipunkt a:hover {
	color: #FFD700;
}
#leftcontent {
	width: 364px;
	height: 618px;
}
#rightcontent {
	text-align: left;
	padding-left: 40px;
	padding-top: 20px;
	height: 618px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	}
h1 {
	color: #AE004E;
	font-size: 18px;
}

.sternzeichen {
	font-size: 12px;
	font-weight: bold;
	color: #696969;
}
.sternzeichen a:link, .sternzeichen a:visited {
	color: #AE004E;
	font-weight: normal;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

a
{color:#000000;

}