/* START fontsetting HeadRight */
.hd-c3 a {
	color:#EFEFEF;
	font-size: 110%;
	font-weight:bold;
}

.toggleRight a {
  /*background-image: url(../images/dot.gif);
  background-repeat: no-repeat;
  background-position: left;*/
  padding-left: 1.6em;
  font-size: 110%;
}

.noBullet a {
  background-image: url();
}

.hd-c3 ul {
	list-style: none;
}

.hd-c3 ul li a {
	color: #cfcfcf;
	display: block;
	text-decoration: none;
}

.hd-c3 ul ul {
	font-size: 110%;
	list-style: none;
}

.hd-c3 ul ul {
	margin: 0;
	padding: 0;	
}
	
.hd-c3 ul ul li a {
	color: #cfcfcf;
	font-size: 110%;
	font-weight: normal;
	padding-left: 2em;
}

/* START fontsetting mainNavi */
.ct-c1 a {
	color:#EFEFEF;
	font-size: 120%;
	font-weight:bold;
}

.actAct a {
  background-image: url(../images/arrow_down.gif);
  background-repeat: no-repeat;
  background-position: left;
}

.actNo a {
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: left;
}

.actNoSub a {
  font-weight: normal;
  background-image: url(../images/dotnavi.gif);
  background-repeat: no-repeat;
  background-position: left;
}

.actActSub a {
 font-weight: bold;
  background-image: url(../images/dotnavi.gif);
  background-repeat: no-repeat;
  background-position: left;
}

.actNoSub3 a  {
  font-weight: normal;
  background-image: url(../images/arrow3.gif); 
  background-repeat: no-repeat;
  background-position: left;
}

.actActSub3 a  {
 font-weight: bold;
  background-image: url(../images/arrow3.gif); 
  background-repeat: no-repeat;
  background-position: left;
}

.ct-c1 ul {
	list-style: none;
}

.ct-c1 ul li a {
	color: #cfcfcf;
	padding: 0.6em;	
	padding-left: 2em;
	display: block;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}

* html .ct-c1 ul li a {
	height:1%;
}

.ct-c1 ul ul,
.ct-c1 ul ul ul {
	margin: 0;
	padding: 0;
	font-size: 110%;
}

.ct-c1 ul ul ul {
	font-size: 100%;
}
	
.ct-c1 ul ul li a,
.ct-c1 ul ul li a:hover,
.ct-c1 ul ul ul li a,
.ct-c1 ul ul ul li a:hover {
	color: #cfcfcf;
	font-size: 110%;
	padding-left: 2em;
background-color: #2f7568;
}
	
.ct-c1 ul ul li a:hover {
	font-weight: bold;
}

.ct-c1 ul ul ul li a,
.ct-c1 ul ul ul li a:hover {
	background-color: #358576;
	font-size: 100%;
	padding-left: 3em;
}
	
.ct-c1 ul ul ul li a:hover {
	font-weight: bold;
	font-size: 100%;
}
/* END fontsetting mainNavi */

/* START settings for the fontResizingArea */
.hd-c1 li a {
	text-decoration: none;
	color: #cfcfcf;
}

.hd-c1 li {
  list-style: none;
  height: 1.7em; /* 17px */
  font-size: 110%;
}	

.sizepunkt-1 {
  float: left;
  background-image: url(../images/font_normal.gif);
  background-repeat: no-repeat;
}

.sizepunkt-1 a,
.sizepunkt-2 a,
.sizepunkt-3 a {
  padding-left: 1.5em; 
  padding-right: 0.2em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}

.sizepunkt-2 {
	float: left;
	background-image: url(../images/font_gross.gif);
	background-repeat: no-repeat;
}

.sizepunkt-3 {
	float: left;
	background-image: url(../images/font_groesser.gif);
	background-repeat: no-repeat;
}
/* END settings for the fontResizingArea */
/* Bottom area print and tipafriend */
.footer-right ul li {
  list-style-type: none;
  padding-top: 0.3em;
}

.ft-tipafriend,
.ft-print {
 background-image:url(../images/tipafriend.gif);
 background-position: left;
 background-repeat: no-repeat;
 /*padding: 0.3em 0.5em 0em 2.5em;*/
 float: left;
}

.ft-print {
 background-image:url(../images/print.gif);
 padding-right: 0;
}

.ft-tipafriend a,
.ft-print a {
 padding: 0.5em 0.5em 0em 2.5em;
}

.ft-print a {
 padding-right: 0;
}