body {
	background-color: #000
}
h1      {
	color: #FFF;
	font-size: 140%;
	font-family: Verdana;
	font-weight: 500;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: normal;
	text-align: left;
	margin-left: 20px;
}
h2            {
	color: #FFF;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	line-height: 140%;
	text-decoration: none;
	letter-spacing: 1pt;
	margin-bottom: 3pt;
	text-align: left;
	margin-top: 15px;
}
h3 {
	color: #FFF;
	text-decoration: none;
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	visibility: visible;
	width: 120px;
}
h4 {
	color: #FFF;
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 140%;
	text-decoration: none;
	letter-spacing: 1pt;
	margin-bottom: 3pt;
}
p     {
	color: #FFF;
	font-size: 80%;
	font-family: Verdana, Geneva, sans-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: Verdana
	/* automatische Silbentrennung */
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

a:link      {
	color: #FC3;
	text-decoration: none
}
a:hover      {
	color: #FC3;
	text-decoration: underline;
	background-color: transparent
}
a:active {
	text-decoration:none;
	color: #FC3;
}
a:visited  {
	color: #FC3;
	text-decoration: none;
}
ol   {
	color: #FFF;
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-indent: 0;
	line-height: 150%;
}
ul   {
	color: #FFF;
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-indent: 0;
	line-height: 150%;
}
blockquote   {
	color: #FFF;
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	/* automatische Silbentrennung */
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
#navigation {
	position: relative;
	height: 40px;
	width: 900px;
	left: auto;
	top: 2px;
	right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#kopf {
	position: relative;
	height: 350px;
	width: 900px;
	left: auto;
	top: 10px;
	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: #222;
}
.startseite     {
	color: #009;
	font-size: 80%;
	font-family: Verdana;
	font-weight: 600;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 1pt;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.weiss_bold     {
	color: #FFF;
	font-size: 80%;
	font-family: Verdana;
	font-weight: 600;
	line-height: 150%;
	text-decoration: none;
}
.ausstellung     {
	color: #FFF;
	font-size: 75%;
	font-family: Verdana;
	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: #FFF;
	font-size: 75%;
	font-family: Verdana;
	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: #FFF;
	font-size: 75%;
	font-family: Verdana;
	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: #FFF;
	font-size: 75%;
	font-family: Verdana;
	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;
}
.rot     {
	text-decoration: none;
	color: #C00;
	font-weight: bold;
}
.mono     {
	font-family: courier, monospace;
	font-size: 75%;
	text-decoration: none;
	color: #444444;
	font-weight: normal;
}
