/* Oben */
.toplink {
	color: #339933;
}
#home {
	background-color: #EBF8EB;
}
#kontakt {
	background-color: #EBF8EB;
}
#sitemap {
	background-color: #EBF8EB;
}
#buergerservice {
	background-color: #EBF8EB;
}
#freizeittouristik {
	background-color: #EBF8EB;
}
#politikwirtschaft {
	background-color: #EBF8EB;
}
#impressum {
	background-color: #EBF8EB;
}
/* Breadcrumb */
#breadcrumbinner {
	background-color: #339933;
}
/* Navigation links */
.navleft {
	background-color: #339933;
}
.subnavleft {
	background-color: #B4E4B4;
}
/* Mitte */
#middle h1 {
	color: #339933;
}
#middle h2 {
	color: #339933;
}
#middle h3 {
	color: #339933;
}
#middle a:link {
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
#middle a:hover {
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
#middle a:active {
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
#middle a:visited {
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.gis_ueberschrift {
	font-size: 10px;
	font-family: Verdana;
	background-color: #b5b5b5;
	color: #ffffff;
	font-weight: bold;
}
.gis_normal {
	font-family: Verdana;
	font-size:  10px;
	background-color: #f4f4f4;
	font-weight: bold;
	color: #717171;
}
.gis_normaltxt {
	font-family: Verdana;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
}
.gis_hinweis {
	font-size: 10px;
	font-family: Verdana;
	background-color: #dddddd;
}
.gis_footer {
	text-align: center;
}
.button{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-top: 1px solid #ffffff;
	background-color: #D3D3D3;
	padding: 2px 20px 4px 20px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.button_disabled{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-top: 1px solid #ffffff;
	background-color: #D3D3D3;
	padding: 2px 20px 4px 20px;
	font-weight:bold;
	color: #717171;
	text-decoration: none;
}
.fehler{
	font-weight: bold;
	color: #ff0000;
	font-size: 13px;
}
.container {
}
* html #middle {
height: 1%;
}

.gis_ueberschrift {
	font-size: 10px;
	font-family: Verdana;
	background-color: #b5b5b5;
	color: #ffffff;
	font-weight: bold;
}
.gis_normal {
	font-family: Verdana;
	font-size:  10px;
	background-color: #f4f4f4;
	font-weight: bold;
	color: #717171;
}
.gis_normaltxt {
	font-family: Verdana;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
}
.gis_hinweis {
	font-size: 10px;
	font-family: Verdana;
	background-color: #dddddd;
}
.gis_footer {
	text-align: center;
}
.button{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-top: 1px solid #ffffff;
	background-color: #D3D3D3;
	padding: 2px 20px 4px 20px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.button_disabled{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-top: 1px solid #ffffff;
	background-color: #D3D3D3;
	padding: 2px 20px 4px 20px;
	font-weight:bold;
	color: #717171;
	text-decoration: none;
}
.fehler{
	font-weight: bold;
	color: #ff0000;
	font-size: 13px;
}

#gisloginbox {
margin-top: 2em;
}

#gisloginbox fieldset {
    border: none;
}

#gisloginbox input {
margin-left: 0px;
}

#gisloginbox #bn {
width: 175px;
}

#gisloginbox #pwd {
width: 175px;
}

*+html #gisloginbox {
padding-left: 7px;
}

*+html #gisloginbox legend {
margin-bottom: 0.3em;
margin-left: -8px;
}

#logoleft {
margin-bottom: 2em;
}
