body {
	background: #a5d5ee;
	background-image: url('img/bg.png');
	background-repeat: repeat-x;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #285d8f;
}
P {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #285d8f;
	line-height: 140%;
}
TD {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #285d8f;
}
A {
	text-decoration: underline;
	font-family: Arial, Verdana;
	color: #285d8f;
}
A:hover {
	text-decoration: underline;
	font-family: Arial, Verdana;
	color: #159b3c;
}
DIV.head1 {
	margin: 0px 0px 0px 0px;
}
FONT.head1 {
	font-size: 17px;
	color: #75bc3b;
	font-weight: bold;
}
DIV.head2 {
	margin-top: 10px;
	margin-bottom: -15px;
	padding: 0px;
}
FONT.head2 {
	font-size: 12px;
	color: #2d9cd8;
	font-weight: bold;
}
TD.mainMenu {
	text-align: center;
}
TD.aRight {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	font-size: 10px;
}
TD.fundTitle {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}
FONT.newsTitle {
	color: #159b3c;
	font-weight: bold;
	text-decoration: none;
}

TD#topmenu {
	color: white;
	font-weight: bold;
	text-align: right;
}

TD#topmenu A {
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

TD#mainMenu FONT.white {
        font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

TD#mainMenu A {
        font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

TD#path A {
	font-size: 9px;
	color: #285d8f;
	text-decoration: underline;
}
TD#path FONT.cur {
        font-size: 9px;
        color: #2d9cd8;
	font-weight: bold;
}

TD#content UL {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url("/fileadmin/img/ul-bullet.png");
	list-style-type: square;
	padding: 0px;
	margin: 15px;
	line-height: 140%;
}