#navi {
	position: absolute;
	left: 22px;
	top: 30px;
}

#navi ul {
	padding: 0;
	margin: 0;
	line-height: 20px;
	font-weight: bold;
	list-style: none;
}

#navi ul li {
	margin: 0 0 4px 0;
}

#navi ul li a,#naviu a {
	border: #900 1px solid;
	text-decoration: none;
	background: #ccc;
	display: block;
	width: 155px;
	color: #333;
	text-align: center;
}

#navi ul li a:hover,#navi ul li.act a,#naviu a:hover {
	background: #bbb;
	border-color: #eee;
}

#navi ul.level1 ul {
	border: #900 1px solid;
	border-bottom: none;
	display: block;
	width: 140px;
	margin: -1px 0 0 20px;
	padding: 0;
}

#navi ul.level2 li {
	border-bottom: #900 1px solid;
	min-height: 1.5em;
	margin: 0; /*fixie*/
	padding: 0;
	width: 140px;
}

#navi ul.level2 li a {
	line-height: 1.5em;
	border: none;
	background: #ccc;
	color: #333;
	display: block;
	width: 140px;
	font-weight: normal;
	margin: 0;
}

#navi ul.level2 li.no a:hover,#navi ul.level2 li.act a {
	color: #900;
}

#navi ul.level1 ul .cur a {
	
}

#submhk1 {
	
}

#naviu {
	position: absolute;
	left: 22px;
	top: 320px;
}

#subnavi ul {
	list-style: none;
	display: inline;
}

#subnavi li {
	display: inline;
	padding: 0 10px 0 10px;
	width: 0px;
}

#subnavi ul li a {
	text-decoration: none;
	display: inline;
	color: #333;
	width: 0px;
	white-space: nowrap;
}

#subnavi ul li a:hover,#subnavi ul li.act a {
	color: #900;
}

#subnavi ul li.act a {
	font-weight: bold;
}

#subnavi ul .isedit a {
	background: #C4E2EF;
}

#container #header #lang a {
	font-weight: normal;
	text-decoration: none;
}

#container #header #lang a:hover {
	color: #900;
}

a.counterinaktiv,a.counteraktiv {
	font-weight: bold;
	text-decoration: none;
	background: #eee;
	color: #666;
	padding: 0 2px 0 2px;
	display: inline;
	line-height: 15px;
	border: #666 1px solid;
}

a.counterinaktiv:hover,a.counteraktiv {
	color: #900;
	border: #900 1px solid;
}

a.edit,.edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	font-style: normal;
	font-weight: normal;
	color: #e11426;
	background: #e7e7e7;
	border: 1px solid #669900;
	text-decoration: none;
	margin: 0 2px 0 2px;
	padding: 0 2px 0 2px;
}

a.edit:hover {
	color: #669900;
}

#edit select {
	width: 35px;
	height: 17px;
}

.edit {
	float: left;
}
