body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: justify;
	font-weight: normal;
	line-height: 140%;
}
TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: justify;
	font-weight: normal;
	line-height: 140%;
}
TABLE, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: justify;
	font-weight: normal;
	line-height: 140%;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: justify;
	font-weight: normal;
	line-height: 140%;
}

A:LINK {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:HOVER {
	color: #3153AD;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:ACTIVE {
	color: #3153AD;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:VISITED {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#active_menu {
	color:#FFCC00;
	font-weight: bold;
}

a#active_menu:hover {
	color: black;
}

table.moduletable {
	width: 153px;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-left: 0px;
	height: 25px !important;
	height: 25px;
	width: 153px;
	text-decoration: none;
	line-height: normal;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
	line-height: normal;
}

.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: justify;
	font-weight: normal;
	line-height: 140%;
}

H1 {
	font-size: 15pt;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 1pt;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 1pt;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 1pt;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 1pt;
}










