/* 
------------------------------------------------------------
Allgemeine Angaben
------------------------------------------------------------
*/

BODY
{

font-family: Verdana;
font-size: 10pt;
color: #333333;

}


INPUT
{

border: #333333 1px solid;
color: #333333;
font-weight: bold;
font-size: 8pt;
FONT-FAMILY: tahoma,helvetica;
BACKGROUND-COLOR: #FFEFAE;

}


TEXTAREA
{

border: #333333 1px solid;
color: #333333;
font-weight: bold;
font-size: 8pt;
FONT-FAMILY: tahoma,helvetica;
BACKGROUND-COLOR: #FFEFAE;
}

SELECT
{

border: #333333 1px solid;
color: #333333;
font-weight: bold;
font-size: 8pt;
FONT-FAMILY: tahoma,helvetica;
BACKGROUND-COLOR: #FFEFAE;
}

A:link
{
  COLOR: #333333;
  TEXT-DECORATION: underline;
  font-size: 8pt;
  font-family:Verdana;
   
}

A:visited
{
  COLOR: #333333;
  TEXT-DECORATION: underline;
  font-size: 8pt ;
  font-family:Verdana;
  
}

A:active
{
  COLOR: #333333;
  TEXT-DECORATION: underline;
  font-size: 8pt ;
  font-family:Verdana;
 
}

A:hover
{
  color: #333333;
  TEXT-DECORATION: underline;
  font-size: 8pt ;
  font-family:Verdana;
  
}

/* 
------------------------------------------------------------
Headerformatierungen
------------------------------------------------------------
*/


.table_header
{

  font-size:8pt;
  font-family:Arial;
  border-right-width:0px;
  border-right-style:solid;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color: #909090;
  background-image: url(../images/header_bg.jpg);
}

A.header:link
{
  COLOR: #ffffff;
  TEXT-DECORATION: underline;
  font-size:8pt;
  font-family:Verdana;

}

A.header:visited
{
  COLOR: #ffffff;
  TEXT-DECORATION: underline;
  font-size: 8pt ;
  font-family:Verdana;

}

A.header:active
{
  COLOR: #ffffff;
  TEXT-DECORATION: underline;
  font-size: 8pt ;
  font-family:Verdana;

}

A.header:hover
{
  color: #ffffff;
  TEXT-DECORATION: none;
  font-size: 8pt ;
  font-family:Verdana;

}

/* 
------------------------------------------------------------
Mainpage
------------------------------------------------------------
*/

.pfad_table
{
  border-top-width:1px;
  border-top-style:solid;

  border-bottom-width:1px;
  border-bottom-style:solid;

  border-left-width:1px;
  border-left-style:solid;

  border-right-width:1px;
  border-right-style:solid;

  border-color: #878787;

  color: #676767; 

  font-size: 8pt;
  font-family:Verdana;#E2E2E2
}


.ueberschrift_1
{

  color: #3E3E3E; 

  font-size: 16pt;
  font-family:Verdana;#E2E2E2
}

/* 
------------------------------------------------------------
Menüleiste
------------------------------------------------------------
*/


.td_menue
{
  color: #52555A;
  font-size:8pt;
  font-family:Arial;



  border-left-width:5px;
  border-left-style:solid;

cursor:pointer;


  border-color: #FBC90A;
}


.tdtitel
{
background-image: url(../images/td.gif);
}


.table1
{
  border-top-width:1px;
  border-top-style:solid;

  border-left-width:1px;
  border-left-style:solid;

  border-color: #909090;
  font-size: 8pt;
}