/**********************************************************************************
~ DATEI: client.css                                                               
~	AUTOR: Andreas Theusner, 13.01.2003
~ ZWECK: Formatierung aller Dateien der Raumverwaltung
**********************************************************************************/
body { margin: 0.5cm; background: #EFEFEF; background-image: url(bg_client.gif); font-family: Arial, Helvetica; color: navy; font-size: 8pt;}
/*body { font-family: Arial, Helvetica; color: blue; font-size: 8pt;}*/  
/*h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica; color: blue;}*/
table {font-family: Arial, Helvetica; font-size: 8pt;}*/
th {font-family: Arial, Helvetica; font-size: 8pt;}*/
td {font-family: Arial, Helvetica; font-size: 8pt;}*/
th {font-family: Arial, Helvetica; font-size: 8pt;}*/
A { font-family: Arial, Helvetica;font-size: 8pt;}
A:hover {text-decoration: #F6E0A6; background: #00005F; background-image: url(menu.gif);}
A:link {text-decoration: none; color: white;background-image: url(menu.gif);}
A:visited {text-decoration: none; color:#F6E0A6;background-image: url(menu.gif);}

/*A { font-family: Arial, Helvetica;font-size: 8pt;}*/
/*A:hover {text-decoration: none; background: #CCCCFF; color: navy}*/
/*A:link {text-decoration: none; color: navy; font-weight: normal; background: #CCCCFF;} */
/*A:visited {text-decoration: none; color:navy; background: #CCCCFF;}*/
/*td.ausgabe {font-family: Arial, Helvetica; color: blue; font-size: 8pt; font-weight: normal;}*/
/*form {font-family: Arial, Helvetica; color: blue; font-size: 10pt;}*/
