body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	height: 520px;
	width: 900px;
	border: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	background-image: url(img/Travel-Icons_kl.gif);
	background-repeat: repeat;
	background-position: left top;
}

#container {
	background-color: #FFFFFF;
	background-image: url(img/TVL_WEB_Visitenkarte_ohne.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 700px;
	height: 445px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -222px auto auto -350px;
	border: 1px solid #CCCCCC;
}
#address_txt {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
a {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
}
#txt_box {
	margin-left: 355px;
	float: right;
	padding: 0px;
	height: 115px;
	width: 300px;
	text-align: left;
	position: absolute;
	margin-bottom: 30px;
	margin-top: 300px;
	vertical-align: bottom;
}
a:hover {
	color: #999999;
}
.name {
	font-weight: bold;
	color: #003399;
}
