link, a:link, a:active, a:visited {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
	font-style : italic;
}
a:hover {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
	font-style : italic;
}
p,br,td,li {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.contenttitel {
	color: #006600;
	font-family: Verdana, Arial;
	font-size: 18px;
	text-align : left;
	font-weight : bold;
}
.topictitel {
	color: #006600;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align : left;
	font-weight : bold;
}
.topiccontent {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align : left;
	font-style : italic;
}
.topiccontent:link, .topiccontent:active, .topiccontent:visited {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
	font-style : italic;
}
.topiccontent:hover {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
	font-style : italic;
}

.yellowbar_menu, .yellowbar_menu:link, .yellowbar_menu:active, .yellowbar_menu:visited { 
	color: black; 
	font-family: Verdana, Arial; 
	font-size: 12px;
	text-align: left;
	font-style : normal;
 	text-decoration:none; 
}
a.yellowbar_menu:hover { 
	color: white; 
	font-family: Verdana, Arial; 
	font-size: 12px;
	text-align: left;
	font-style : normal;
 	text-decoration:none; 
}
.yellowbar_menu_clicked, .yellowbar_menu_clicked:link, .yellowbar_menu_clicked:active, .yellowbar_menu_clicked:visited { 
	color: yellow; 
	font-family: Verdana, Arial; 
	font-size: 12px;
	text-align: left;
	font-style : normal;
 	text-decoration:none; 
}
a.yellowbar_menu_clicked:hover { 
	color: blue; 
	font-family: Verdana, Arial; 
	font-size: 12px;
	text-align: left;
	font-style : normal;
 	text-decoration:none; 
}

 .bottom_link, .bottom_link:link, .bottom_link:active, .bottom_link:visited { 
	color: #EEF2F4; 
	font-family: Verdana, Arial; 
	font-size: 12px;
	text-align: right;
	font-style : italic;
 }
a.bottom_link:hover { 
	text-decoration:none; 
 }



