@charset "";
.header {
	background-image: url(bilder/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kotegorie {
	background-attachment: scroll;
	background-image: url(bilder/kategorie_main.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.main {
	background-image: url(bilder/main.jpg);
	background-position: left top;
}
.bottom {
	background-attachment: scroll;
	background-image: url(bilder/bottom.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #666666;
	font-weight: bold; 
}
.index {
	background-attachment: scroll;
	background-image: url(bilder/start.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.count {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	font-style: normal;
	line-height: normal;
	}
.main_hint {
	background-attachment: scroll;
	background-image: url(bilder/mainstart.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.button {
font-family: "trebuchet MS";
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #2187CE;
}
a:visited {
	text-decoration: none;
	color: #2187CE;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #2187CE;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
.newsentry_m {
	background-image: url(webnews/bilder/m.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.newsentry_r {
	background-image: url(webnews/bilder/r.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.newsentry {
	white-space: pre;
	page-break-before: auto;
	page-break-after: auto;
	text-align: justify;
	display: inline-table;
}