body.noborder {
  margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 0;
  margin-left: 30px;
	margin-right: 30px;
  background-color: #ffff99;

	background-image: url('Pergament.gif');
  background-attachment: scroll;
  background-repeat: repeat;
}

body.border {
  margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	border: 0;
  margin-left: 10px;
	margin-right: 10px;
  background-color: #ffff99;

	background-image: url('Pergament.gif');
  background-attachment: scroll;
  background-repeat: repeat;
}

td.border1 {
  background-image: url('CelticBorder.gif');
  background-attachment: scroll;
  background-repeat: repeat-y;
	width: 50;
}

td.border2 {
  background-image: url('CelticBorder2.gif');
  background-attachment: scroll;
  background-repeat: repeat-y;
	width: 50;
}

td.border3 {
  background-image: url('CelticBorder3.gif');
  background-attachment: scroll;
  background-repeat: repeat-y;
	width: 50;
}

td.border4 {
  background-image: url('CelticBorder4.gif');
  background-attachment: scroll;
  background-repeat: repeat-y;
	width: 50;
}

td.center {
  padding-top: 10px;
	padding-bottom: 10px;
  padding-left: 20px;
	padding-right: 20px;
}

a:link    { text-decoration: none;
            color:           midnightblue;}
a:visited { text-decoration: none;
            color: purple;}

h1 {
	text-align: center; 
	font-face: Comic; 
  font-family: cursive;
  font-weight: bolder;
  font-size: 50px;
}

h2 {
	text-align: center;
	font-face: Comic; 
  font-family: cursive;
  font-weight: bolder;
  font-size: 26px;
}

h3 {
	text-align: center;
	font-face: Comic; 
  font-family: cursive;
  font-weight: bolder;
  font-size: 20px;
}

h4 {
	text-align: left;
	font-face: Comic; 
  font-family: cursive;
  font-weight: bolder;
  font-size: 20px;
}

p, ul, table {
	font-face: Comic; 
  font-family: cursive;
  font-size: 18px;
}

p {
  text-align: justify;
	text-indent: 20px;
}

p.clear {
	clear: both;
  text-align: justify;
	text-indent: 20px;
}

p.center {
  text-align: center;
}

input.suchfeld { 
  font-size: 16px; 
	font-face: Comic;
  font-family: cursive; 
	background-color: #ffff99;
  background-image: url('Pergament.gif');
	border-style: solid;
	border-width: 1px;
	width: 500px;
}

textarea.suchfeld { 
  font-size: 16px; 
	font-face: Comic;
  font-family: cursive; 
	background-color: #ffff99;
  background-image: url('Pergament.gif');
	border-style: solid;
	border-width: 1px;
	width: 500px;
	height: 150px;
}
