/* Body-Bereich */

body	{
	background-color: #F0F1F2;
	background-image: none;
/*	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #78797C; 
	font-weight: normal; 
	font-style: normal;*/ 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;}

/* Links im Haupttext */

 A:link { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #78797C; 
	font-weight: normal; 
	text-decoration: underline ;}

 A:visited { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #78797C; 
	font-weight: normal; 
	text-decoration: underline ;}

 A:active { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #D0DD30; 
	font-weight: normal; 
	text-decoration: underline ;}

 A:hover { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #D0DD30; 
	font-weight: normal; 
	text-decoration: underline ;}

/* Seitenüberschrift */

h1	{ 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 14pt; 
	color: #000000; 
	font-weight: bold;
	word-spacing: 0; 
	text-indent: 0; 
	line-height: 100%; 
	margin: 0}

/* Überschrift Content-Bereich */

h2	{ 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 12pt; 
	color: #78797C; 
	font-weight: bold;
	word-spacing: 0; 
	text-indent: 0; 
	line-height: 100%; 
	margin: 0}

/* Unterseiten-Textnavigation */

h3 	{
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
	word-spacing: 0; 
	text-indent: 0; 
	line-height: 100%; 
	margin: 0}	

.TextNav A:link {
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold;
	text-decoration: none;}	

.TextNav A:visited {
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold;
	text-decoration: none;}	

.TextNav A:active {
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #D0DD30; 
	font-weight: bold;
	text-decoration: none;}	

.TextNav A:hover {
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #D0DD30; 
	font-weight: bold;
	text-decoration: none;}

/* Haupttext (hellgrau)*/

p { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #78797C; 
	font-weight: normal; 
	font-style: normal;}
	word-spacing: 0; 
	text-indent: 0; 
	line-height: 100%; 
	margin: 0

/* Textobjekte */

.TextObject { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 8pt; 
	color: #78797C; 
	font-weight: normal; 
	font-style: normal;}

/* Numerierungen */

OL { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 8pt; 
	color: #78797C; 
	font-weight: normal; 
	font-style: normal;}

/* Auflistungen */

UL { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #78797C; 
	font-weight: normal; 
	font-style: normal;}
