body {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	scroll-bar:auto;	
}

table.ausrichtung {
	margin:0px;
	padding:0px;
	height:810px;
	width:100%;
	text-align:center;
	vertical-align:middle;
	background-color:#999999;
}

td.rot {
	background-color: #990000;
}

td.weiss {
	background-color: #ffffff;
}

td.grau {
	background-color: #cccccc;
	text-align: left;
	vertical-align: top;
}

table.navigation{
	position: relative;
	left: 20px;
	top: 22px;
}

td.navigation {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color: #000000;
	padding-right: 6px;
	text-indent: 3px;
	letter-spacing:1px	
}

table.adresse{
	position: relative;
	left: 20px;
	top: -22px;
}

td.adresse {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-right: 6px;
	text-indent: 3px;
	letter-spacing:1px;
	border-right-width: 1px;
	border-right-color: #990000;
	border-right-style: solid;
	letter-spacing: 1px;
	padding-right: 2px;		
}

td.beschreibung {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-right: 6px;
	text-indent: 3px;
	letter-spacing:1px;
	border-right-width: 1px;
	border-right-color: #990000;
	border-right-style: solid;
	letter-spacing: 1px;
	padding-right: 2px;		
}

td.beschreibung_fett {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding-right: 6px;
	text-indent: 3px;
	letter-spacing:1px;
	letter-spacing: 1px;
	padding-right: 2px;		
}


a {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #990000;
}
a:active  {
	color: #990000;
}

a.link {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	text-indent: 3px;
	letter-spacing: 1px;
	padding-right: 2px;
}

a.verlinkt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	text-indent: 3px;
	letter-spacing: 1px;
	padding-right: 2px;
	color: #990000;
}

a.verlinkt:hover {
	color: #990000;
}
a.verlinkt:active  {
	color: #990000;
}

a.weblink {
	color: #990000;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	left: 0px;
	top: 0px;
}

ul {
	line-height: 23px;
}

li {
	list-style-position: outside;
	list-style-image: url(bilder/allgemein/kleiner_roter_kasten.gif);
	list-style-type: square;
	line-height: 23px;
}

li.ausstellung {
	list-style-position: outside;
	list-style-image: url(bilder/allgemein/kleiner_roter_kasten.gif);
	list-style-type: square;
	line-height: 14px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#jahreszahl {
	padding-right: 75px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-align: left;

}