body {
	background-color:#F2FAFA;
}
a {
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
	color:#0A9999;
}

a.visited {
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
	color:#0A9999;
}

a.naviLevel2 {
	filter:alpha(opacity=100);




	-moz-opacity:1;
	opacity: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.link {
	font-family: Arial;
	font-size: 10pt;
}

.link.sitemapSystemLink {}

.overviewLink {
	font-family: Arial;
	font-size: 10pt;
}

.stdTextContent {
	font-family: Arial;
	font-size: 10pt;
	padding-right:10px;
	color:#000000;
}

.headline-start{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.paragraphHeadline{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.paragraphContent {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

.paragraphContent.paragraphContentBold {
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.stdTextContent.sitemapLevel1 {
	color:#000000;
	font-weight: bold;
}
.stdTextContent.sitemapLevel2 {
	color:#000000;
}
.stdTextContent.sitemapLevel3 {
	color:#0A9999;
}

.headlineContent {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

a.naviLevel2_active {
	background-color:#CCEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.leftMenu{
	background-color:#ffffff;
}

.secondLevel {
	background-color:#ffffff;
}

.secondLevel.secondLevel_active {
	background-color:#CCEAEA;
}

.footer {
	font-family: Arial;
	font-size: 9pt;
}
.thirdLevel {
	background-color:#E1F3F3;
	font-family: Arial;
	font-size: 7pt
}

a.naviLevel3  {
	background-color:#ffffff;
	font-family: Arial;
	font-size: 8pt;
	color: #0A9999;
	font-weight: bold;
	text-decoration:none;
}

a.naviLevel3_active {
	font-family: Arial;
	font-size: 8pt;
	background-color: #E1F3F3;
	color: #0A9999;
	font-weight: bold;
	text-decoration:none;
}


.teaserMainSite{
	padding-left:14px;
	background-color: #ffffff;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
}

