*{
	margin:0;
	padding:0;
	list-style:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body{
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	cursor:default;
}
a{
	color:#000;
	outline:0;
	font-size: 18px;
}
#cont{
	position:absolute;
	z-index:11;
	height: 99%;
	width: 99%;
}
#text {
	top: 232px;
	z-index: 22;
	padding: 11px;
	line-height: 22px;
	overflow: auto;
	margin-top: 150px;
}

#menu{
	position:absolute;
	z-index:33;
	width:857px;
	line-height:12px;
	font-size: 14px;
	top: 78px;
	height: 40px;
	left: 19px;
	font-family: "Times New Roman", Times, serif;
}
#menu div{
	opacity:0.6;
	filter:alpha(opacity=80);
	background-color: #000000;
	overflow: auto;
	border: thin outset #141414;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: -11px;
	margin: 3px;
}

h1{
	opacity:0.99;
	z-index: 23;
	font-weight: bold;
	font-size: 100%;
	padding: 8px;
}
h2 {
	z-index: 22;
	font-size: 95%;
	position: relative;
	padding: 8px;
}
h3{
	font-size: 111%;
	padding-bottom: 11px;
}
ul{
}
li a{
	float: left;
	padding: 2px;
	border: 1px outset #FFFFFF;
}
li a:visited{
	z-index: 99;
}
li a:hover,li.cur a{
	color:#333333;
}

.box{
	z-index: 60;
	border: thin outset #9BC4B6;
	padding: 11px;
	margin-right: 11px;
	margin-bottom: 11px;
}
.box div a{
	text-decoration:underline;
	color: #FFFFFF;
}
#hf-info {
	position: absolute;
	left: -702px;
	top: 8px;
	width: 659px;
}
.aktiv {
	background-image: url(../images/aktiv.jpg);
	background-repeat: no-repeat;
	z-index: 99;
	background-position: 20px;
}
#counter {
	position:absolute;
	z-index:81;
	top: 13px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	left: 39px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}
