/* Allgemein g?ltige Definitionen des Dokuments*/
/* Farbtabelle:
hintergrund text:#FFFFFF
text unterpunkt:#17305E
gew?hlte unterpunkt:#336699
menubereich unterpunkt(heller):#FFD68B
farbe menupunkt wie aktuelles:#2F5781
*/

body
{
	background:white;
	scrollbar-base-color:#ffbd4a;
	scrollbar-track-color:#f8d99a;
	scrollbar-arrow-color:#000000;
	scrollbar-3d-light-color:#996600;
	scrollbar-shadow-color:#996600;
	scrollbar-highlight-color:#ff9900;
}

p
{
	color:#000000;
	font-style:normal;
	font-size:12px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
}

a:active
{ 
	text-decoration:none;
	color:#FFFFFF;
}

a:link 
{ 
	text-decoration:none;
	color:#17305e;
}

a:visited 
{ 
	text-decoration:none;
	color:#17305e;
}

a:hover
{ 
	text-decoration:none;
	color:#336699;
}

a.unter, a.unter:link, a.unter:visited
{
	font-size:12px;
	line-height:13px;
	font-family:Arial, Helvetica, Helvetica, sans-serif;
	text-decoration:underline;
    color:#17305e;
}

a.unter:active
{
	font-size:12px;
	line-height:13px;
	font-family:Arial, Helvetica, Helvetica, sans-serif;
	text-decoration:underline;
    color:#FFFFFF;
}

a.unter:hover
{
	font-size:12px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
    color:#336699;
}

/* Stylesheet Klassen */
.td
{
	line-height:1px;
	font-size:1px;
}


.textUnterpunkt
{
	color:#17305e;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:13px;
}

.aktivUnterpunkt
{
	color:#336699;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:13px;
}

.aktivPunkt
{
	color:#FFFFFF;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:13px;
}

.menuMitte
{
	color:#17305e;
	font-style:normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:15px;
}

.aktivMitte
{
	color:#FFFFFF;
	font-style:normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:15px;
}

.text
{
	color:#17305e;
	font-style:normal;
	font-size:12px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	line-height:13px;
}

.small
{
	color:#17305e;
	font-style:normal;
	font-size:11px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	line-height:11px;
}

.unterteilung
{
	color:#17305e;
	font-style:italic;
    font-weight:bold;
	font-size:12px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	line-height:13px;
}

.einteilung
{
	color:#17305e;
	text-decoration:underline;
    font-style:normal;
	font-size:12px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	line-height:13px;
}

.textBold
{
	color:#17305e;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:13px;
}

.textIt
{
	color:#17305e;
	font-style:italic;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:13px;
}

h4
{
	color:#336699;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:15px;
    margin-bottom:0px;
}

.titel
{
	color:#336699;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:15px;
}

.untertitel
{
	color:#336699;
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:15px;
}

ul.quali
{
	color:#17305e;
	font-style:normal;
	font-size:12px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	line-height:13px;
}

ul.quali li
{
    margin-bottom:5px;
}

.titelweiss
{
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

/* Layer Definition */
.menuLayer
{ 
	position:absolute;
	visibility:hidden;
	padding:1px;
	z-index:0;
}

.klickLayer
{ 
	position:absolute;
	visibility:show;
	padding:1px;
	z-index:0;
}

/* Formular-Elemente */
.txtfeld
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.txtarea
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

/* Chat */
.chatText
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
	color:#000000;
}

.chatNameAllg
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	color:#0000ff;
}

.chatNameEig
{
	font-family:Arial, Helvetica, sans-serif;;
    font-size: 14px;
	font-weight: bold;
	color:#ff0000;
}

#pody
{
	background:#ffc14c;
	background-color:#ffc14c;
	/*Scrollbar f?r IE */
	scrollbar-base-color:#ffbd4a;
	scrollbar-track-color:#f8d99a;
	scrollbar-arrow-color:#000000;
	scrollbar-3d-light-color:#996600;
	scrollbar-shadow-color:#996600;
	scrollbar-highlight-color:#ff9900;
	line-height:16px;
}
