* {
  margin:0; 
  padding: 0;
}
html { 
  height: 100%; 
  margin-bottom: 1px; 
  font-size: 100.01%;
}
body{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-align: center;
 background-color: #cccccc;
}

#seite {
 position: relative;
 min-height: 100%;
 margin-top: 0px;
 text-align: left;
 max-width: 1024px;
 min-width: 500px;
 margin-left: auto;
 margin-right: auto;
 background-color: #ffffff;
 border: 10px solid #ffffff;
 z-index: 100;
 }
 #header-ms {
 background-color: #ffffff;
 position: relative;
 height: 50px;
 font-weight: 600;
 color: #666666;
 font-size: 0.8em;
}
#header-ms img {
 border: none;
}
.ms-logo {
        float: left;
}
.stadtlogo {
   float: right;
}

.u {
	position: absolute;
	left: -2000em;
	width: 1px;
}
.clear {
	clear: both;
	visibility: hidden;
}
#kopf {
	height: 150px;
	background-color: #DCE1A5;
	border-bottom: solid 2px #1C8507;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-top: 1px solid silver;
}
#kopf img {
}
#kopf .header {
	float: left;
	margin-right: 40px;
	margin-left: 0px;
	border-right: 2px solid #1C8507;
}
#kopf .ms-logo {
	position: absolute;
	top: 0;
	right: 0;
}
#kopf h1 {
    padding-top: 10px;
	xbackground-color: #A6A6A7;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1.4em;
	color: #A7161F;
}
#kopf h2 {
padding-top: 2px;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.4em;
}
#kopf h3 {
padding-top: 14px;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.4em;
}
#intro {
	font-size: 0.8em;
	line-height: 1.4em;
	xmargin-top:10px;
	padding: 30px 20px 20px 23px;
	background-color: #ffffff;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}
#intro p {
	padding-left: 20px;
	padding-bottom: 10px;
}
#intro img {
	float: right;
	padding-left: 40px;
}
.amt{
	font-weight: 600;
	padding-top: 4px;
	padding-bottom:.5em;
	text-align: center;
}
#navigation {
	font-weight: 500;
}

#navigation img {
	float: right;
	border-right: dotted 2px #0099CC;

}

#navigation ul {
  margin-left: 10px;
  padding-top: 10px;
}

#navigation ul li {
	list-style-type: none;
	font-weight: 600;
	background-repeat: no-repeat;
	background-position: 0px 4px 0px 0px;
	padding: 7px 4px 9px 20px;
}
#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited{
	color: #0099CC;
	text-decoration: none;
	padding: 7px 4px 9px 20px;
}
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a:focus {
	text-decoration: underline;
	padding: 7px 4px 9px 20px;
}

/*---------- Seitentext und Fuß ------------------*/
#content {
	margin-left: 16em;
   margin-right: 40px;
}
*html #content {
   margin-left: 16.5em;
	height: 1%;
}
#seiteninhalt {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px 20px 10px 20px;
	background-color: #ffffff;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	clear: both;
}
#seiteninhalt  h1 {
	color: #A8161F;
	font-size: 1.4em;
	line-height: 1.2em;
	padding-bottom: 1em;
	margin-right: 120px;
}
#seiteninhalt h2 {
	color: #A8161F;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.7em;
	padding-bottom: .5em;
}
#seiteninhalt h2.titel {
	color: #A8161F;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.7em;
	padding-bottom: .5em;
	border-top: dotted 2px #1E8D92;
}
#seiteninhalt h3 {
	color: #A8161F;
	font-size: 1.4em;
	font-weight: 600;
   line-height: 1.3em;
	padding-left: 23px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: .5em;
}
#seiteninhalt h4 {
	color: #1C8507;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.2em;
	margin-top: 0.3em;
}
#seiteninhalt p {
	padding-bottom: 4px;
}
#seiteninhalt p.text {
	padding-left: 23px;
	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 li {
	list-style-type: circle;
	padding: 0 4px 2px 10px;
	margin-left: 25px;

}
#seiteninhalt .karte {
	text-align: center;
}
#seiteninhalt img{
	border: none;
	float: right;
	padding-left: 20px;
}
#seiteninhalt .form {
	padding-left: 1em;
	padding-bottom: 1em;
}
.termin {
margin-left: -20px;
	padding-left: 44px;
	width: 65%;
	background-image: url(pics/skala.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
.datum {	
	font-weight: 600;
	background-color: #DCE1A5;
}



/* -------------- Tabelle --------------- */
#seiteninhalt table.left {
  padding-bottom: 10px;
  margin-right: 10px;
  border: thin silver 1px;
  float: left;
}
#seiteninhalt table {
  padding-bottom: 10px;
  margin-right: 10px;
  border: thin silver 1px;
}

#seiteninhalt td, #seiteninhalt th {
 font-size: 0.8em;
 line-height: 1.3em;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
 border: dotted silver 1px;
}

#seiteninhalt th,
#seiteninhalt td a,
#seiteninhalt td a:link,
#seiteninhalt td a:visited,
#seiteninhalt th a,
#seiteninhalt th a:link,
#seiteninhalt th a:visited {
	color: #333333;

}
#seiteninhalt td a:hover,
#seiteninhalt td a:active,
#seiteninhalt td a:focus,
#seiteninhalt th a:hover,
#seiteninhalt th a:active,
#seiteninhalt th a:focus {
	color: #660033;
	background-color: #eeeeee;
}

#form table{
  padding-bottom: 10px;
  margin-right: 10px;
  border: none;
}
#form td, #form th {
 font-size: 0.8em;
 line-height: 1.3em;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
 border: none;
}
#form input {
	padding-top:3px;
}
#bild {
	float: right;
	padding-left: 10px;
}
.hinweis{
	background-color: #eeeeee;
	border: solid 1px #660033;
	padding: 4px 2px 0px 4px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.wichtig{
	background-color: #eee0e0;
	border: solid 1px #660033;
	padding: 4px 2px 0px 4px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#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: #DCE1A5;
}
/* ----Karte ----*/

#karte{
	padding: 10px;
}
.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;
}