/* Schrift definieren */
body,table,td,tr
{
font-size: 10pt;
font-family: 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: white;

/* Scrollbar definieren */
scrollbar-face-color: #dadada;
scrollbar-highlight-color: #84C4FB;
scrollbar-shadow-color: #8E8E8E;
scrollbar-3dlight-color: #AFC8D7;
scrollbar-darkshadow-color: black;
scrollbar-track-color: white;
scrollbar-arrow-color: #595959;
}

/* Links definieren ------------------------------------------------*/
A
{color: #007DC3; text-decoration: none; font-weight: normal;}

A:hover
{color: #007DC3; text-decoration: underline; font-weight: normal;}

A:active 
{color: #007DC3; text-decoration: underline; font-weight: normal;} 


/* Links Navigation ------------------------------------------------ */
A.nav
{
color: black;
text-decoration: none;}

A.nav:hover
{
color: #007DC3;
text-decoration: underline;}

A.nav:active 
{
color: #007DC3; text-decoration: underline;}


/* Links Navigation Top ------------------------------------------------*/
A.top
{color: black; text-decoration: none; font-weight: normal;}

A.top:hover
{color: #007DC3; text-decoration: underline; font-weight: normal;}

A.top:active 
{color: #007DC3; text-decoration: underline; font-weight: normal;}


/* Links Schwarz definieren ------------------------------------------------*/
A.black
{color: black; text-decoration: none; font-weight: normal;}

A.black:hover
{color: #007DC3; text-decoration: underline; font-weight: normal;}

A.black:active 
{color: #007DC3; text-decoration: underline; font-weight: normal;} 


/* Links Schwarz2 definieren ------------------------------------------------*/
A.black2
{color: black; text-decoration: underline; font-weight: normal;}

A.black2:hover
{color: #007DC3; text-decoration: underline; font-weight: normal;}

A.black2:active 
{color: #007DC3; text-decoration: underline; font-weight: normal;} 



/* Links Orange für Subingen definieren ------------------------------------------------*/
A.orange
{color: #FF7F1E; text-decoration: none; font-weight: normal;}

A.orange:hover
{color: #FF7F1E; text-decoration: underline; font-weight: normal;}

A.orange:active 
{color: #FF7F1E; text-decoration: underline; font-weight: normal;} 


/* Links für Hauptstartseite definieren ------------------------------------------------*/
A.einstieg_derendingen
{color: #0081C4; text-decoration: none; font-weight: normal;}

A.einstieg_derendingen:hover
{color: #0081C4; text-decoration: underline; font-weight: normal;}

A.einstieg_derendingen:active 
{color: #0081C4; text-decoration: underline; font-weight: normal;} 


A.einstieg_subingen
{color: #FF7F1E; text-decoration: none; font-weight: normal;}

A.einstieg_subingen:hover
{color: #FF7F1E; text-decoration: underline; font-weight: normal;}

A.einstieg_subingen:active 
{color: #FF7F1E; text-decoration: underline; font-weight: normal;} 




/* Haupttabelle definieren */
table.grund
{
width:770px;
table-border:0;
background-color: #F2F6F9;
}

h1
{
font-size: 12pt; font-weight: bold;}

h2
{
font-size: 10pt; font-weight: normal;}

h3
{
font-size: 8pt; font-weight: normal;}


p.titeltop
{
color: #0081C4;
font-weight: bold;
font-size: 12pt;
}


/* subingen: Oranger Titel-------*/
p.titeltop_subingen
{
color: #FF7F1E;
font-weight: bold;
font-size: 12pt;
}
/* subingen: Oranger Titel-------*/


p.titel
{
color: black;
font-weight: bold;
font-size: 12pt;
}

p.titel_2
{
color: #ffffff;
font-weight: normal;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12pt;
}

p.titel_3
{
color: #ffffff;
font-weight: bold;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11pt;
}

/* Tooltip definieren */

.ttlogo {}
.ttText {}

.dek { Z-INDEX: 200; LEFT: 200px; VISIBILITY: hidden; POSITION: absolute ; clip:   rect(   )}
