.navigationhaupt{
position:absolute;
visibility: hidden;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font-size: 14px;
font-family: Times New Roman;
line-height: 18px;
z-index: 100;
background-color: #FF9900;
width: 140px;
text-decoration: none;
text-indent: 5px;
TEXT-ALIGN: center
}

.navigationhaupt a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-size: 14px;
font-family: Times New Roman;
text-indent: 5px;
TEXT-ALIGN: center
}

.navigationhaupt a:hover{ /*hover background color*/
background-color: #FF6600;
text-decoration: none;
font-size: 14px;
font-family: Times New Roman;
text-indent: 5px;
TEXT-ALIGN: center;

}
.menupunkt
{
	BORDER-LEFT: black 1px outset;
	BORDER-BOTTOM: black 1px outset;
    BORDER-RIGHT: black 1px outset;
    FLOAT: left;    
    WIDTH: 140px;
	font-weight:bold;
	color:#FF9900;
    TEXT-INDENT: 5px;    
    BACKGROUND-COLOR: black;
    TEXT-ALIGN: center
}
