body, td, p  {
	color: #863D8E;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	}

div.Spirale	{
	position: absolute;
	left: 160px;
	bottom: 25px;
	z-index: 1;
}

div.Seiteninhalt	{
	position: absolute;
	width: 530px;
	margin-left: 20px;
	z-index: 2;
}


div.NaviTabelle	{
	position: absolute;
	left:15px;
	z-index:2;
}

/* p = normaler Text  */
p {	
	margin-top: 0px;
	margin-bottom: 14px;	
	text-align: justify; 
	line-height: 18px;
	
}

.gruenderbild	{
	margin: 0px 0px 20px 20px;
}

.bild_links	{
	margin: 3px 15px 15px 0px;
}

/* klein = kleiner Text für Fotobeschreibung */
.klein	{
	color: #863D8E;
	font-size: 8pt;
	font-family: MS Sans Serif, Arial, Helvetica;
}


/* point = Punkt vor Listeneintrag */
.point	{
	color: #863D8E;
	font-size:12pt;
	line-height:10pt;
	font-weight:bold;
	font-family: Arial, Helvetica;
	margin-left: 15px;
}


/* list = Listentext */
.list	{
	color: #863D8E;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	margin-left: 30px;
	text-align: left;
}


/* .textfeld = Text in den Infoboxen auf der Homepage */
.textfeld	{
	color: #863D8E;
	font-size: 8pt;
	font-family: MS Sans Serif, Arial, Helvetica;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}


a:link, a:visited, a:active, a:hover {
	font-size:10pt;
	font-family: Arial, Helvetica;
	}


a.navi:link, a.navi:active, a.navi:hover, a.navi:visited	{
	font-size: 8pt;
	font-weight: normal;
	font-family: MS Sans Serif;
}


a:link, a:visited, a.navi:link, a.navi:visited 	{	color: #863D8E; }
a:active, a:hover, a.navi:active, a.navi:hover	{	color: #F2883D;	}


/* Überschrift 2. Grad = Überschrift auf allen Seiten  */

h2 {
	color: #863D8E;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
}


h4	{
	color: #863D8E;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
}


/* wird für die Formatierung der "Knubbel" in der linken Navigation gebraucht  */
.disc	{
	color: #863D8E;
	font-size:12pt;
	line-height:10pt;
	font-weight:bold;
	font-family: Arial, Helvetica;
}