.spacer {
	line-height:0px;
	font-size:0pt;
	height:6px;
}

.vspacer {
	width:3px;
}

.topmenu {
	empty-cells:show;
	height:25px;
	vertical-align:middle;
	
}
.topmenu a:link {
	padding-bottom:3px;
}

.topmenuspacer {
	width:40px;
	border: none;
}

.menupoint {
	cursor:pointer;
	border-bottom: 1px solid #000000;
	
}

#quicklinks {
	width:157px;
	height:52px;
	background-image:url('../images/quicklinks.gif');
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:0px;
	border: 0px solid black;
}

.formular {
	padding: 10px 0px 0px 17px;
	margin: 0px 0px 0px 0px;
}

.search {
	width:157px;
	height:75px;
	background-image:url('../images/suche.gif');
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	
	color:#ffffff;
	font-size:10pt;
	text-align:left;
	border: 0px solid black;
}

.search img {
	margin-top:0px;
	margin-bottom:3px;
	line-height:50px;
	font-size:0px;
}


.searchinput {
	background-color:#EAEBEC;
	border: 1px solid #FFFFFF;
	width:12em;
	height:1.4em;
	font-size:1.0em;
	color:#000000;
	margin-bottom:3px;

}

.searchsubmit {
	padding-left:0px;
}

.submit {
	background-color:#EAEBEC;
	border: 1px solid #FFFFFF;
	width:3em;
	height:1.5em;
}

.zukunft, .zukunft a:link, .zukunft a:hover, .zukunft a:visited {
	text-align:center;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-size: xx-small;
}

.zukunft a:hover {
	text-decoration:underline;
}


/* LINKES MENÜ */

#contentdetailmenu {
	float: left; 
	width: 18em;
	list-style-image:url('../images/squareyellow.gif');
	font-weight:bold;
	margin-top:10px;
}

#contentdetailmenu a, #contentdetailmenu a:link, #contentdetailmenu a:hover, #contentdetailmenu a:visited {
	color: #000000;
	text-decoration:none;
}

#contentdetailmenu a:hover {
	text-decoration:underline;
}

#contentdetailmenu li {
	padding-top:6px;
}	

.unterebene {
	padding-left:15px;
	margin: 0px 0px 0px 0px;
	list-style-image:url('../images/squareyellowsmall.gif');
	font-weight:normal;
}

/*-----------------------*/


/* Fachbereiche DropDown */

.fachbereiche {
	position:absolute;
	left:130px;
	top:26px;
	
	display: none;
	padding-top:0px;
	padding-bottom:0px;
	
	color:#000000;
	background-color:#FFCC00;
	border: 1px solid #000000;
	z-index:9999;
}
.fachbereiche a {
	font-size:x-small;
	
	text-decoration:none;
	color: #000000;
	
}

.fachbereichedetail {
	padding-top:2px;
	padding-bottom:2px;
	border-bottom: 1px solid #000000;
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap;
}
/*----------------------------------*/


/* Buergerservice DropDown */
.buergerservice {
	position:absolute;
	left:275px;
	top:26px;
	
	display: none;
	padding-top:0px;
	padding-bottom:0px;
	
	color:#000000;
	background-color:#B38C66;
	border: 1px solid #000000;
	z-index:9999;
}
.buergerservice a {
	font-size:x-small;
	
	text-decoration:none;
	color: #000000;
	width:100%;	
}

/*
.buergerservice a:hover {
	background-color:#CC9900;
}
*/

.buergerservicedetail {
	padding-top:2px;
	padding-bottom:2px;
	border-bottom: 1px solid #000000;
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap;
}



/*----------------------------------*/
