body {
	background-color: #FFF
}
h1      {
	color: #000;
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: normal;
	text-align: left;
	margin-left: 20px;
}
h2            {
	color: #000;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	line-height: 140%;
	text-decoration: none;
	letter-spacing: 1pt;
	margin-bottom: 3pt;
	text-align: left;
	margin-top: 15px;
}
h3 {
	color: #000;
	text-decoration: none;
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	visibility: visible;
	width: 120px;
}
h4 {
	color: #000;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 140%;
	text-decoration: none;
	letter-spacing: 1pt;
	margin-bottom: 3pt;
}
p     {
	color: #000;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	margin-bottom: 2pt;
	font-variant: normal;
	/* automatische Silbentrennung */
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
td       {
	font-family: Georgia, "Times New Roman", Times, serif
}
a:link      {
	color: #00F;
	text-decoration: none
}
a:hover      {
	color: #C00;
	text-decoration: underline;
	background-color: transparent
}
a:active {
	text-decoration:none;
	color: #999
}
a:visited  {
	color: #CCC
}
li   {
	color: #000;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	text-indent: 0;
	border-bottom: 1pt none silver
	/* automatische Silbentrennung */
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
input, select      {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	margin: 3px;
	padding: 2px;
	float: left;
	border: solid 1px #99CCCC
}
#kopf {
	position: relative;
	height: 350px;
	width: 900px;
	left: auto;
	top: 5px;
	right: auto;
	padding: 0px;
}
#text {
	position: relative;
	height: auto;
	width: 900px;
	left: auto;
	top: 10px;
	right: auto;
	padding: 20px;
	border: 1px solid #C00;
	visibility: visible;
	text-align: left;
	background-color: #FFF;
}
.startseite     {
	color: #009;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 1pt;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.weiss_bold     {
	color: #000;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	line-height: 150%;
	text-decoration: none;
}
.ausstellung     {
	color: #000;
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 140%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.unterschrift     {
	color: #000;
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.unterschrift_block     {
	color: #000;
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.unterschrift_schmal     {
	color: #000;
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
}
.pfeil     {
	text-decoration: none;
	margin-top: 50px;
	margin-bottom: 80px;
	padding: 0px;
}
