html {
	font-family: Arial;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	line-height: 1.3;
}

p {
  padding: 3px 0;
  margin: 0;
}

body {
	padding: 0;
	margin: 0;
	background-image: url(./../images/background2.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #105A73;
}

#wrapper {
	width: 880px;
	padding: 0;
	border-right: 5px solid #fff;
	border-top: 5px solid #fff;
	margin: 30px auto 0 auto;
	min-height: 400px;
	background-color: #105A73;
}

#wrapper2 {
	width: 335px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #105A73;
	border-left: 5px solid #fff;
	border-bottom: 5px solid #fff;
	min-height: 500px;
}

#logo {
	position: relative;
	width: 130px;
	/* min-height: 100px; */
	height: 100px;
	padding: 0;
	margin: 0;
	background-image: url(./../images/eye.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	border-right: 1px solid #fff;
}

p.onenews {
  padding: 10px 5px 5px 0;
  margin: 0 0 20px 0;
  border-right: 2px solid #08445C;
  border-bottom: 2px solid #08445C;
  
}

.blaetterer a:link,
.blaetterer a:visited,
.blaetterer a:focus,
.blaetterer a:hover,
.blaetterer a:active {
  color: #000;
  text-decoration: underline;
}

table.newsvw {
  border: 1px solid #000;
  border-collapse: collapse;
}

table.newsvw td,
table.newsvw th {
  text-align: center;
  padding: 3px;
  border: 1px solid #000;
  border-collapse: collapse;
}

table.newsvw td.first,
table.newsvw th.first {
  text-align: left;
}

span.newsdate {
  font-size: 0.7em;
}

#content {
	background-image: url(./../images/schatten.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
	/* width: 515px; */
	width: 512px;
	min-height: 491px;
	padding: 0 10px 10px 10px;
	margin: 0 0 0 340px;
	background-color: #fff;
}

#schrift {
	position: absolute;
	left: 0px;
	top: 101px;
}

#copy {
	clear: both;
	width: 890;
}

#copy p {
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
	color: #fff;
}
