div.sdmenu {
	width:150px;
   		max-width: 149px!important;
		min-width:149px!important;
	padding:0px;
	color: #fff;
	font:normal 12px arial, verdane, helvetica;
	 border-bottom: 1px #ffffff solid;
}

div.sdmenu div {
	overflow: hidden;
	margin:0;
	padding:0;
	
}

div.sdmenu div.collapsed {
	height: 28px;
}

div.sdmenu div span, div.sdmenu a.nochild {
	font-size:14px;
	font-weight:bold;
	color: 000080;!important; 
	display: block;
	width:150px;
   		max-width: 138px!important;
		min-width:138px!important;
	padding:1px 5px 1px 5px;
	text-align:center;
	font-weight:bold;
	background:#FFDCFF url(expanded.gif) 2px center no-repeat !important;
	cursor:pointer;
	border-top: 1px solid #fff;
	border-left:1px solid #ffffff !important;
	border-right:1px solid #ffffff !important;
}

div.sdmenu div span {width:147px;
      	width:150px;
		max-width: 138px!important;
		min-width:138px!important;height:28px; padding: 0 2px 0 15px; line-height:28px; }

div.sdmenu div.collapsed span {
		font-size:14px; 
        font-weight:bold; 
        color: 800080; !important;
		padding:1px 0px 1px 0px;
       	text-align:right;
        display:block;
        text-decoration: none;
        border-bottom: 1px white solid;
		border-top: 1px white solid;
        width:150px;
		max-width: 147px!important;
		min-width:147px!important;
		text-align:center;
		background:#FFDCFF url(collapsed.gif) 2px center no-repeat !important;
		border-left:1px solid #ffffff !important;
		border-right:1px solid #ffffff !important;
}

.two {line-height:12px!important;}

div.sdmenu div a:link,div.sdmenu div a:visited {
		padding:3px 0px 3px 0px;
		width:150px;
   		max-width: 147px!important;
		min-width:147px!important;
		display: block;
		color:#FFFFFF;!important;
		text-decoration:none;
		border-left:1px solid #ffffff !important;
		border-right:1px solid #ffffff !important;
		text-align:center;
}

div.sdmenu div a:hover {
		background: url('http://www.dreikoenigsgemeinde.de/images/homepage/home_grad_01.gif') repeat-y scroll; 10px center !important;
	 	color:#FFFFFF!important;
		width:150px;
   		max-width: 147px!important;
		min-width:147px!important;
		text-decoration: none;
	 	font-size:12px; 
        display: block;
        margin:0px;
       	padding-top:3px;
        padding-bottom:3px;                    
        padding-right:0px;
        padding-left:0px;
		text-align:center;
		border-right:1px solid #ffffff !important;
			
}

