/*Verwendete CSS auf oldbug.de */

#texthead
{
	 font-weight: bold;
	 font-family: Tahoma, Arial, Helvetica, sans-serif;
	 font-size: 15px;
	 color: #000000; /*#F40404;*/
}

a {
	color : #0000FF;
	text-decoration : none;
}


table
{
	border:0;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt; 	
}

table.eins
{
	border:1;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt; 	
}

th.fetthell
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 8pt;  	
	color: #000000;
	background-color: #D7D7D7;
}

th.fettmittel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 8pt;  	
	color: #000000;
	background-color: #C9C9C9;
}

th.fettdunkel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 8pt;  	
	color: #000000;
	background-color: #848484;
}



td.fetthell
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 8pt;  	
	color: #000000;
	background-color: #D7D7D7;
}

td.fettmittel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 8pt;  	
	color: #000000;
	background-color: #C9C9C9;
}

td.fettdunkel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 8pt;  	
	color: #000000;
	background-color: #848484;
}

td
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
	font-size: 8pt; 

}

td.hell
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
	font-size: 8pt;
	color: #000000; 
	background-color: #D7D7D7;

}

td.mittel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
	font-size: 8pt;
	color: #000000; 
	background-color: #C9C9C9;


}

td.dunkel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
	font-size: 8pt;
	color: #000000; 
	background-color: #848484;


}

body
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
 	background: #B3B3B3;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:50px;
	margin-right:50px;
	
}


h1
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
 	background: #B3B3B3;
	
}


h2
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12pt;
 	background: #B3B3B3;
	
}


h3
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14pt;
 	background: #B3B3B3;
	
}






/* Definition der Standard Klassen */
/*Tabellen-Design**************************************************/

table.news
{
	background-color: #142E54;
	color: #C6C6C6;
}

table.pic
{
	background-image: url(../images/rahmen.gif);
	background-repeat: no-repeat;
	border: none;
	background-position: center;
}


td.pos0
{
	/*background-color: #DCDCDC;*/
	background-color: #183563;
    color: #B3B3B3;

	
}


td.pos1
{
	/*background-color: #C8C8C8;*/
	background-color: #142E54;
	color: #C6C6C6;
				
}

tr.head
{
	font-family: Tahoma;
    font-weight: bold;
	font-size: 15pt;  	
}


/*ENDE Tabellen-Design****/

/*Formular-Design**************************************************/

marquee
{
	font-family: Arial;
   font-weight: bold;
	font-size: 12pt;
	color: #0338EF;
	
}



select
{
	font-family: Arial;
    font-weight: normal;
	font-size: 8pt;
 	background: #FADC0C;
	color: Black
  	border: 2px;
	border-color: #696969;
	
	border-style: solid;
 	width: 150px;
 	
}

select.date
{
	width: 50px;
}






/* REGISTERKARTEN *****************/

td.aktivmitte
{
 background-image:  url(../images/aktiv-mitte.gif);
 background-repeat:  repeat;
 font-family: Arial, Helvetica, Arial;
 font-size:   8pt;
 font-weight: bold;
 text-align: center; 
 vertical-align:  
 color: Black;
 
}

td.inaktivmitte
{
	background-image:  url(../images/inaktiv-mitte.gif);
	font-family: Arial, Helvetica, Arial;
	font-size:   7pt;
	font-weight: bold;
   color: Gray;
	text-align: center;
}


td.leer
{
	background-image:  url(../images/leer.gif);
	background-repeat: repeat;	

}

tr.leer
{
	background-image:  url(../images/leer.gif);
	background-repeat: repeat;
}

textarea
{
	font-family: Tahoma;
   font-weight: normal;
	font-size: 20pt;
 	background: #B3B3B3;
		
  		 
}



/* EOF*/
