* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
body {
  background-image: url(../images/screen/background.jpg);
  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: #FEE7AA;
}
.content2 {
  padding-left: 19px;
  padding-right: 19px; 
  padding-top: 17px;
}
#container {
  width: 931px;
}
a {
  color: #50504E;
}
a:hover {
  color: #CC0719;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 11px;
	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;
}

