.kartei1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.menuelink {
	color: #FFFFFF;
	text-decoration: none;

}
.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.newskasten {
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-size: 13px;
	font-weight: bold;

}
.newstitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
a {
	color: CC0000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a.menuelink:link {

	color: #FFFFFF;
	text-decoration: none;
}
a.menuelink:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a.menuelink:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 2px;
}
a.button {
	border: 2px solid #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	background-color: #FEECAE;
}

