body
{
	BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#202020;
}


td, .black
{
	font-size:12px;
	color:#202020;
}

.mini 
{
	font-family:Tahoma,Sans-Serif;
	font-size:11px;
}

.mini.hell 
{
	color:#838383;
}

.dunkel, .dunkel:link, .dunkel:visited
{
	color:#555555;
}

.uber
{
	FONT-SIZE: 13px;
	color:#37a662;
	font-weight:bold;
}

.zwischenueberschrift
{
	color:#37a662;
	font-weight:bold;
	font-size:13px;
}

.big 
{
	font-size:18px;
}

.tableheader
{
	background-color:#eeeeee;
	color:#37a662;
	font-weight:bold;
}

.table 
{
	border-collapse:collapse;
}

.table tr td
{
	border-bottom: solid 1px #cccccc;	
}

.table tr td p { display:inline; }

hr 
{
	border: solid 1px #cccccc;
	height:1px;
	margin:4px 0px 8px 0px;
	padding:0px;
}

.platzsperre 
{
	background-color:#1b621e;
	color:White;	
	padding:3px;
}



A:link	{	
	text-decoration:	none;
	color:	#202020;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#202020;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#C9171E;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	}

