body {
	font-family: Verdana, Arial, Sans-serif, Helvetica;
	background-color: #c2c2c2;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

.textschwarz  {
	color: #000000;
	font-size: 9pt
}

a.textschwarz:link, a.textschwarz:visited, a.textschwarz:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.textschwarz:hover, a.textschwarz:visited:hover { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.tabelledesc { 
	background-color: #FEBE50;
	border: 1px solid #350000;
}

.textdesc  {
	background-color: #AF000E;
	color: #ffffff;
	font-size: 8pt
}

#unten { 
	width: 710px;
	font-size: 9pt;
	background-color: #FEBE50;
	border: 1px solid #350000;
	padding: 10px 10px 10px 10px
}

.imgdesc { 
	background-color: #FEBE50;
	padding: 10px 5px 10px 5px
}

.imgdesc a:link { color: #fff; text-decoration: underline; font-weight: bold; }
.imgdesc a:active { color: #fff; text-decoration: underline; font-weight: bold; }
.imgdesc a:visited { color: #fff; text-decoration: underline; font-weight: bold; }
.imgdesc a:hover { color: #fff; text-decoration: underline; font-weight: bold; }

td.welcome {
	background-image: url(/images/index_09.jpg);
	color: #FFE38D;
	font: 14px verdana

}

a.welcome:link, a.welcome:visited, a.welcome:active { 
	color: #FFE38D;
	font-weight: bold;
	text-decoration: none;
}

a.welcome:hover, a.welcome:visited:hover { 
	color: #FFE38D;
	font-weight: bold;
	text-decoration: underline;
}


td.iframe {
	background-image: url(/images/index_10.jpg)
}

.hinweis 		{
	color: #FFFFFF;
	font:  9px verdana;
}
.text 		{
	color: #FFFFFF;
	font:  12px verdana;
}
.text2 		{
	color: #FFFFFF;
	font:  8pt verdana;
}
.text3 		{
	color: #FFE38D;
	font:  14px verdana;
}
a:link		{ 
	color: #AF000E;	
	text-decoration: underline 
}

a:active		{ 
	color: #AF000E;	
	text-decoration: underline 
}

a:visited	{ 
	color: #AF000E;	
	text-decoration: underline 
}

a:hover	    	{ 
	color: #FFFFFF;	
	text-decoration: underline 
}