body
{
	//background-color:#FFFFFF;
}

#inhalt
{
	width: 800px;
	height: 600px;
	top: 110px;
	left: 50%;
	margin-left: -400px;
	position:absolute;
	//background-color: #FFFFFF;
}

#logo
{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
}

#bildertausch
{
	position:absolute;
	top:80px;
	left:0px;
	height:380px;
	width:800px;	
}

#adresse
{
	position:absolute;
	top:500px;
	left:0px;
	color:#818181;
}

.standardtext
{
	color:#818181;
	font-size:9pt;
	font-family:Tahoma;
	line-height:1.3em;
	text-decoration:none;
}
