.Ueberschrift {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #172880;
	line-height: 18pt;
}

.Unter_Ueberschrift {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #172880;
	line-height: 13pt;
}

.Text {
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        font-weight: normal;
}

.Tabellenhintergrund {
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        background-color: #c2cfe3;
}
ul {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        list-style-position: outside;
        list-style-image:     url(../images/grafiken/dreieck.gif);
        list-style-type: disc;
}


H1 {
	font-size:16pt;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #172880;
	}

.farbiger_text {
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #cc0066;
}

a:link { 
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        color: #0066cc;
}  

a:visited { 
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        color: #0066cc;
}
  
input { 
        color:#0066CC; 
        font-size:10pt; 
        font-family:Verdana,Arial,sans-serif; 
        border:0pt; 
        background-Color=#FFFFFF
}

body {
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        font-weight: normal;
}

td {
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        font-weight: normal;
}
/****************************************
*
* Styles fuer die Menueleiste
*
*****************************************/

/* Child items */

a.menu-child
{
text-decoration: none;
font-size: 11px; 
font-weight: normal; 
background-color: #172880;
color: #ffffff;
}

a:visited.menu-child { color : #ffffff; }
a:link.menu-child    { color : #ffffff; }
a:active.menu-child  { color : #ffffff; }
a:hover.menu-child   { color : #99CCFF; }


/* Current item */

a.menu-current
{
text-decoration: none;
font-size: 11px; 
font-weight: bold;
background-color: #172880;
color: #e5130e;
}

a:link.menu-current    { color: #e5130e; }
a:active.menu-current  { color: #e5130e; }
a:visited.menu-current { color: #e5130e; }
a:hover.menu-current   { color: #e5130e; }

/* Parent item */

a.menu-parent
{
text-decoration: none;
font-size: 11px; 
font-weight: bold;
background-color: #172880;
color: #ffffff;
}

a:link.menu-parent    { color: #ffffff; }
a:active.menu-parent  { color: #ffffff; }
a:visited.menu-parent { color: #ffffff; }
a:hover.menu-parent   { color: #99CCFF; }
