* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
body {
  background-image: url(../images/screen/background.gif);
  background-repeat: repeat-x;
}
.contpics {
  float:left;
  padding-right: 10px; 
  padding-bottom: 10px;
}
.news {
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.newshl {
  font-weight: bold;
  color: #CC0719;
}
.sub {
  font-weight: bold;
  background-repeat: repeat-x;
  background-position: left center; 
}
.content {
  background-repeat: no-repeat;
  padding-bottom: 20px;
  background-image: url(../images/screen/cont-bg.jpg);
  background-color: #FEFDC7;
}
.content2 {
  padding-left: 19px;
  padding-right: 19px; 
  padding-top: 17px;
}
#container {
  width: 931px;
}
#navigation {
  background-image: url(../images/menu2.jpg);
  position: absolute;
  text-align: left;
  padding-left: 86px;
  padding-top: 25px;
  width: 156px;
  height: 209px;
}
#suche {
  background-image: url(../images/suche.jpg);
  background-repeat: no-repeat;
  position: absolute;
  width: 242px;
  height: 230px;
  font-size: 11px;
	color: #527F0B;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
}
#main2 {
  position: relative;
  left: 255px;
  width: 676px;
  min-height: 250px;
  height:expression(this.scrollHeight > 250 ? "auto":"250px");
}
#footer {
  position: relative;
  text-align: left;
  background-repeat: no-repeat;
}
#aktuelles1 {
  position:relative;
  margin-left:384px;
  background-color:#ECFFD9;
  min-height: 239px;
  height:expression(this.scrollHeight > 239 ? "auto":"239px");
}
#aktuelles2 {
	padding-left: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
  font-size: 11px;
	color: #527F0B;
}
#inhalt {
  position:relative;
  background-repeat: no-repeat;
  background-color #CC0719;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
  font-size: 11px;
	color: #527F0B;
  min-height: 250px;
  height:expression(this.scrollHeight > 250 ? "auto":"250px");
}
#navigation a {
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
}
a {
  color: #50504E;
}
a:hover {
  color: #CC0719;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #CC0719;
}
h2 {
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: italic;
	font-weight: normal;
	color: #CC0719;
}
.impressum {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
td {
	font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	color: #50504E;
}
input, select, textarea {
	font-size: 11px;
	font-weight: normal;
  color: #50504E;
	border: 1px solid #50504E;
	background-color: #FFFFFF;
	padding: 2px;
}
.sucher {
  padding: 10px;
  border: 1px solid #FFFFFF;
}

