.hmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-size: 13px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar {
	background-image: url(images/bg_sidbar.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
#weiteretabelle li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	line-height: 18px;
	list-style-type: none;
	margin-left: -25px;
}



#htable {
	border: 1px solid #990000;
}
#stable {
	background-image: url(images/links.jpg);
	background-repeat: repeat;
	background-position: left top;
	}
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	line-height: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	border-bottom-style: solid;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	line-height: normal;
}
