* {
	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: 600px;
	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 {
	xheight: 150px;
	background-color: #DCE1A5;
	background-image: url(pics/header.gif);
  background-position: top right;
	background-repeat: no repeat;
	border-bottom : solid 2px #ffffff;
	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 h2 {
	text-align: right; 
	margin-right: 50px;
	padding-top: 70px;
	font-size: 1.4em;
	line-height: 1.7em;
	color: #000000;
  font-family: Arial;
}
.beirat {
  background-color: #ffffff;
  text-align: right;
  padding: 10px 50px 10px 0;
}
@media (min-width: 300px) and (max-width: 850px) { 
#kopf h1 {padding-top: 0px; }
}
#kopf h1 {
	text-align: right; 
	padding: 8px 50px 8px 0;
	font-size: 3em;
	line-height: 1.4em;
  background-color: #acd2d3;
}
.zeit {
  background-color: #ffffff;
  text-align: right;
  padding: 10px 50px 10px 0;
}
#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: #699596;
	font-size: 1.4em;
	line-height: 1.2em;
	padding-bottom: 1em;
	margin-right: 120px;
}
#seiteninhalt h2 {
	color: #699596;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.7em;
	padding-bottom: .5em;
}
#seiteninhalt h2.titel {
	color: #699596;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.7em;
	padding-bottom: .5em;
	border-top: dotted 2px #1E8D92;
}
#seiteninhalt h3 {
	color: #699596;
	xcolor: #004E34;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.3em;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: .5em;
}
#seiteninhalt h4 {
	color: #699596;
		xcolor: #839902;
		xcolor: #004E34;
	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: #000000;
	background-color: rgb(219, 225, 184);
}
#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: #acd2d3;
	xbackground-color: #dbe1b8;
}


#seiteninhalt ul.linkliste {
    padding: 0;
    margin-bottom: 10px;
    margin-left: 4px;
}
#seiteninhalt .linkliste li {
    list-style-type: none;
    line-height: 1.3em;
    margin-left: 10px;
    display: block;
    padding: 0px 10px 8px 18px;
    background-position: 0 3px;
    background-repeat: no-repeat;
}
#seiteninhalt li.extern {
    background-image:  url(pics/extern.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 18px;
}
#seiteninhalt li.mail {
    background-image:  url(pics/mail.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding-left: 18px;
}
#seiteninhalt p a.extern,
#seiteninhalt p a.extern:link,
#seiteninhalt p a.extern:visited {
 background-image:  url(pics/extern.gif);
 background-repeat: no-repeat;
 background-position: right;
 padding-right: 18px;
 display: inline-block;
}

#seiteninhalt a.mail,
#seiteninhalt a.mail:link,
#seiteninhalt a.mail:visited {
    background-image:  url(pics/mail.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 17px;
    display: inline-block;
}

/* -------------- 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 #1C8507;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: right;
	padding: 5px 0px;
}
#copyright a:link {
	color: #000000;
}
#copyright a:hover, #copyright a:active, #copyright a:focus {
	color: #000000;
	background-color: #d9eded;
}
/* ----Karte ----*/

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