body {
	background-color: #00367F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	padding: 0px;
	height: 100%;
	text-align: center;
	line-height: 1.5;
}


#visitenkarte {
	/*border: 2px solid #000000;*/
	background-image: url(tauschrausch_logo2.png);
	background-repeat: no-repeat;
	position: absolute;		
	top: 0px;
	left: 0px;
	width: 775px;
	height: 600px;
	padding: 120px 10px 10px 10px;
	font-size: 14px;
	text-align: center;
}

div.container {
	position: relative;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 775px;
	height: 1300px;
	text-align: left;
}

h1 {
	font-size: 18px;
	margin-bottom: 0;
}

h3 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
}

