.a_normal {
	text-decoration: none;
	color: #000000;
}
.a_selected {
	color: #999999;
	text-decoration: none;
}
.a_glossar {
	color: #000000;
        font-weight: normal;
	text-decoration: none;
}

/*.a_selected:before{
content:"> ";
}
*/
.a_underline {
	color: #000000;
	text-decoration: underline;
}
.a_underline_normal {
	color: #000000;
	text-decoration: underline;
}
.a_underline_selected {
	color: #999999;
	text-decoration: underline;
}
.a_underline_normal_ml {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 118.182%;
}
.a_underline_selected_ml {
	color: #999999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 118.182%;
}
a {
	color: #000000;
	text-decoration: underline;
}
body,html {
	background-image: url(../../grafik/hgelb.gif);
	height:85%;
	margin:0;
}
a:hover {
	color: #999999;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 109.091%;
        margin-top: 0px;
}

hr {
	height: 1px;
	color: black;
	background-color: black;
	border: none;
        margin-top: 0px;
        margin-bottom: 15px;
}

.hr_news {
	height: 1px;
	color: black;
	background-color: black;
	border: none;
        margin-top: 0px;
        margin-bottom: 7px;
}
