/* Styles von Hubert*/
/* default styles for extension "tx_felogin_pi1" */

.tablemitte {
	clear: both;
	width: 700;
	margin: 2.0em 0 0.2em 10px;
	table-layout: auto;
	border-collapse: collapse;
	empty-cells: show;
	background-color: rgb(255,255,255);
	font-size: 80%;
}
.tableyacht {
	clear: both;
	width: 500;
	margin: 2.0em 0.5em 0.2em 10px;
	table-layout: auto;
	border-collapse: collapse;
	empty-cells: show;
	background-color: rgb(255,255,255);
}
.tablelinks {
	clear: both;
	width:130;
	margin: 4px 0 0 0;
	table-layout: auto;
	border-collapse: collapse;
	//border-bottom: 1px dotted #456280;
	//empty-cells: show;
	background-color: #FFFFFF;
   	font-size: 80%;
}
.table_vorstand {
	clear: both;
	width:140;
	margin: 4px 0 0 0;
	table-layout: auto;
	border-collapse: collapse;
	//border-bottom: 1px dotted #456280;
	//empty-cells: show;
	background-color: #FFFFFF;
   	font-size: 90%;
}
.table_termine {
	clear: both;
	//width: 250;
	margin: 1.0em 0 0 50px;
	table-layout: auto;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #fbfbfb;
   	 //background-image: url(../images/grau10x10.jpg);
   	//background-image: url(../images/tab_back_2.gif);
   	//background: transparent url(../images/grau10x10.jpg) left top ;
   	font-size: 90%;
}
.table_reisen {
	clear: both;
	width: 600;
	margin: 1.0em 0 0 10px;	
	table-layout: auto;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #e9e9e9;   	
   	font-size: 80%;
}
.table_spalten_2 {
	clear: both;
	width: 500px;
	//margin: 1.0em 0 0 10px;
	margin-left: 0px;
	table-layout: fixed; 
	border-collapse: collapse;
	empty-cells: show;
	background-color: #ffffff;   	
   	font-size: 85%;
}


.fett {
 font-weight:bold; 
}
.formular {
 color:black;
 background-color: #d9d9d9;
 font-size: 12px
 font-family: Verdana, Geneva, Arial, Helvetica,
  sans-serif;
 border-bottom-width: 1px;
 border-color: #000000; 
 border-left-width:1px;
 border-right-width: 1px;
 border-top-width: 1px; 
  }
.linierot{
border:  0px;
border-top: solid; 1px red;
border-bottom: transparent;
height:  1px;
	}
}
/*.Muster {
 height:3.0em;
 padding:2px 7px 2px 7px;
 border-left:solid 2px rgb(255,255,255);
 border-right:solid 2px rgb(255,255,255); 
 border-top:solid 2px rgb(255,255,255); 
 border-bottom:solid 2px rgb(255,255,255); 
 background-color:rgb(225,225,225); 
 text-align:left; 
 font-weight:normal; 
 color:rgb(80,80,80); 
 font-size:110%;
}*/

