body {
	background-image: url('/images/background.jpg');
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div p {
	color: #003366;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
}

div a:link {
  color: #003366;
}

div a:visited {
  color: #003366;
}

div a:hover {
  color: #000099;
}

div a:active {
  color: #000099;
}

div h1 {
  color: #003366;
	font-family: verdana;
	font-size: 15px;
	text-decoration: bold;
	text-align: center;
}

div#centerer {
	background-image: url('/images/quatschkopp.jpg');
	width: 1000px;
	height: 680px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
  padding: 0px;
}

div#news {
	position: absolute;
	width: 170px;
	height: 78px;
	margin-top: 52px;
	margin-left: 235px;
	overflow: hidden;
	padding: 0px;
}

div#newslink {
	position: absolute;
	width: 50px;
	height: 15px;
	margin-top: 140px;
	margin-left: 295px;
	overflow: hidden;
	padding: 0px;
}

div#dates {
	position: absolute;
	width: 170px;
	height: 78px;
	margin-top: 40px;
	margin-left: 501px;
	overflow: hidden;
  padding: 0px;
}

div#dateslink {
	position: absolute;
	width: 50px;
	height: 15px;
	margin-top: 128px;
	margin-left: 561px;
	overflow: hidden;
	padding: 0px;
}

div#contentall {
  background-image: url('/images/center.jpg');
  position: absolute;
  width: 560px;
  height: 390px;
  margin-top: 218px;
  margin-left: 181px;
  overflow: hidden;
  padding: 0px;
}

div#contentleft {
  background-image: url('/images/center.jpg');
  position: absolute;
  width: 280px;
  height: 390px;
  margin-top: 218px;
  margin-left: 181px;
  overflow: hidden;
  padding: 0px;
}

div#contentright {
  background-image: url('/images/center.jpg');
  position: absolute;
  width: 280px;
  height: 390px;
  margin-top: 218px;
  margin-left: 461px;
  overflow: hidden;
  padding: 0px;
}

div#contentlefttop {
  background-image: url('/images/center.jpg');
  position: absolute;
  width: 280px;
  height: 40px;
  margin-top: 218px;
  margin-left: 181px;
  overflow: hidden;
  padding: 0px;
}

div#contentleftbody {
  background-image: url('/images/center.jpg');
  position: absolute;
  width: 280px;
  height: 310px;
  margin-top: 258px;
  margin-left: 181px;
	overflow-x: hidden;
  padding: 0px;
}

div#contentleftnavi {
  background-image: url('/images/center.jpg');
  position: absolute;
  width: 280px;
  height: 40px;
  margin-top: 568px;
  margin-left: 181px;
  overflow: hidden;
  padding: 0px;
}

div#contentrighttop {
  background-image: url('/images/center.jpg');
  position: absolute;
  width: 280px;
  height: 40px;
  margin-top: 218px;
  margin-left: 461px;
  overflow: hidden;
  padding: 0px;
}

div#contentrightbody {
  background-image: url('/images/center.jpg');
  position: absolute;
  width: 280px;
  height: 310px;
  margin-top: 258px;
  margin-left: 461px;
	overflow-x: hidden;
  padding: 0px;
}

div#contentrightnavi {
  background-image: url('/images/center.jpg');
  position: absolute;
  width: 280px;
  height: 40px;
  margin-top: 568px;
  margin-left: 461px;
  overflow: hidden;
  padding: 0px;
}

div#contentbody {
  background-image: url('/images/center.jpg');
  position: absolute;
  width: 560px;
  height: 310px;
  margin-top: 258px;
  margin-left: 181px;
  overflow: hidden;
  padding: 0px;
}

div#starticon {
  position: absolute;
  width: 50px;
  height: 34px;
  margin-top: 320px;
  margin-left: 100px;
  padding: 0px;
}

div#hidden {
	overflow: hidden;
	padding: 0px;
}


img {
	border: none;
}

img#navigation {
	position: absolute;
	width: 259px;
	height: 280px;
	margin-top: 40px;
	margin-left: 741px;
	padding: 0px;
}

img#preview {
	max-height: 160px;
	max-width: 260px;
}

img.thumbs {
	max-height: 100px;
	max-width: 130px;
}

input#guestbooksigninput {
  width: 250px;
  height: 18px;
}

textarea#guestbooksignarea {
  width: 250px;
  height: 150px;
}

input#guestbooksignbutton {
  width: 250px;
  height: 25px;
}