/* CSS Document */

.menu1 {
	width:148px;
	height: 23px;
	background-color: #D1D2D4;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
}

.menu11 a{
	font:bold 12px verdana, sans-serif;
	text-decoration:none;
	display:block;
	width:148px;
	color:  #00438E;
	padding-top: 4px;
	padding-left: 10px;
	background-color:#9D9FA2;
} 

.menu11 a:hover {
	font:bold 12px verdana, sans-serif;
	text-decoration:none;
	display:block;
	width:148px;
	color: #CC0000;
	padding-top: 4px;
	padding-left: 10px;
	height: 19px;
	background-color: #fff5cf;
} 

.Buchforst a {
	background-color:#9D9FA2;
}

.Buchforst a:hover {
	background-color: #9A3B41;
}
.Alle a {
	background-color:#9D9FA2;
}

.Alle a:hover {
	background-color: #EE9E84;
}

.Buchheim a {
	background-color:#9D9FA2;
}

.Buchheim a:hover {
	background-color: #3C4262;
}

.Dellbrück a {
	background-color:#9D9FA2;
}

.Dellbrück a:hover {
	background-color: #005D79;
}

.Dünnwald a {
	background-color:#9D9FA2;
}

.Dünnwald a:hover {
	background-color: #3D8B2D;
}

.Flittard a {
	background-color:#9D9FA2;
}

.Flittard a:hover {
	background-color: #746928;
}

.Holweide a {
	background-color:#9D9FA2;
}

.Holweide a:hover {
	background-color: #004E8E;
}
.Höhenhaus a {
	background-color:#9D9FA2;
}

.Höhenhaus a:hover {
	background-color: #0F7358;
}
.Mülheim a {
	background-color:#9D9FA2;
}

.Mülheim a:hover {
	background-color: #CB221B;
}
.Stammheim a {
	background-color:#9D9FA2;
}

.Stammheim a:hover {
	background-color: #9D4823;
}

.Ausserbezirklich a {
	background-color:#9D9FA2;
}

.Ausserbezirklich a:hover {
	background-color:#CB221B;
}
#suchformInNavigation .suchbutton {
	margin-left: 75px;
	margin-top: 3px;
}
#suchformInNavigation {
	margin-top: 15px;
	margin-left: 5px;
}
#suchformInNavigation .suchbegriff {
	width: 130px;
}

