.halfmoon{
padding: 0;
width: 100%;
float:left;
voice-family: "\"}\"";
voice-family: inherit; 40px;
}

.halfmoon ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.halfmoon li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.halfmoon a{
float:left;
color:#5c3803;
text-decoration:none; 
font-size:17px; 
font-family: garamond; 
text-align: center;
background-image: url('http://www.seiffener-hof.de/layout/seiffener-hof2.gif');
width: 160px;
height:29px;
padding: 11px 0 0 0;
text-decoration:none;
//height:40px;
}

.halfmoon a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
}

.halfmoon a span{
float:none;
}

.halfmoon a:hover{
color:#362470; font-weight: bold; text-decoration:none;
}

.halfmoon a:hover span{
color:#362470; font-weight: bold; text-decoration:none;
}

.halfmoon .selected a, #halfmoon .selected a span{ /*currently selected tab*/
color:#362470; font-weight: bold; text-decoration:none;
}

.halfmoonline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
position:absolute;
top: 0;
border: 1px solid #cbc19e; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 16px garamond;
line-height:18px;
z-index:100;
background-color: #ffffff;
width: 180px;
visibility: hidden;
}


.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #cbc19e; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 4px 0;
text-decoration: none;
color: #5c3803;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-color: #efe8ba;
	color: #362470;
	font-weight: bold;
	text-decoration: none;
}

