body
{
	font-family : arial,verdana, helvetica;
	font-size : 9pt;
	color : #000000;
	background: #ffffff;
	
	text-decoration : none;
	margin: 10px 5px 10px 5px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 5px;
	margin-right : 5px;
}

/*Font-Familie f�r alles m�gliche:  */
p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, br    {
	font-family: Arial,sans-serif;
}

h1    {
	font-size: 18pt;
}

/* gilt nur fuer das Wort 'SELFHTML' auf der Einstiegsseite */
/* font-size = Schriftgroesse */
/* 18pt = 18 Punkt, Wert aenderbar */
h2    {
	font-size: 16pt;
}

/* Seitenueberschriften */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */
h2.sh2    {
	font-size: 16pt;
}

/* Abschnittsueberschriften innerhalb einer Seite */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */
h3, h3.xmp, h3.xpl, h3.inf, h3.tip    {
	font-size: 12pt;
}

/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */
/* font-size = Schriftgroesse */
/* 11pt = 11 Punkt, Wert aenderbar */
h4    {
	font-size: 10pt;
}

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
p, ul, ol, li, div, td, th, address, nobr, i    {
	font-size: 10pt;
	color: #303033;
	line-height: 12pt;
}

/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
b    {
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
}

a:link { color:#000000; font-style:underline}
a:visited { color:#000000; font-style:underline}
a:active { color:#000000; font-style:underline}





.smallbright	{
	font-size: 8pt;
	color: #ffffff;
}

.smallblack	{
	font-size: 8pt;
	color: #000000;
}

a.menu_header:link    {
	font-size: 10pt;
	color: #ffffff;
	font-style: underline;
}

a.menu_header:visited    {
	font-size: 10pt;
	color: #ffffff;
	font-style: underline;
}

a.menu_header:hover    {
	font-size: 10pt;
	color: #ffffff;
	font-style: underline;
	font-weight: bold;
}

a.menu_item:link    {
	padding-left: 10px;
	font-size: 10pt;
	color: #000000;
	font-style: underline;
}

a.menu_item:visited    {
	padding-left: 10px;
	font-size: 10pt;
	color: #000000;
	font-style: underline;
}

a.menu_item:hover    {
	padding-left: 10px;
	font-size: 10pt;
	color: #000000;
	font-style: underline;
	font-weight: bold;
}
a.menu_item_partner:link    {
	padding-left: 0px;
	font-size: 10pt;
	color: #000000;
	font-style: underline;
}

a.menu_item_partner:visited    {
	padding-left: 0px;
	font-size: 10pt;
	color: #000000;
	font-style: underline;
}

a.menu_item_partner:hover    {
	padding-left: 0px;
	font-size: 10pt;
	color: #000000;
	font-style: underline;
}

/*background-color: #2F3B65;*/
td.menu_header_left    {
	font-size: 10pt;
	color: #ffffff;
	height: 23px;
	background-image: url(../images/menu_header_left.png);
	background-color: #2F3B65;
}

td.menu_header_mid    {
	font-size: 10pt;
	color: #ffffff;
	height: 23px;
	background-image: url(../images/menu_header_mid.png);
	background-color: #2F3B65;
}

td.menu_header_right    {
	font-size: 10pt;
	color: #ffffff;
	height: 23px;
	background-image: url(../images/menu_header_right.png);
	background-color: #2F3B65;
}

td.menu_item_left    {
	font-size: 10pt;
	color: #ffffff;
	height: 21px;
	background-image: url(../images/menu_item_left.png);
	background-color: #9EB7E4;
}

td.menu_item_mid    {
	font-size: 10pt;
	align: left;
	color: #ffffff;
	height: 21px;
	background-image: url(../images/menu_item_mid.png);
	background-color: #9EB7E4;
}

td.menu_item_right    {
	font-size: 10pt;
	color: #ffffff;
	height: 21px;
	background-image: url(../images/menu_item_right.png);
	background-color: #9EB7E4;
}

td.menu_footer_left    {
	height: 4px;
	background-image: url(../images/menu_footer_left.png);
	background-color: #9EB7E4;
}

td.menu_footer_mid    {
	height: 4px;
	background-image: url(../images/menu_footer_mid.png);
	background-color: #9EB7E4;
}

td.menu_footer_right    {
	height: 4px;
	background-image: url(../images/menu_footer_right.png);
	background-color: #9EB7E4;
}


ul.switchpro	{
	list-style-image:url(../images/switchpro_mini.gif);
}