/*  redesign, 12.3.2017   , .8.18                  */
/*  nur für die Index Page Navigation              */

	/** nur in der index  **/
	/*  a:link { font-weight : normal;   color : DeepPink   ; } 
	  a:visited { font-weight : bold;  color : DarkSlateGray  ; }	
    */

table {	
	 background-color: white; 
	 /* wwidth: 1024px; */
	 /* mmax-width: 1024px; */
	 /* border: 0px solid ;   */
	 /* border-color: blue;  */
	 /* color: black; */
	/* padding: 2pt; */
		border-left : 1px solid  black; 
		border-right : 1px solid #000; 
	border-collapse:collapse; 
/* 	border: 1px 0px 0px 1px solid ; border-color : black; */
/* 	border-bottom: 0px; */
	
}

#slideshow { 

  /* border-left: 5px solid;
   //margin: 2px auto; 
		//    position: relative;
		//	top: 2px; 
		//	left: 0px; */
  /*  //position: relative; 
		
		height: 10px; 
		padding: 10px; 
		box-shadow: 0 0 20px rgba(0,0,0,0.4); 
		right: 450px; 
		top: 30px;  */
}

#slideshow > div { 
	position: 	absolute;     
    top		: 	24px; 	
	max-width:  620px;
	min-width:  250px;
	min-height: 120px;
	/* */
	  left:	calc(50% + 55px) ;  
	  left:	-webkit-calc(50% - 65px) ; 
	  left:		-ms-calc(50% + 15px) ; 
	  left:	-moz-calc(50% - 125px) ; 
	 
	/* -o-left: left	calc(50% - 55px)
	
	
    /*left: 		580px; 	
	 //position: relative; 
	//top: 2px; 
	//
    //right: 260px; 
    //bottom: 10px; */
}

.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			/* color: red; 
	background-color : #ffa64d;*/
		/* 12.04 2020 */
		background-color : #ff8000;
		/* border-color: brown; */
	border-top    : 2px solid #cc6600 ;			
	border-bottom : 2px solid #994d00 ; 
	text-decoration : none;
	xxpadding: 120px;	
	text-align : center;
	
			/* max-width: 90%; */
	
	/* font-weight : normal; */
	/* font-size : 16px; 
	vertical-align : middle;*/
} 


xxTD:hover A { 
	/* font-weight : bold;       font-size : 12px; */     
		color : yellow;	
		background-color : #ff8000;
	/*	padding: 3pt 10 3 10;   
		border-top  : 3px solid  #fff;  	/*	cc6600 
		border-right  : 2px solid #994d00; 
		border-bottom : 4px solid #994d00 ; 
		border-left : 4px solid  #994d00; 
		border-radius: 8px;	*/
		
		padding: 4pt 13 4 13;
		border-radius: 12px;
	
		border-style: groove; border-color: brown;
	
		 border: none; 
			border-top  : 2px solid  #cc6600 ;
			border-right  : 1px solid #994d00; 
			border-bottom : 2px solid #994d00 ; 
			border-left : 1px solid  #994d00; 	 
		background-image : linear-gradient(to bottom right, #ff8000 80% ,  #f0f0f0 95%);
		
}

.drkblu:hover A {    
	color : darkblue;	
	/* background-color : #f0f0f0;	
		border-style: solid; border-color: brown;
		padding: 3pt 13 3 13;
		border-radius: 12px; */
}	

A.white {  
   /* text-decoration : none;   */
   padding: 10pt; color: #FFF;
   font-size : 14px;
   
	/* font-weight : bold; */
	/* vertical-align : middle; */    	  
  }  
 
	
 
.headborder{
	 /* border: 1px solid ;  */
	 border-collapse:collapse; 
	 	border-top  : 1px solid  #000;  
		border-left : 1px solid  black; 
		border-right  : 1px solid #000; 
		border-bottom : 0px solid #000 ; 
			background-position: 10px 180px;
	} 	
  
/*.navborder{
	  /* width: 95%; text-align : center;  
	 border: 1px solid ;
	 border-collapse:collapse; 
	 	border-top  : 5px solid  white; 
		/* border-left : 1px solid  black; 
		/* border-right  : 1px solid #000;   */
		/* border-bottom : 5px solid #fff ; 
	} 	*/
	
.cntborder{
	 border: 1px solid ; 
	 border-collapse:collapse; 
	 	border-top  : 0px solid  white; 
		border-left : 1px solid  black; 
		border-right  : 1px solid #000; 
		border-bottom : 1px solid #000 ; 
	} 	
  
  

/* ok 
TR .nav:hover {	
	 border: 0px solid ; background-color : #ff9933; 
	 /* border-color: ff9933; 
	 ---color: Purple;
	 
}*/


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 */

