


/* Hauptrubriken */



div.leiste {
font-weight: bold;
text-align:center;
background: #E6E6E6;
position: absolute;
color: #43677C;
top: 18px;
left:430px;
line-height: 14px;
width: 100px;
font-family: Verdana,sans-serif;
font-size: 10px;
border:solid 1px black;
z-index:2;

}



div.leiste2 {
font-weight: bold;
text-align:center;
background: #E6E6E6;
position: absolute;
color: #43677C;
top: 18px;
left:530px;
line-height: 14px;
width: 100px;
font-family: Verdana,sans-serif;
font-size: 10px;
border:solid 1px black;
z-index:2;
}


div.leiste3 {
font-weight: bold;
text-align:center;
background: #E6E6E6;
position: absolute;
color: #43677C;
top: 18px;
left: 630px;
line-height: 14px;
width: 100px;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 10px;
border:solid 1px black;
z-index:2;
}


div.leiste4 {
font-weight: bold;
text-align:center;
background: #E6E6E6;
position: absolute;
color: #43677C;
top: 18px;
left:730px;
line-height: 14px;
width: 100px;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 10px;
border:solid 1px black;
z-index:2;
}

div.leiste5 {
    font-weight: bold;
    text-align: center;
	background: #E6E6E6;
	color: #43677C;
	position: absolute;
	top: 18px;
	left: 830px;
	line-height: 14px;
	width: 100px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px black;
	z-index:2;
}


/* Position Unterrubriken */

div.menu1 {
    font-weight: bold;
	background: #E6E6E6;
	border: solid 1px black;
	position: absolute;
	color: #43677C;
	top: 38px;
	left: 430px;
	line-height: 14px;
	width: 100px;
	visibility: hidden;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	z-index:2;
}

div.menu2 {
    font-weight: bold;
	background: #E6E6E6;
	border: solid 1px black;
	position: absolute;
	color: #43677C;
	top: 38px;
	left: 530px;
	line-height: 14px;
	width: 100px;
	visibility: hidden;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	z-index:2;
 
}

div.menu2b {
    font-weight: bold;
	background: #E6E6E6;
	border: solid 1px black;
	position: absolute;
	color: #43677C;
	top: 58px;
	left: 631px;
	line-height: 14px;
	width: 100px;
	visibility: hidden;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	z-index:2;
}

div.menu3 {
    font-weight: bold;
	background: #E6E6E6;
	border: solid 1px black;
	position: absolute;
	color: #43677C;
	top: 38px;
	left: 630px;
	line-height: 14px;
	width: 100px;
	visibility: hidden;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	z-index:2;
}


div.menu4 {
    font-weight: bold;
    background: #E6E6E6;
	border: solid 1px black;
	position: absolute;
	color: #43677C;
	top: 38px;
	left: 730px;
	line-height: 14px;
	width: 100px;
	visibility: hidden;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	z-index:2;
}

div.menu4b {
    font-weight: bold;
	background: #E6E6E6;
	border: solid 1px black;
	position: absolute;
	color: #43677C;
	top: 78px;
	left: 831px;
	line-height: 14px;
	width: 100px;
	visibility: hidden;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	z-index:2;
}	

div.menu5 {
    font-weight: bold;
	background: #E6E6E6;
	border: solid 1px black;
	position: absolute;
	color: #43677C;
	top: 38px;
	left: 830px;
	line-height: 14px;
	width: 100px;
	visibility: hidden;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	z-index:2;
}

/*
Aussehen der Links */

a.menue:link {display: block;
text-decoration: none;
font-family:Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color: #43677C;
background-color:white;
width:100px;
line-height: 14px;
text-align:center;
line-height:20px;

}

a.menue:visited {
text-decoration: none;
font-family:Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color: #43677C;
background-color:white;
width:100px;
line-height: 14px;
text-align:center;
line-height:20px;
display: block; 

}
a.menue:active {
	text-decoration: none;
    font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #43677C;
	background: #E6E6E6;
	width: 100px;
	line-height: 14px;
	text-align: center;
	line-height: 20px;
}

a.menue:hover {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
    font-weight: bold;
	color: black;
	background-color:#E6E6E6;
	background: url('pfeil.gif') no-repeat ;
    width: 100px;
	line-height: 14px;
	text-align: center;
	line-height: 20px;
}
