body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

p {
	margin-bottom: 6px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	/*display: block;*/
	/*clear: both;*/	/* text-align: justify;	*/
	/* background-color: #CCCCCC; */
}

h1 {
	color: #FFFFFF;
	font-size: 28px; /*26px;*/
	font-weight: lighter;
	line-height: 28px;
	display: inline;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	display: block;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
}

h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-image: url(../00_img/list_zeiger.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: -1px;
	padding: 0px;
	margin-top: 14px;
	padding-left: 8px;
	padding-right: 2px;
}

h3_table {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-image: url(../00_img/list_zeiger.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: -1px;
	padding: 0px;
	margin-top: 0px;
	padding-left: 8px;
	padding-right: 2px;
}

h4 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	display: block;
	background-image: url(../00_img/list_zeiger.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: -1px;
	padding: 0px;
	margin-top: 14px;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-right: 2px;
}

h6 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	display: inline;
	font-style: normal;
	font-weight: normal;
}

#navigation ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 14px;
	font-weight: normal;
}

#navigation li {
	color: #262974;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
}

#navigation li a {
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	/*margin-bottom: 0px;*/
}

#navigation li a:hover {
	background-image: url(../00_img/list_zeiger.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	/*color: #2266C9;*/
	color: #1E3D83;
}

#navigation ul ul a {
	/*color: #303030;*/
	color: #000000;
}

#navigation ul ul ul a {
	/*color: #5E5E5E;*/
	color: #000000;
}
#navigation ul ul {
	margin-left: 10px;
}

#navigation .aktiv {
	background-image: url(../00_img/list_zeiger.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #1E3D83;
	display: block;
}

#subnavigation a {
	color: #000000;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
}

#subnavigation a:hover {
	color: #4D76B9;
	text-decoration: none;
}

#content a {
	color: #262974;
	text-decoration: underline;
}

#content a:hover {
	color: #1E3D83;
	text-decoration: underline;
}

/*#content table tr td sup {
	font-size: 0.5em;	
	padding: 0px;
}*/
