@CHARSET "ISO-8859-1";
	
	.gaestebuch
	{
		font-size: 15pt;
		color: red;
	}
	
	p
	{
		font-family: Verdana, Tahoma;
		font-size: 12pt;
	}
	p#toni
	{
		font-family: Arial;
		font-size: 8pt;
		color: #FFCC66;
	}
	p#formularfeld
	{
		font-size: 10pt;
	}
	p#indextext
	{
		font-size: 11pt;
	}
	h1
	{
		font-family: Verdana, Tahoma;
		font-size: 13pt;
		font-weight: bold;
	}
	h1#toni
	{
		font-family: Verdana, Tahoma;
		font-size: 10pt;		
		color: #FFCC66;
	}
	h2
	{
		font-family: Verdana, Tahoma;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: underline;
	}
	h3
	{
		font-family: Verdana, Tahoma;
		font-size: 12pt;
		font-weight: bolder;
	}
	td#reg-geb 
	{
   		    
   		font-size: 8pt;
   		
	}
	
	th
   	{
   		font-size: 13pt;
   		text-align: center;
   		background-color: #FFCC66;
   		padding-right: 1px;
   		padding-left: 1px;
   		border-width: 6px;
   		border-color: black;
   		border: 2px;
   		border-style: solid;
	}
	table 
	{
		
   		empty-cells: show; 
   		border-left: 0px;
  		border-bottom: 1px;
  		border-right: 0px;
  		border-top: 1px;
  		border-color: black; 
  		width: 100%;
   		margin-top: 20px;
   		margin-bottom: 20px;
   	}
   	table#bg 
	{
   		text-align: center;
   		font-family: Verdana, Tahoma, sans-serif;     
   		padding-right: 6px;
   		padding-left: 6px;
   		/* border: 5px solid double;*/
   		width: 300px;
   		border-width: 0px;
   		
	}
   	td#bg 
	{
   		text-align: center;
   		font-family: Verdana, Tahoma, sans-serif;     
   		padding-right: 6px;
   		padding-left: 6px;
   		border: 1px solid;
   		width: 100px;
   		border-width: 1px;
   		border-color: black;
	}
	.navi
	{
		position: absolute;
		width: 100%;
		height: 5.5em;
		overflow: auto;
		background-color: #F6EFB1; 
		font-size: 18pt;
		/*padding: 1.0em;*/
	}
	.inhalt
	{
		position: absolute;
		top: 7.5em;
		left: 0.5em;
		right: 0.5em;
		bottom: 1em;
		height: *%;
		/*width:100%; hier hats dran gelegen, dass es so breit war im firefox*/
		padding-left: 1.0em;
		
		padding-right:1.0em;
		padding-bottom: 2.0em;
		/*border-top-style: double;*/
		/*border-left-style: double;*/
/*		border-right-style: double;*/
		/*border-bottom-style: double;*/
		border-spacing: 2em;
		border-color: #FFECA6;
		border-width: 0.8em;
		
	}
	
	#startbild
	{	position: absolute;
		top: 0em;
		left: 0em;
		width: 100%;
	} 
	#starttitel
	{
		position: absolute;
		top: 0em;
		left: 150px;
		text-align: center;
		overflow: visible;
	}
	#starttext
	{
		position: absolute;
		top: 580px;
		text-align: justify;
	}
	
	#pfeillinks
	{
		position: absolute;
		text-align: right;
		right: 10em;
	}
	#pfeil
	{
		position: absolute;
		text-align: right;
		right: 6em;
	}	
	#pfeilrechts
	{
		position: absolute;
		text-align: right;
		right: 2em;
	}
	