	
p,h1,h2,h4,ul,ol,div,td,th,address,blockquote,nobr,b,i
	{
		font-family:Arial,sans-serif; color:#000000;
		}

	
	
p,ul,ol,div,td,th,address,nobr,b,i

	{

		font-size:11px;

	}
	
.bodyText
	{
		font-family:Arial,sans-serif; font-size:12px; color:#000000; text-decoration:none; line-height:16px;
	}

.textBold
	{
		font-family:Arial,sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:bold;
	}

.greyTextB
	{
		font-family:Arial,sans-serif; font-size:12px; color:#666666; text-decoration:none; font-weight:bold;
	}

.brightGreyTextBold
	{
		font-family:Arial,sans-serif; font-size:12px; color:#CCCCCC; text-decoration:none; font-weight:bold;
	}
.whiteTextB
	{
		font-family:Arial,sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;
	}

.whiteText
	{
		font-family:Arial,sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none;
	}

.darkBordeauxBold
	{
		font-family:Arial,sans-serif; font-size:12px; color:#660000; text-decoration:none; font-weight:bold;
	}

.standardtext
	{
		font-size:12px; color:#000000;
	}

.standardtextbold
	{
		font-size:12px; color:#000000; font-weight:bold;
	}

.headerwhite
	{
		font-family:Arial,sans-serif; font-size:12px; color:#ffffff; font-weight:bold;
	}
.headerblack
	{
		font-family:Arial,sans-serif; font-size:12px; color:#000000; font-weight:bold;
	}


.menuwhite
	{
		font-family:Arial,sans-serif; font-size:11px; color:#ffffff;
	}

.menuwhitebig
	{
		font-family:Arial,sans-serif; font-size:18px; color:#ffffff;
	}


.menublack
	{
		font-family:Arial,sans-serif; font-size:12px; color:#000000;
	}

.menugrey
	{
		font-family:Arial,sans-serif; font-size:11px; color:#cccccc;
	}

.menugreysmall
	{
		font-family:Arial,sans-serif; font-size:10px; color:#cccccc;
	}
	
.s
	{
		font-size:10px; line-height:10px;
	}

.sw
	{
		font-size:10px; color:#ffffff;
	}

.sb
	{
		font-size:10px; font-weight:bold;
	}
	

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

a:hover
	{
		text-decoration:underline;
		color: blue;
		font-weight: bold;
	}

a:visited
	{
		text-decoration:none;
		color: grey;
	}

td.h1 {
 text-decoration:underline;
 font-family: Arial;
 font-size: 14pt;
 font-weight: bold;
 color: #000000; 
}

td.h3 {
 font-family: Arial;
 font-size: 24pt;
 font-weight: bold;
 color: #000000;
}


td.h2 {
 font-family: Arial;
 font-size: 16pt;
 font-weight: bold;
 font-style: italic;
 color: #FFFFFF;
}

/* Definiert in den Linkseiten mit der Klasse left mit schwarzem BG die Linkattribute bei nicht besuchtem Link, Linkfarbe weiss*/

A.left:link
{
  text-decoration:none;
  color: #FFFFFF;
  font-weight: bold;
}

/* Definiert in den Linkseiten mit der Klasse left mit schwarzem BG die Linkattribute beim Drüberfahren eines Links, Hover-Farbe rot mit Unterstrich*/

A.left:hover
{
  text-decoration:underline;
  color: white;
  font-weight: bold;
}

/* Definiert in den Linkseiten mit der Klasse left mit schwarzem BG die Linkattribute eines besuchten Links, Link-Farbe grau, Hover nicht mehr vorhanden*/

A.left:visited
{
  text-decoration:none;
  color: #D9DFE4;
  font-weight: bold;
}


A.left1:link
{
  text-decoration:none;
  color: #FFFFFF;
  font-size: 8pt;
}

/* Definiert in den Linkseiten mit der Klasse left mit schwarzem BG die Linkattribute beim Drüberfahren eines Links, Hover-Farbe rot mit Unterstrich*/

A.left1:hover
{
  text-decoration:underline;
  color: red;
  font-size: 8pt;

}

/* Definiert in den Linkseiten mit der Klasse left mit schwarzem BG die Linkattribute eines besuchten Links, Link-Farbe grau, Hover nicht mehr vorhanden*/

A.left1:visited
{
  text-decoration:none;
  color: #D9DFE4;
  font-size: 8pt;
}

/* Definiert in den Linkseiten mit der Klasse right mit weissem BG die Linkattribute bei unbesuchtem Link(siehe left)*/

A.right:link
{
  text-decoration:none;
  color: #000000;
  font-weight: bold;
  font-size: 10pt;
}

/* Definiert in den Linkseiten mit der Klasse right mit weissem BG die Linkattribute beim Drüberfahren eines Links(siehe left)*/

A.right:hover
{
  text-decoration:underline;
  color: red;
  font-weight: bold;
  font-style: italic;
  font-size: 10pt;

}

/* Definiert in den Linkseiten mit der Klasse right mit weissem BG die Linkattribute eines besuchten Links(siehe left)*/

A.right:visited
{
  text-decoration:none;
  color: #6C6F71;
  font-weight: bold;
  font-size: 10pt;

}

/* Folgende 6 Styles definieren in den Linkseiten mit der Klasse left1 und right1 mit schwarzem/weissem BG die Linkattribute eines Links(sonst siehe oben)*/

A.left1:link
{
  text-decoration:none;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  

}

A.left1:hover
{
  text-decoration:underline;
  color: red;
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  

}

A.left1:visited
{
  text-decoration:none;
  color: #D9DFE4;
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
}

A.right1:link
{
  text-decoration:none;
  color: #000000;
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
}

A.right1:hover
{
  text-decoration:underline;
  color: red;
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
}

A.right1:visited
{
  text-decoration:none;
  color: #6C6F71;
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
}

ul { list-style:circle; color:#000000; font-size:14pt; text-align:left; font-weight:200; font-family:"Arial" }
ul.rund1 { font-size:12pt; color:#000000 }
ul.rund2 { font-size:12pt; color:#000000; list-style:none }
ul.fehler { text-align:center }
ul.rund { font-size:12pt; color:#000000 }
ul.center { text-align:center; font-weight:400; font-size:12pt }
ul.grafik { list-style-image:url('usefull/seilzug/globul1a.gif'); font-size:12pt; color:#000000 }
ul.grafik1 { list-style-image:url('usefull/seilzug/globul2a.gif'); font-size:12pt; color:#000000 }

/* Ende der Linkattribute*/
		weight: bold;
}

ul { list-style:circle; color:#000000; font-size:14pt; text-align:left; font-weight:200; font-family:"Arial" }
ul.rund1 { font-size:12pt; color:#000000 }
ul.rund2 { font-size:12pt; color:#000000; list-style:none }
ul.fehler { text-align:center }
ul.rund { font-size:12pt; color:#000000 }
ul.center { text-align:center; font-weight:400; font-size:12pt }
ul.grafik { list-style-image:url('usefull/seilzug/globul1a.gif'); font-size:12pt; color:#000000 }
ul.grafik1 { list-style-image:url('usefull/seilzug/globul2a.gif'); font-size:12pt; color:#000000 }

/* Ende der Linkattribute*/
		e der Linkattribute*/
		