
#header-menue-wrap {
	padding-top: 1.5em;
	z-index: 99999;
}

.topnavi-item {
	float: left;
	position: relative;
	margin-left: 0.4em;
}

.topnavi-item img {
	width: 8.4em;
	height: 12.6em;
}


.topnavi-wrap img {
	border: 1px outset;
	border: 1px solid #DEDEDE;
	border: 1px solid #BCBDBE;
}

.topnavi-wrap-act img {
	border: 1px solid white;
	position: relative;
	top: -1px;
}

#planrat-img {
	width: 3.1em;
	float: left;
	height: 12.6em;	
	border-bottom: 1px solid #191A1D;
/* border-right: 1px solid #DEDEDE;*/
}

.topnavie-text-wrap {
	position: absolute;
	top: 9.1em;
	left: 0.3em;
	width: 8em;
	text-align: center;
}

.topnavie-text-wrap a {
	text-decoration: none;
	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 1.1em;	
}

.topnavie-text-wrap a:hover {
	text-decoration:none;
}


.topnavi-wrap-act a {
	text-decoration:underline;
}

