* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #ffffff;
	text-align: center;
	padding: 0;
}
#seite {
position: relative;
 min-height: 100%;
 margin-top: 0px;
 text-align: left;
 width: auto;
 margin-left: 0;
 margin-right: 0;
 border: none;
 z-index: 100;
 }
.u {
	position: absolute;
	left: -2000em;
	width: 1px;
}
.clear {
	clear: both;
	visibility: hidden;
}
#seite {
 text-align: left;
 margin-bottom: 10px;
}
#header-ms img {
 border: none;
}
.stadtlogo {
  position: absolute;
  top: 0;
  right: 0;
}

#kopf {
	height: 150px;
	background-color: #F1DC00;
	border-bottom: dotted 2px #A7161F;
}
#kopf img {
	border: none;
}
#kopf .header {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	display: none;
}
#kopf .ms-logo {
	position: absolute;
	top: 0;
	right: 0;
}
#kopf h1 {
   padding-top: 10px;
	font-size: 14pt;
	font-weight: 300;
	line-height: 1.6em;
	color: #A7161F;
}
#kopf h2 {
padding-top: 10px;
	font-size: 13pt;
	font-weight: 500;
	line-height: 1.4em;
}


#intro {
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top:10px;
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
#intro p {
	padding-bottom: 10px;
}
#intro img {
	display: none;
}


/*---------- Seitentext und Fuß ------------------*/

#seiteninhalt {
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 10px;
	background-color: #ffffff;
	width: auto;
	border: 1px solid #ffffff;
}
#seiteninhalt  h1 {
	color: #A7161F;
	font-size: 1.4em;
	line-height: 1.2em;
	padding-bottom: 1em;
}
#seiteninhalt h2 {
	color: #A7161F;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.7em;
	padding-bottom: .5em;
}
#seiteninhalt h2.titel {
	color: #0099CC;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.7em;
	padding-bottom: .5em;
	border-top: dotted 2px #A7161F;
}
#seiteninhalt h3 {
	color: #000000;
	font-size: 1.2em;
	font-weight: 600;
   line-height: 1.3em;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #eeeeee;
	margin-bottom: .5em;
}
#seiteninhalt h4 {
	color: #A7161F;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.2em;
	margin-top: 0.3em;
}
#seiteninhalt p {
	padding-bottom: 4px;
}
#seiteninhalt a,
#seiteninhalt a:link,
#seiteninhalt a:visited,
#seiteninhalt a,
#seiteninhalt a:link,
#seiteninhalt a:visited {
	color: #000000;

}
#seiteninhalt a:hover,
#seiteninhalt a:active,
#seiteninhalt a:focus,
#seiteninhalt a:hover,
#seiteninhalt a:active,
#seiteninhalt a:focus {
	color: #A7161F;
	background-color: #eeeeee;
}
#seiteninhalt ul {
	margin-left: 10px;
	padding-bottom: 10px;
}

#seiteninhalt img{
	border: none;
	float: right;
	padding-left: 20px;
}

.termin {
   xborder-top: solid black 1px;
	padding-bottom: 20px;
}
.datum {	
	font-weight: 600;
	padding: 2px 10px 2px 2px;
	border: 1px solid #000000;
}

#copyright {
	background-color: #ffffff;
	border-top: solid #00266F 2px;
	margin-top: 2px;
	margin-bottom: 2em;
	margin-right: 20px;
	text-align: right;
	padding: 5px 0px;
}
#copyright {
	background-color: #ffffff;
	border-top: dotted 2px #A7161F;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: right;
	xfont-size: 0.8em;
	padding: 5px 0px;
}
#copyright a:link {
	color: #A7161F;
}
#copyright a:hover,
#copyright a:active,
#copyright a:focus {
	color: #000000;
	background-color: #DBC20F;
}

.fuss {
	margin-top: 2px;
	margin-bottom: 2em;
	text-align: right;
	font-size: 0.8em;
	padding: 5px 0px;
}
.fuss a {
	color: #660033;
}
.fuss a:hover,
.fuss a:active,
.fuss a:focus {
	color: #FB7115;
	background-color: #eeeeee;
}