ul.output
{
list-style-type: square;
}

OL.test 
{ 
	margin:10;
	padding:10;
	border:10;
        list-style-type: decimal 
} 


A
{
    COLOR: #7587BE;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: #82909C;
    TEXT-DECORATION: underline
}

A.menu
{
    COLOR: #707070;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    font-size: 9pt;
}

A.menu:hover
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    font-stretch: narrower;
    font-size: 9pt;
}

h1
{
   FONT-FAMILY: Verdana;
   FONT-SIZE : 14pt;
   color:#707070;
   border-bottom: #006531 1px solid #c6c3c6;

}

H2
{
   FONT-FAMILY: Verdana;
   FONT-SIZE : 11pt;
   FONT-WEIGHT : bold;
   COLOR: #7587BE;
}


*
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    color = #707070;
}

BODY.dark
{
    BACKGROUND: #D7DAE4;
}

BODY.inhalt
{
  behavior:url("csshover.htc");
  background-attachment: scroll;
  background-image: url("../images/back2.jpg");
  background-repeat: no-repeat;
scrollbar-face-color: white;
    scrollbar-arrow-color: gray;
    scrollbar-track-color: white;
    scrollbar-shadow-color: gray;
    scrollbar-highlight-color: gray;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: white;
}
small
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    
}

INPUT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana
}
OPTION
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana
}
SELECT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana
}

TD
{
  vertical-align: top;
  padding: 5;
  color = #707070;
}

TD.heading
{
    /*BACKGROUND: #D7DAE4;*/
    BACKGROUND: #ABA9B3;
    color: white;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}
TD.output
{
    FONT-SIZE: 10pt;
    color = #707070;
}

TABLE.input
{
    align: center;
    border: 1px solid white; 
    empty-cells: show;
    align: center; 
    border-collapse: collapse;
    border: 1px solid #999999;

}
TD.input
{
    BACKGROUND: #FFFFff;
    border: 0px; 
    padding: 5px;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    vertical-align: top;
}


BIG.alert
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
    COLOR:  #7587BE;
}

td.navi
{   
    text-align:center;
    font-family:'verdana', sans-serif; 
    font-size:8pt;
    color:#000000;
    font-weight:bold;
    line-height:19px;
    cellpadding:0px;
    cellspacing:0px;
    border-top: #006531 1px solid #c6c3c6;
    border-bottom: #006531 1px solid #c6c3c6;
    border-left: #006531 1px solid #c6c3c6;
    border-right: #006531 1px solid #c6c3c6;
}

td.navihighlight
{   
    text-align:center;
    font-family:'verdana', sans-serif; 
    font-size:8pt;
    color:#000000;
    font-weight:bold;
    line-height:19px;
    cellpadding:0px;
    cellspacing:0px;
    border-top: #006531 1px solid #657FDF;
    border-bottom: #006531 1px solid #657FDF;
    border-left: #006531 1px solid #657FDF;
    border-right: #006531 1.5px solid #657FDF;
}

td.navion
{
    BACKGROUND: #1D3070;
    text-align:center;
    font-family:'verdana', sans-serif; 
    font-size:8pt;
    color:#D7DAE4;
    font-weight:bold;
    line-height:19px;
    cellpadding:0px;
    cellspacing:0px;
    border-top: #006531 1px solid #c6c3c6;
    border-bottom: #006531 1px solid #c6c3c6;
    border-left: #006531 1px solid #c6c3c6;
    border-right: #006531 1px solid #c6c3c6;
}

td.navioff
{
    BACKGROUND: #AFB8D4;
    text-align:center;
    font-family:'verdana', sans-serif; 
    font-size:8pt;
    color:#1D3070;
    font-weight:bold;
    line-height:19px;
    cellpadding:0px;
    cellspacing:0px;
    border-top: #006531 1px solid #1D3070;
    border-bottom: #006531 1px solid #1D3070;
    border-left: #006531 1px solid #1D3070;
    border-right: #006531 1px solid #1D3070;
}

#idinhalt
  {
    position: absolute;
    visibility: visible;
    left: 170px;
    top:  170px;
    z-index: 1;
  } 
  
  #idmenu
  {
    position: absolute;
    visibility: visible;
    left: 180px;
    top:  120px;
    font-size: 12pt;
    z-index: 10;
  } 
  
  

