TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
	}
.ueberschrift
{
	font-weight : bold;
	color: white;
	background-color: #556B2F;
	text-align : center;
}
BODY {
	background-color : #EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
}
.footer {
	font-size : 9px;
	color: Black;
        text-align:center;
	}

A:LINK {
	color: #000000;
}
A:VISITED {
	color: #666666;
}
A:ACTIVE {
	color: #800000;
}
A:HOVER {
	color: Navy;
	background-color : #CCCC66;
}




/* Sitemap Eigenschaften */
.myTable           {border-right : 1px solid #F3FFFF;	border-bottom : 1px solid #F3FFFF;	background-color : #F2F2E6;}
.myTd                 {vertical-align:top; padding:10px; border-left : 1px solid #9FB9CA;	border-top : 1px solid #9FB9CA; border-right : 1px solid #F3FFFF; border-bottom : 1px solid #F3FFFF;}

.sitemap_url_1  {text-decoration:none;}
.sitemap_item_1 {font-size:0.9em; font-weight:bold;}

.sitemap_url_2  {text-decoration:none;}
.sitemap_item_2 {font-size:0.8em; margin-left:10px; }

.sitemap_url_3  {text-decoration:none;}
.sitemap_item_3 {font-size:0.7em; margin-left:25px; }

/*CMS Template Eigenschaften */
.data_head       {	font-weight : bold;	color: white;	background-color: #556B2F;	text-align : center;}
.data_UL           {	font-weight : bold;}
.data_text         {	color: Navy;}
.data_partner   {	font-weight : bold;}
.data_td_name {	font-weight : bold; 	font-size : 9pt;}
.data_td_value {	color: Navy; 	font-size : 9pt;}