/* CSS Document */

/* Formatierungen des HMENUS */
.hmenu-1 {
	margin-left:180px;
	width:731px;
	height:22px;
	border-bottom:4px solid #FFFFFF;
	background-color:#67b7b1;
}
.hmenu-1 a{
}
.hmenu-1-bottom {
	background-image: url("../../images/hmenu-1-bottom-back.jpg");
	background-repeat: no-repeat;
	position: relative;
	width: 243px;
	height: 25px;
	float:left;
}
/* Formatierung des HMENU LEVEL1 NON-ACTIVEMODUS */

.hmenu-1-no    { }

.hmenu-1-no a  { font-size: 10px; font-weight: bold; text-decoration: none; margin-right: 5px; margin-left: 5px }
.hmenu-1-no a:link { font-size: 10px; text-decoration: none }
.hmenu-1-no a:hover  { font-size: 10px; text-decoration: none }
.hmenu-1-no a:active, .hmenu-1-no a:visited { text-decoration: none }

/* Formatierung des HMENU LEVEL1 ACTIVEMODUS */

.hmenu-1-act    { }

.hmenu-1-act a, .hmenu-1-act a:link  { font-size: 10px; font-weight: bold; text-decoration: none; margin-top: 5px; margin-left: 5px }
.hmenu-1-act a:hover { font-size: 10px; text-decoration: none }
.hmenu-1-act a:active, .hmenu-1-act a:visited{
	text-decoration:none;
}
