body{
  margin: 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

td{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

td.info{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

hr{
	color: #C2C2C2;
	height: 1px;
	text-align: left;
}

hr.dotted{
	border-style: dotted;
}

.textblog{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
	line-height: 14pt; 
}

.headline{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14pt;
  color: #666666;
}

.navitree{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  color: #9C9C9C;
}

.listenkopfrechts{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
	vertical-align: top;
	background-color: #E6E6E6;
}

.listenkopf{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
	vertical-align: top;
	background-color: #E6E6E6;
	border-right-style: solid;
	border-right-width:	2px;
	border-right-color:	#CCCCCC;	
}

.artikelliste{
	width: 100%;
	border-style: solid;
	border-width: 2px;
	border-color: #CCCCCC;
}

.auflistung{
	border-collapse: collapse;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}


.listelement{
	border-right-style: solid;
	border-right-width:	2px;
	border-right-color:	#CCCCCC;
}

.hinweis{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
	text-decoration: none;
}

.funktion_on{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
}

.funktion_off{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: bold;
  color: #999999;
}

a.hinweislink{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
	text-decoration: none;
}	

a.hinweislink:hover{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
	text-decoration: none;
}	

a.pulldown{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
	text-decoration: none;
}

a.pulldown:hover{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
}

a.intro_m{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: bold;
  color: #10218B;
	text-decoration: none;
}

a.intro_c{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: bold;
  color: #014938;
	text-decoration: none;
}

a.intro_m:hover{
  color: #10218B;
	text-decoration: underline;
}

a.intro_c:hover{
  color: #014938;
	text-decoration: underline;
}