/* Schrift definieren */

body, table, td, tr
{
font-size: 11pt;
font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
color: black;
}

/* Seitenränder definieren */

body
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;

/* Hintergrund definieren */

background-color: #ffffff;


/* Scrollbar definieren */

SCROLLBAR-FACE-COLOR: #020379;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffcc;
SCROLLBAR-SHADOW-COLOR: #8E8E8E;
SCROLLBAR-3DLIGHT-COLOR: #4A80DA;
SCROLLBAR-DARKSHADOW-COLOR: black;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
}

/* Links definieren */

A
{
color: #020379;
text-decoration: none;
}

A:hover
{
color: #4A80DA;
text-decoration: underline;
}

A:active 
{
color: #8E8E8E; text-decoration: none;
}


A.nav
{
color: black;
text-decoration: none; padding-left: 12px;
}

A.nav:hover
{
color: #666666;
text-decoration: underline; display: block; padding-left: 12px; background: #ffcc00 url('../images/nav/dot.gif') no-repeat;
}

A.nav:active 
{
color: #666666; text-decoration: none; padding-left: 12px;
}

/* Tabelle definieren */

table.grund
{
width:750px;

background-image:  url('../hg/hg.gif');
background-color: #ffffff;
table-border:0
}

p.titel
{
font-weight: bold;
font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
font-size: 12pt;
}

p.titel_2
{
color: #FFCC00;
font-weight: bold;
font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
font-size: 10pt;
padding : 2px; 
border-left : 1px solid #666666; 
border-bottom : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
border-top : 1px solid #666666;
}

p.titel_3
{
color: #000000;
font-weight: bold;
font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
font-size: 10pt;
padding: 2; 
border-top: solid double gray; 
border-bottom: solid double gray; 
border-left: none; 
border-right: none;
}




p.subtitel
{
color: #000000;
font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
font-size: 8pt;
}


/* Tooltip definieren */


.ttTitle { font-weight: bold; COLOR: #ffffff; background-color: #D3484B; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-style: groove; border-width: 1}



.ttText { font-weight: normal; COLOR: black; background-color: #FCE3EB; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-style: groove; border-width: 1}





.dek { Z-INDEX: 200; LEFT: 200px; VISIBILITY: hidden; POSITION: absolute ; clip:   rect(   )}