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: Tahoma, Verdana, Arial;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-size: 10pt;
}
.tab_verkauf {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
}
.tab_verkauf_info {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	
}
.tab_haendler {
	padding: 0px;
	margin: 1px;
	text-indent: 1px;
	text-decoration:none;
}
table
{
	
}
.menu1 {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
}
a:hover {
	color:#800000;
	font-weight: bold;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Verdana, Arial;
}
h1
{
	color: rgb(0,0,0);
	font-size: 18pt;
}
h2
{
	color: rgb(0,0,0); 
	font-size: 14pt;
}
h3
{
	color: rgb(0,0,0); 
	font-size: 12pt;
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}
