body	
{
		background: #8e2727 url(../Bilder/start_bg.jpg) no-repeat;
		margin: 0;
		font-family: verdana;
		}
	
a:link, a:active, a:visited	{	color: #ddbebe; text-decoration: none;}
a:hover	{	color: #ffffff; text-decoration: underline;}
	
#logo	{
		display: block;
		height: 100px;
		width: 100%;
		background-color: #000000;
		position: absolute;
		left: 0; top: 200px;
	}
	
img.logo	{ margin: 2 0 0 500px; border: 0;	}
	
#head		{	
		display: block;
		position: absolute;	left: 50px; top: 170px;
	}

#adresse	{
		display: block;
		position: absolute;	left: 50px; top: 300px;
		color: #ffffff;	font-size: 11px; line-height: 150%;
		width: 200px; padding: 50 0 0 0;
}
