body {
	background: url(bilder/bg.png) repeat;
}

table {
	border: none;
}

td {
	background: #666666;	
}

td.ohne {
	background: none;
}

td.schwarz {
	background: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

td.linie {
	background: #666666;
	border-right: 1px solid #999999;
}

p
{
	font: 75% Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-style: normal;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}

p.negativ
{
	font: 75% Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-style: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

p.fett
{
	font: 75% Georgia, Times New Roman, Times, serif;
	color: #E6E6E6;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

h1
{
	font: 135% Georgia, Times New Roman, Times, serif;
	color: #E6E6E6;
	font-style: normal;
	padding: 0px 0px 0px 5px;
}

h1.neg
{
	font: 135% Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-style: normal;
	padding: 0px 0px 0px 0px;
}

h2
{
	font: 105% Georgia, Times New Roman, Times, serif;
	color: #E6E6E6;
	font-style: normal;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 0px 0px;	
}

h3
{
	font: 90% Georgia, Times New Roman, Times, serif;
	color: #E6E6E6;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;	
}

h4
{
	font: 105% Georgia, Times New Roman, Times, serif;
	color: #E6E6E6;
	font-style: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;	
}

h5
{
	font: 95% Georgia, Times New Roman, Times, serif;
	color: #E6E6E6;
	font-style: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;	
}

h6
{
	font: 85% Georgia, Times New Roman, Times, serif;
	color: #E6E6E6;
	font-style: italic;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;	
}

a:link, a:visited
{
	font: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
   	color: #4B5897;
   	background: none;
}

a:hover, a:active
{
   	text-decoration: none;
	font-style: normal;
	color: #9D464E;
   	background: none;
}

a.content:link, a.content:visited
{
	font: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
   	color: #E6E6E6;
   	background: none;
}

a.content:hover, a.content:active
{
   	text-decoration: none;
	font-style: normal;
	color: #9D464E;
   	background: none;
}

img
{
	border: none;
}

img.autor
{
	float: right;
	padding: 0px 0px 0px 5px;
}

a.logos:link, a.logos:hover, a.logos:active, a.logos:visited
{
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}