body { /* -> GLOBAL */
	background-color: #fff; 
	margin: 0 0 0 0 ;
	color: #000; 
	font-size: 12px;
	line-height: 15px; 
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/pages/img/bg_gold.gif);
	background-repeat: repeat-y;
scrollbar-base-color: #ccc;
scrollbar-darkshadow-color: #000;
scrollbar-shadow-color: #333;
scrollbar-arrow-color: #ff0000;
scrollbar-highlight-color: #666
}
		
td  {  
	font-size: 12px;
	font-style : normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color : #000 
}

.rubTitelWeiss {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 20px;
	color:#ffffff;
	margin-bottom: 10px;
}

.rubTitelRot3 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	letter-spacing: 2px;
	color:#a90000;
	margin-bottom: 12px;
}

.titel {
	font-size: 24px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color:#a90000;
	padding-bottom: 12px;
	line-height:28px
}
	
.titelKlein {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color:#000;
	margin-bottom: 4px
	}
	
.balken {
	background-color : #ffffcc;
	font-family : Arial, Helvetica;
	color : #000000;
	font-weight : bold;
	display : block;
	padding: 2 5 2 5;
	margin-bottom: 8px;
	}