@CHARSET "ISO-8859-1";
	
	.navi
	{
	position: absolute;
	top: 10px;
	left: -12px;
	width: 17.5em;
	height: *%;
	overflow: auto;
	/*border-right: 2px;
	border-right-style: solid;*/
	font-size: 12px;
	padding: 1em;
	}
	.inhalt
	{
	position: absolute;
	top: 6px;
	left: 198px;
	height: *%;
	width:800px;
	padding-left: 0.2em;
	padding-top: 1em;
	padding-bottom: 1em;
	}
	p
	{
	font-size: 17px;
	font-family: comic sans ms;
	color: #d8c2a7;
	}
	/*auch hier kann man auskommentieren oder sich erklärungen notieren */ 
	p.indexadresse
	{	
		font-size: 13px;
	}	
	h1
	{
		text-align: center;
		font-family: comic sans ms;;
		font-size: 24px;
		color: #d8c2a7;
		margin-top: 2em;
		margin-bottom: 1em;
	}
	h1.rot
	{	
		font-size: 30px;
		text-align: right;
		color: red;
	}
	h1.links
	{	
		text-align: left;
		font-family: comic sans ms;;
		font-size: 24px;
		color: #d8c2a7;
		margin-top: 2em;
		margin-bottom: 1em;
	}
		h2
	{
		text-align: center;
		font-family: comic sans ms;;
		font-size: 20px;
		color: #d8c2a7;
		margin-top: 2em;
		margin-bottom: 1em;
	}
	td#tabellentext 
	{
   		font-size: 17px;
		font-family: comic sans ms;
		color: #d8c2a7;
   	}
.tabelle {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-style: normal;
	color: #D8C2A7;
}

	h3
	{
		text-align: center;
		font-family: comic sans ms;;
		font-size: 30px;
		color: #d8c2a7;
		margin-top: 2em;
		margin-bottom: 1em;
	}
	.ds32 
	{
	    color: #d8c2a7;
	    font-family: "Comic Sans MS";
	    font-size: 17px;
    }
