	body	{
	background-color: #244c33;
	margin: 0;
	text-align: center;
	scrollbar-face-color: #244c33;
	scrollbar-highlight-color: #244c33;
	scrollbar-track-color: #244c33;
	scrollbar-darkshadow-color: #244c33;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #ffffff;
	}

	a:link,a:active,a:visited	{ color: #89B598; text-decoration: none; }
	a:visited					{ color: #89B598; text-decoration: underline; }
	a:hover						{ color: #6F9A7E; text-decoration: underline;}

/* allgemeine Schrift-Formatierung */
	td,th,div,span	{	
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; letter-spacing : 0.03em; color: #ffffff;
	}

/* Überschriften */
	h1,h2,h3,p	{
	margin-top: 0px; margin-bottom: 0px;
	}
	
	h1	{
	font-size: 22px;
	font-weight: normal;
	letter-spacing : 0.04em;
	margin-bottom: 5px;
	}
	
	.ital	{
	font-family: "Times New Roman", Times, serif; 
	font-size: 22px; 
	font-style: italic;
	color: #ffffff;
	width: 770px;
	height: 40px;
	display: block;
	}
	
	a.link,a.link:active,a.link:visited	{ color: #ffffff; text-decoration: none;}
	a.link:hover	{	color: #6F9A7E; text-decoration: none;}
/* der seitenfuss */
	.seitenfuss		{
	width: 770px; 
	border-top: 3px dotted #ffffff;
	padding: 15px 10px 15px 10px;
	margin: 20px 0px 20px 0px;
	text-align: center;
	}

/* Beschreibung des Angebotes */
	.description	{
	color: #244c33;
	}
	
	.seitenkopf	{
	height: 64px;
	width: 770px;
	}
	
	.titlebox	{
	width: 770px;
	}
	.img	{
	clear: right; float: left;
	}
	.bildmarke	{
	width: 240px;
	clear: right; float: right;
	padding-top: 15px;
	}