body {
		background: #3B3B3B;
		color:      	#ffffff;
		font-family: 	Verdana;
		font-size:	12px;			
     }
table
	{
		background-image: url("../gfx/bg.bmp");
	}
a
	{
		font-size:	12px;
		color:		#FFFFFF;
	}
a:hover 
	{
		color: #C9C9C9;
		background: #3B3B3B;
	}
a:active 
	{
		color: #C9C9C9;
	}
td
	{
		font-size:	12px;
	}
th
	{
		font-size:	12px;
	}	
p.historie
	{
		text-align:		left
	}
td.kontakt
 {
 	font-size: 12px;
 	text-align: center;
 	}
 	
