body {
	background: #cf0e25 url(pics/backbody-red.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
}
div.head1 {
	background: url(pics/head.gif) no-repeat;
	padding: 0px 0px 10px 50px;
}
#mitte {
	position: absolute;
	width: 970px;
	top: 0px;
	left: 50%;
	margin-left: -485px;
}
#head {
	position: absolute;
	top: 1px;
	left: 0px;
	margin-left: 1px;
	margin-right: 1px;
	width: 968px;
	background: url(pics/backhead-red.gif);
	height: 102px;
}
#logo {
	position: absolute;
	top: 4px;
	left: 22px;
	width: 116px;
	height: 94px;
}
#chorbild {
	position: absolute;
	top: 18px;
	right: 14px;
	height: 126px;
	width: 187px;
	background: url(pics/chorbild-red.gif) no-repeat;
}
#schriftbig, #schriftsmall {
	position: absolute;
	left: 170px;
	color: White;
	font-family: Arial, Verdana, Geneva, sans-serif;
}
#schriftbig {
	top: 32px;
	font-weight: bold;
	font-size: 17px;
}
#schriftsmall {
	top: 55px;
	font-size: 12px;
}
#boxen {
	position: absolute;
	width: 228px;
	left: 8px;
	top: 165px;
}
div.boxhead {
	height: 45px;
	background: url(pics/boxhead.gif) no-repeat;
	text-align: center;
}
div.boxhead h1 {
	color: #e2001a;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 15px;
	margin: 0px;
}
div.boxinhalt {
	background: url(pics/boxback.gif) repeat-y;
	margin: 0px;
	padding: 3px 15px 3px 15px;
}
div.boxboden {
	height: 17px;
	background: url(pics/boxbottom.gif) no-repeat;
	margin-bottom: 15px;
}
.ebene1off, .ebene1on {
	padding: 0px 0px 0px 35px;
	margin: 6px 0px 6px 10px;
}
.ebene1off {
	background: url(pics/menu1off.gif) no-repeat top left;
}
.ebene1on {
	background: url(pics/menu1on.gif) no-repeat top left;
}
.ebene1off a, .ebene1on a, .ebene2off a, .ebene2on a {
	font-size: 13px;
	margin-left: -10px;
}
.ebene1off a, .ebene2off a {
	color: Gray;
}
.ebene2off, .ebene2on {
	margin: 3px 0px 3px 30px;
	padding: 0px 0px 0px 25px;
}
.ebene2off {
	background: url(pics/menu2off.gif) no-repeat 0px 7px;
}
.ebene2on {
	background: url(pics/menu2on.gif) no-repeat 0px 7px;
}
#contain {
	position: absolute;
	left: 260px;
	top: 165px;
	width: 680px;
 padding-bottom: 50px;
}
noscript {
  background: White;
  color: Red;
  position: absolute;
  left: 10px;
  top: 10px;
  border: 3px solid Red;
  margin: 0px;
  padding: 15px;
  width: 200px;
}
input[type="text"], input[type="password"], textarea {
		width: 350px;
}
input[readonly], textarea[readonly] {
  background: #eee;
  color: #666;
}
select {
  max-width: 350px;
}
textarea {
  height: 150px;
}
fieldset {
  border: 1px solid Gray;
  padding-left: 10px;
  margin-bottom: 10px;
}
legend {
  color: Black;
}
legend a {
	color: Black;
}
fieldset p {
  margin-top: 3px;
  margin-bottom: 3px;
}

/* Teaser Boxen */
.teasereditor {
  width: 320px;
}
.teaserbox {
  width: 200px;
  overflow: hidden;
  background: White;
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	-khtml-border-radius: 7px; /* Konqueror */
	border-radius: 7px; /* CSS3 */
	/* Schatten */
	-webkit-box-shadow: .2em .2em .3em #ccc;
	-moz-box-shadow: .2em .2em .3em #ccc;
	box-shadow: .2em .2em .3em #ccc;
}
.teaserbox, .teasereditor {
  float: left;
	border: 1px solid #8e8e8e;
  margin-right: 35px;
  margin-bottom: 30px;
  margin-top: 7px !important;
}
.teaserboxright {
  float: right;
  margin-right: 0px;
}
.teaserboxpic {
  background: #fefefe;
}
.teaserboxpic img {
  margin: 0px !important;
}
.teaserbox h2 {
  margin: 0px;
  padding-top: .5em;
  padding-bottom: .5em;
  height: 17px;
  overflow: hidden;
  border: none;
  text-align: center;
}
.teaserbox p.teasertext {
  padding: 10px;
  margin: 0px;
  height: 50px;
  overflow: hidden;
}
.teaserbox .gotext, .teaserbox .gotext a {
  margin: 0px;
  height: 23px;
}
.teaserbox .gotext a, .teaserbox .gotext a:VISITED {
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: White;
	background: #434343 url(images/boxlink.png) repeat-x center;
	margin: 0;
	padding: .5em;
	text-align: right;
  font-size: .8em;
	-moz-border-radius-bottomright: 7px; /* Firefox */
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-radius-bottomright: 7px; /* Safari, Chrome */
	-webkit-border-radius-bottomleft: 7px;
	-khtml-border-radius-bottomright: 7px; /* Konqueror */
	-khtml-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px; /* CSS3 */
	border-bottom-left-radius: 7px;
}
.teaserbox .gotext a:HOVER, .teaserbox .gotext a:VISITED:HOVER,
.teaserbox .gotext a:FOCUS, .teaserbox .gotext a:VISITED:FOCUS {
  text-decoration: underline;
}
.picdo {
  display: block;
}
