/*WYSIWYG: .headline#&Uuml;berschrift, .black#Text&nbsp;schwarz, .blackbold#Text&nbsp;schwarz&nbsp;bold, .italic#Text&nbsp;schwarz&nbsp;italics,*/
/*TABLECORE: .headline#&Uuml;berschrift, .black#Text&nbsp;schwarz, .blackbold#Text&nbsp;schwarz&nbsp;bold, .italic#Text&nbsp;schwarz&nbsp;italics*/
/*---------------- body -------------------- */
body	{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
/*	background: #DFECFC;  */  
         background: #EEF1F6;
}
body.wysiwyg	{
	background: #DFECFC;
}
body.tablecore	{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #DFECFC;
}
/*------------------------------------------- */
/*-------------- table, td ------------------ */
td	{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td.blocksatz  { text-align:justify;  }

span	{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
 .weberror {
	color: #0078C1; 
	font-weight: bold;
}
td.mainnav	{
	background: #0071BC;
}
td.mainnavactive	{
	background: #FFFFFF;
}
td.basicnavinactive {
	font-size: 10px;
	color: #0066CC; 
	background: #FFFFFF;
}
td.basicnavENactive {
	font-size: 10px;
	color: #0066CC; 
	background: #FFFFFF url({lnk,459,option=source,nosid=1}) no-repeat;
}
td.basicnavactive {
	font-size: 10px;
	color: #0066CC; 
	background: #C6D8EE;
}

td.blue	{
	background: #0079C2;
}
td.white	{
	background: #FFFFFF;
}
/*---------------- links -------------------- */
a	{
	font-size: 11px;
	font-weight: bold; 
	color: #0071BC; 
	text-decoration: underline; 
}
a:active	{ 
	text-decoration: none; 
}
a.tablenav	{
	color: #0071BC; 
	font-size: 10px;
	text-decoration: none; 
	text-transform: uppercase;
}
a.level0active {
	font-size: 11px;
	font-weight: bold; 
	color: #0071BC;
	text-decoration: none; 
	text-transform: uppercase;
}
a.level0inactive {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none; 
	text-transform: uppercase;
}
a.level1active {
	font-size: 11px;
	font-weight: bold;
	color: #0071BC; 
	text-decoration: none; 
}
a.level1inactive {
	font-size: 11px;
	font-weight: normal;
	color: #0071BC; 
	text-decoration: none;
}
a.level1mouseover {
	font-size: 11px;
	font-weight: bold;
         color: #FFFFFF;
         background: #0071BC;
	text-decoration: none;
}
a.level1subactive {
	font-size: 11px;
	font-weight: bold;
	color: #000000; 
	text-decoration: none; 
}
a.level1subinactive {
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
a.level2active {
	font-size: 11px;
	font-weight: bold;
	color: #0071BC; 
	text-decoration: none;
}
a.level2inactive {
	font-size: 11px;
	font-weight: normal;
	color: #0071BC; 
	text-decoration: none;
}
a.level2mouseover {
	font-size: 11px;
	font-weight: bold;
         color: #FFFFFF;
         background: #0071BC;
	text-decoration: none;
}
a.level2subactive {
	font-size: 11px;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}
a.level2subinactive {
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
a.basicinactive {
	font-size: 10px;
	color: #0066CC; 
	text-decoration: none;
}
a.sitemapinactive {
	font-size: 11px;
	color: #0066CC; 
	font-weight: normal; 
	text-decoration: none;
}
/*---------------- inputs -------------------- */
input, textarea, select {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
input.button {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #0071BC;
	text-decoration: none; 
	text-transform: uppercase;	
}
input.input125  {
	width: 125px;
	height: 17px;
	background: #C6D8EE;
}
input.input185  {
	width: 185px;
}
textarea.textarea185 {
	width: 185px;
}
select.select185  {
	width: 185px;
	height: 16px;
}
/*--------- fliesstext/wxsiwyg -------------- */
 .headline	{
	font-size: 16px;
	font-weight: bold; 
	font-style: normal;
	color: #0071BC;
}

 .headlinelevel0	{
	font-size: 12px;
	font-weight: bold; 
	font-style: normal;
	color: #0071BC;
	text-transform: uppercase;
}
 .black	{
	font-size: 11px;
	font-weight: normal; 
	font-style: normal;
	color: #000000;
}
 .blackbold	{
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	color: #000000;
}
 .italic	{
	font-size: 11px;
	font-weight: normal; 
	font-style: italic;
	color: #000000;
}
