/* Seite {Schriftfarbe:schwarz;  Schriftart: Verdana} */
BODY,P,TD,TH
{
font-family:              Verdana;
font-size:                10pt;
color:                    #000000;
}

/* page {background-color:white;} */
body {
background-color:             #FFFFFF;
margin-left:                  0px;
margin-top:                   0px;

}

/* table {background-color:white;} */
td.hell {background-color:#FFFFFF;}

/* table (font color black
td.hell p {color:#000000;}

/* table {background-color:white;} */
tr.hell {background-color:#FFFFFF;}

/* table (font color black
tr.hell p {color:#000000



/*Title Menue Links*/
A.menu
{
        text-decoration:        none;
        color:                  #000000;
}

/*Title Menue Links Mouse Over*/
A.menu:Hover
{
        text-decoration:        underline;
        color:                  #000000;
	  background:             #E3E3E7;
}


A.menu_underline
{
        text-decoration:        underline;
        font-size:                10pt;
        color:                  #000000;
}

/*Title Menue Links Mouse Over*/
A.menu_underline:Hover
{
        text-decoration:        underline;
        font-size:                10pt;
        color:                  #000000;
	  background:             #E3E3E7;
}


A.menu_underline_big
{
        text-decoration:        underline;
        font-size:                10pt;
        color:                  #000000;
}




/*Scrollbalken*/



BODY {
  scrollbar-DarkShadow-Color:   #000000;
  scrollbar-Track-Color:        #FFFFFF;

  scrollbar-Face-Color:         #FFFFFF;
  scrollbar-Shadow-Color:       #FFFFFF;
  scrollbar-Highlight-Color:    #FFFFFF;
  scrollbar-3dLight-Color:      #000000;
  scrollbar-Arrow-Color:        #000000;
}


P.ueberschrift
{
        font-weight:            bold;
        font-size:              10pt;
        text-decoration:        none;
                }



/* Templates*/

/*
A
{
        text-decoration:        none;
                }
A:Hover
{
        text-decoration:        underline;
}

A.bewerten
{
	  font-size:              7pt;
        text-decoration:        underline;
	  font-weight:            bold;
                }
A.bewerten:Hover
{
	  font-size:             7pt;
        text-decoration:        underline;
	  font-weight:            bold;
}


A.link
{
        font-size:              9pt;
        text-decoration:        none;
}

A.link:Hover
{
        font-size:              9pt;
        text-decoration:        underline;
}

A.buchstabe
{
        font-weight:            bold;
        font-size:              11pt;
        text-decoration:        none;
}


A.kategoriegross:Hover
{
        font-weight:            bold;
        font-size:              10pt;
        text-decoration:        underline;
}



INPUT
{
        background-color:       #ffffff;
        color:                  #000000;
        BORDER-BOTTOM-COLOR:    #000000;
        BORDER-LEFT-COLOR:      #000000;
        BORDER-RIGHT-COLOR:     #000000;
        BORDER-TOP-COLOR:       #000000;
        Border-Width: 1px;
        font-family:            Verdana;
        font-size:              8pt;
}
TEXTAREA
{
        background-color:       #ffffff;
        color:                  #000000;
        BORDER-BOTTOM-COLOR:    #000000;
        BORDER-LEFT-COLOR:      #000000;
        BORDER-RIGHT-COLOR:     #000000;
        BORDER-TOP-COLOR:       #000000;
        Border-Width: 1px;
        font-family:            Verdana;
        font-size:              8pt;
}
SELECT
{
        background-color:       #ffffff;
        color:                  #000000;
        BORDER-BOTTOM-COLOR:    #000000;
        BORDER-LEFT-COLOR:      #000000;
        BORDER-RIGHT-COLOR:     #000000;
        BORDER-TOP-COLOR:       #000000;
        Border-Width: 1px;
        font-family:            Verdana;
        font-size:              8pt;
}

*/