body,td,li	{	color: black; 
			font: 12px Arial, Helvetica, sans-serif; 
			}
		
a	{		color:		black;
			padding:	0px;  
			text-decoration:underline;
			}

a:active{	
		}

a:visited{	
			
			}

a:hover {	
			text-decoration:underline;
			}

.spacer1{
		height:10px;
}
.m0, .m0a		{	text-indent:	10px ;
					text-decoration:none;
}
.m1, .m1a		{	text-indent:	20px ;
					text-decoration:none;
}
.m2, .m2a		{	text-indent:	30px ;
					text-decoration:none;
}
.m3, .m3a		{	text-indent:	40px;
					text-decoration:none;
}

.menuCurrent {		
				text-decoration:underline;
}


td			{	vertical-align:top;
}

p,br	{		font-family:	Arial, Helvetica, sans-serif; 
				margin:			0px;
				line-height:	16px; 
				padding:		0px;	
				}

#klein, .klein	{	font: 10px helvetica, arial }


.bild	{	font-size:	10px;
			line-height:10px;
			color:		#999999;
			}
			
#lang td{
			padding-left:15px;
			text-decoration:none;
}

#lang a {
			text-decoration:none;
		}

.bgTableData {
	background-color: #eeeeee;
}
.fgTableData {
	background-color: white;
}

/**********************************************************
  Defining CSS-Styled Content
**********************************************************/
h1{
		font: 12px Arial, Helvetica, sans-serif; 
		font-weight:bold;
		margin-bottom:0px;
		}
		
.csc-firstHeader{
		font: 12px Arial, Helvetica, sans-serif; 
		font-weight:bold;
		margin-bottom:0px;
		}