html { min-height: 100%; /*height:100%; */}
body { min-height: 100%; /*height:100%; */ margin:0; padding:0; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif; font-size: 100%; color: #000066; text-align:center;}
#MNav,
#Rathaus{
	background-image: url(media/ah_Stadt_Spenge_kopf_Variante_1_blau.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	/*width:15.625em;*/
	text-align:center;
	line-height:5em;
	font-weight:bold;
	font-size:0.8em;
	/*padding-left:3.5em;*/
	/*margin:1em;*/
}

#Rathaus a{
	display: block;
	line-height: 5em; 
	}

#Leben{
	background-image: url(media/ah_Stadt_Spenge_kopf_Variante_1_rot.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	/*width:15.625em;*/
	text-align:center;
	line-height:5em;
	font-weight:bold;
	font-size:0.8em;
}

#Leben a{
	display: block;
	line-height: 5em; 
	}
#Kultur{
	background-image: url(media/ah_Stadt_Spenge_kopf_Variante_1_gruen.gif);
	background-repeat: no-repeat;
	background-position: 1em center;
	background-position: top;
	float:left;
	/*width:15.625em;*/
	text-align:center;
	line-height:5em;
	font-weight:bold;
	font-size:0.8em;
}

#Kultur a{
	display: block;
	line-height: 5em; 
	}

#Wirtschaft{
	background-image: url(media/ah_Stadt_Spenge_kopf_Variante_1_orange.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	/*width:15.625em;*/
	text-align:center;
	line-height:5em;
	font-weight:bold;
	font-size:0.8em;
}
#Wirtschaft a{
	display: block;
	line-height: 5em; 
	}


#seite {
	width: 62.5em; 
	min-height:100%;
       background-color: #FFFFFF;
	position:relative;
	text-align:center;
	margin: 0 auto;
	padding-top:0;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
		}
* html #seite{
	height:100%;
	}



a{
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color:#000066;
	}
	
#bgrathaus ,
#bgleben ,
#bgkultur ,
#bgwirtschaft{
	margin-left:3px;
	margin-right:3px;}
	
#bgrathaus a,
#bgleben a,
#bgkultur a,
#bgwirtschaft a{
text-decoration:none;
text-align:left;
font-size:0.8em;
font-weight:normal;
text-align:left;
display:block;
padding-left:0.5em;
}

#slogan {
	position: absolute;
	right: 10em; 
	bottom: 1.5em;
	width: 7.5em;
	height: 3.8125em;
	z-index: 100;
}
* html #slogan{
	z-index:0;
	}
	
#slogan img {
	border: none;
	width: 7.5em;
	height: 3.8125em;
}
#anzeigebereich_slogan {
	position: relative;
	height: 4.5em;
	clear: both;
	z-index: 90;
}


	

#contentblock{
	/*width:100%;*/
	text-align:center;
	padding-left:4.75em;
	font-size:1em;
	background-color: #DDDDDD;
	padding-top: 0.5em;
	padding-bottom: 1.5em;
}
* html #contentblock {
	padding-left: 3em;
}

