body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-align:center;
	background-color: #eee;
}
a:link {
	text-decoration: none;
	color: #0071bc;
}
a:visited {
	text-decoration: none;
	color: #0071bc;
	font-weight: bold;
}
a:hover {
	color: #0071bc;
	text-decoration: underline;
}
#container {
	width: 800px;
	height: 1200px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #eee;
	border: 5px solid #fff;
	background-image: url(die_immowerber_webvisitenkarte.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#adress {
	height: 250px;
	padding-top: 330px;
	margin-left: 65px;
}
#tags {
	width: 640px;
	height: 50px;
	margin:0 auto;
	margin-bottom: 10px;
	text-align: left;
	background-color: #eee;
	border: 5px solid #eee;
}

