/* CSS Document */

/* Formatierungen des HMENUS */

#hmenu-1 {
	position:relative;
	margin-top:100px;
}

/* Formatierung des HMENU LEVEL1 NON-ACTIVEMODUS */

.hmenu-1-no {
	position:relative;
	margin:10px 10px 10px 10px;
}

.hmenu-1-no a, .hmenu-1-no a:link{
	position:relative;
	background:url(../../img/hmenu-arrow.gif) #0071bc left center no-repeat; 
	color:#ffcc00;
	border:1px solid #205d9e;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	width:145px;
	height:17px;
	padding:5px 0px 0px 20px;
	display:block;
}

.hmenu-1-no a:hover{
	background:url(../../img/hmenu-arrow2.gif) #0099ff left center no-repeat; 
}

.hmenu-1-no a:active{
}

.hmenu-1-no a:visited{
}

/* Formatierung des HMENU LEVEL1 ACTIVEMODUS */

.hmenu-1-act {
	position:relative;
	margin:10px 10px 10px 10px;
}

.hmenu-1-act a, .hmenu-1-act a:link{
	position:relative;
	background:url(../../img/hmenu-arrow.gif) #0071bc left center no-repeat; 
	color:#ffcc00;
	border:1px solid #205d9e;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	width:145px;
	height:17px;
	padding:5px 0px 0px 20px;
	display:block;
}
.hmenu-1-act a:hover{
	background:url(../../img/hmenu-arrow2.gif) #0099ff left center no-repeat; 
}
.hmenu-1-act a:active{
}

.hmenu-1-act a:visited{
}

.hmenu-1-no2 {
	position:relative;
	margin:10px 10px 10px 10px;
}

.hmenu-1-no2 a, .hmenu-1-no2 a:link{
	position:relative;
	background:url(../../img/hmenu-arrow2.gif) #0099ff left center no-repeat; 
	color:#ffcc00;
	border:1px solid #205d9e;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	width:145px;
	height:17px;
	padding:5px 0px 0px 20px;
	display:block;
}

.hmenu-1-no2 a:hover{
	background:url(../../img/hmenu-arrow3.gif) #5fb3c6 left center no-repeat; 
}
.hmenu-1-act2 {
	position:relative;
	margin:10px 10px 10px 10px;
}

.hmenu-1-act2 a, .hmenu-1-act2 a:link{
	position:relative;
	background:url(../../img/hmenu-arrow2.gif) #0099ff left center no-repeat; 
	color:#ffcc00;
	border:1px solid #205d9e;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	width:145px;
	height:17px;
	padding:5px 0px 0px 20px;
	display:block;
}
.hmenu-1-act2 a:hover{
	background:url(../../img/hmenu-arrow3.gif) #5fb3c6 left center no-repeat; 
}