body			{
				background-color:#e6e6e6;
				margin:0px;
				font-family:tahomacursive,sans-serif;
				font-size:12px;
				}

#content		{
				height:800px;width:888px;
				margin:auto;
				position: relative;
				
				}
				
#inhalt			{
				height:406px;width:804px;
				position:absolute;left:55px;top:260px;
				overflow:auto;
				}
				
img				{
				border:none;
				}
				
p				{
				width:500px;
				position:relative;
				margin:auto;
				}
				
.platzhalter	{
				height:20px;
				}
				
.subnavi		{
				height:20px;width:400px;
				position:absolute;top:685px;left:485px;
				}
				
table			{
				font-family:tahomacursive,sans-serif;
				font-size:12px;
				}
				
h1				{
				font-size:12px;
				font-weight: bold;
				}
				
				
a:link 			{ 
				text-decoration:none; font-weight:bold; color:#9E1B1F; 
				}
a:visited 		{ 
				text-decoration:none; font-weight:bold; color:#9E1B1F; 
				}
a:focus 		{ 
				text-decoration:none; font-weight:bold; color:#334FA1; 
				}				
a:hover			{ 
				text-decoration:none; font-weight:bold; color:#334FA1; 
				}
a:active 		{ 
				text-decoration:none; font-weight:bold; color:#334FA1; 
				}	