/*  redesign, 26.2.2017                    */
/*  def_main, gilt für alle                */

/*  
p, li, dd, dt , td{
	padding-bottom: 2px;
	font-size: 14px;
	line-height: 1.25;
}   */
   
body {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #fff2e6; 
	margin: 5 auto ;	
	font-size: 13px;
	color: darkblue;	
}

table {	
	 background-color 	: #fff2e6; 
	 margin				: 5 auto ;
	 	 width: 100% ;
	  max-width: 1120px; 
	  min-width: 	600px;
	 /* width: 1064;
	 max-width: 924px; 
		border-color: red; */
	 border: 0px solid ; 		
	 color: black;
	 border-collapse:collapse; 
	 /*	border-top  : 1px solid  red; 
		border-left : 1px solid  red; 
		border-right  : 1px solid #FFF; 
		border-bottom : 1px solid #fff ; 
	  */	
}


A {  
	text-decoration : none ; 
	font-size : 12px;   
	padding: 3pt; 
	color: darkblue;
	/*	font-weight : normal;
		font-size : 12px;
		vertical-align : middle; */    	  
  }  
  
A:visited { text-decoration : none;    }  
A:active, A:focus {outline: none;} 
   
.t17oraflt  {  
   text-decoration : none; 
   margin: 15 20 10 20;
	font-size : 17px;
	font-weight : bold;
	color: #ff9933;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
 } 
.t15oraflt  {  
   text-decoration : none;    
	font-size : 15px;
	font-weight : bold;
	color: #ff9933;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
 } 
.t14oraflt  {  
   text-decoration : none;    
	font-size : 14px;
	font-weight : bold;
	color: #ff9933;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
 } 
.t14oralt  {  
    text-decoration : none;    
	font-size : 14px;
	font-weight : normal;
	color: #ff9933;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
 } 
    
.t14blklt  {  
   text-decoration : none; 
   margin: 0 20 10 20;
	font-size : 14px;
	line-height: 1.3;
	font-weight : normal;
	color: black;
	text-align : left;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
 }  
 
.t13blklt  {  
   text-decoration : none; 
   margin: 0 0 0 20;
	font-size : 13px;
	line-height: 1.3;
	font-weight : normal;
	color: black;
	text-align : left;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
 }  
 
xx.t13prplc {
	font-size : 13px;
	background-color : Purple;		
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	padding : 3pt;	
	vertical-align : middle;
		/* border: 0px solid ; color : #000;
		   border-color: #white #B00 #00B #0B0; */
		border-top  : 1px solid  #EEE; 
		border-left : 1px solid  #EEE; 
		border-right  : 1px solid #FFF; 
		border-bottom : 1px solid #fff ; 
		border-radius: 8px;
	 width: 12%	  ;
	 white-space:nowrap;
 } 
 
/* ok */
xx.t13prplc:hover {	
	 border: 1px solid ; background-color : #f0f0f0; 
	 border-color: Purple; 
	 color: Purple;
}

xx.t13prplc A:hover {
	font-weight : normal;          
	color : Purple;	
	background-color : #f0f0f0;
} 


