a:link
{
	color: rgb(0,0,0);
	text-decoration: none;
}
a:visited
{
	color: rgb(0,0,0);
	text-decoration: none;
} 
a:active 
{
	color: rgb(0,0,0);
	text-decoration: none;
}
body
{
	font-family: Verdana;
	background-color: rgb(100,100,100);
	color: rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}
h1
{
	color: rgb(0,0,0);
	font-size: 24pt;
	font-weight: bold;
	margin: 0px;
}
h2
{
	color: rgb(0,0,0); 
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
}
h3
{
	color: rgb(0,0,0);
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
}
h4
{
	color: rgb(50,50,50);
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}
.details
{
	color: rgb(198,0,0);
	font-size: 7pt;
}
.menu
{
	color: rgb(0,0,0);
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
}
.footer
{
	color: rgb(0,0,0);
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
}
.code
{
	color: rgb(180,180,180);
	font-size: 8pt;
	font-weight: normal;
}
.hinweis
{
	color: rgb(0,0,0);
	font-size: 10pt;
	font-weight: normal;
}
.zitat
{
	color: rgb(50,50,50);
	font-size: 7pt;
	font-weight: normal;
}
.kopftext
{
	color: #4a4a4a;
	font-size: 7pt;
	font-weight: normal;
}
.listitem	{ margin-bottom:5px; border-top:1px solid rgb(0,0,0); border-left:none; border-bottom:1px solid rgb(0,0,0); border-right:none; }
