body {
	background: #e8ffeb;
}
#kasten {
	background: White;
	border: 1px solid gray;
	width: 778px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -390px;
}
#head {
	background: url(pics/orange_gruen_weiss.gif) repeat-y;
	min-height: 93px;
}
#bilderleiste {
	background: url(pics/wolken.gif) no-repeat;
	width: 778px;
	height: 59px;
}
#zusatzstrich {
	background: url(pics/orange_gruen.gif) repeat-y;
	height: 1px;
	width: 100%;
}
#weiss {
	height: 3px;
	width: 100%;
	background: White;
}
#logo {
	position: absolute;
	top: 23px;
	left: 10px;
}
#balken {
	position: absolute;
	top: 67px;
	left: 170px;
	height: 26px;
}
#klmenu {
	font-size: 0.8em;
	color: #333333;
	padding-top: 15px;
	padding-left: 7px;
	padding-bottom: 2px;
	max-width: 160px;
}
#klmenu a {
	color: #333333;
}
#mitte {
	margin-top: 3px;
}
#meindl {
	position: absolute;
	top: 62px;
	right: 12px;
}
#symbole {
	background: url(pics/symbole.gif) no-repeat;
	position: absolute;
	top: 1px;
	left: 348px;
	width: 317px;
	height: 69px;
}
#strich2 {
	margin-bottom: 15px;
	height: 1px;
	width: 100%;
	background: url(pics/orange_gruen.gif) repeat-y;
}
#contain {
	width: 594px;
	float: right;
	margin-right: 10px;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
#links {
	float: left;
	width: 144px;
	margin-left: 5px;
  padding-right: 10px;
	border-right: 1px solid #cccccc;
  margin-bottom: 15px;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu li {
	list-style: none;
}
#menu .ebene1 a {
	font-weight: normal;
	color: #505050;
	font-size: 1em;
}
#menu .ebene2 a {
	font-size: 0.9em;
}
#menu .ebene1 .on, #menu .ebene1 .off {
	padding-left: 15px;
	padding-bottom: 15px;
}
#menu .ebene1 .on {
	background: url(pics/menu_on.gif) no-repeat 0 0.4em;
}
#menu .ebene1 .on a {
  color: #E46900;
  font-weight: bold;
}
#menu .ebene1 .off {
	background: url(pics/menu_off.gif) no-repeat 0 0.4em;
}
#menu .ebene2 .on {
	background: url(pics/klmenu_on.gif) no-repeat 0 0.6em;
	padding-bottom: 5px;
}
#menu .ebene2 .off {
	background: url(pics/klmenu_off.gif) no-repeat 0 0.6em;
	padding-bottom: 5px;
}
#menu .ebene2 .off a {
  color: Black;
  font-weight: normal;
}
#menu .ebene3 .on, #menu .ebene3 .off {
  padding-bottom: 1px;
}
#menu .ebene3 .on a, #menu .ebene3 .off a {
  font-size: 0.8em;
}
#strich3 {
	height: 1px;
	width: 100%;
	background: url(pics/orange_gruen.gif) repeat-y;
}
#text {
	text-align: center;
	font-size: 0.8em;
	margin-top: 7px;
	margin-bottom: 7px;
}
#text p {
	margin: 0;
	padding: 0;
}
.schwarz {
  font-weight: bold;
  color: black;
  font-size: 1em;
}
#regensburg {
  margin-top: 2em;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 1em;
}
#regensburg div {
  color: #afafaf;
  font-size: 0.8em;
}
#nmp {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 2em;
  padding-bottom: 1em;
}
#nmp div {
  color: #afafaf;
  font-size: 0.8em;
}
/* IMG */
img.right, img.left {
  border: 1px solid Gray;
}
img.right, img.left, img.rightnb, img.leftnb {
  margin-bottom: 8px;
}
img.right, img.rightnb {
  margin-left: 10px;
  margin-top: 5px;
  float: right;
}
img.left, img.leftnb {
  margin-right: 10px;
  float: left;
}
/* Formulare */
label {
  font-weight: bold;
}
input[type="text"], input[type="password"], textarea, input[readonly], select {
  border: 1px solid #aaa;
}
input[type="text"], input[type="password"], textarea {
  width: 25em;
  min-width: 350px;
  max-width: 500px;
}
input[readonly] {
  background: #eee;
}
textarea {
  height: 10em;
  min-height: 100px;
}
fieldset {
  border: 1px solid #5FBB49;
  padding-left: 10px;
  margin-bottom: 10px;
  background: #f6fff7;
}
legend {
  background: White;
  padding-left: 0.2em;
  padding-right: 0.2em;
  border: 1px solid #5FBB49;
  background: #fffaf6;
}
fieldset p {
  margin-top: 0.1em;
  margin-bottom: 0.4em;
}
.ohnelinie {
  border-bottom: none;
  margin-bottom: 0;
}
.ohnerand {
  margin-top: 0;
  padding-top: 0;
}
.green {
 color: green;
 font-weight: bold;
 float: left;
}
.nebendran {
  float: left;
  margin-left: 10px;
}
.aussenrum {
  border: 1px solid gray;
  padding: 10px;
  background: #eee;
}
.landkarte {
  vertical-align: middle;
}
