

* {
	margin:0;
	padding:0;
}

body {
	background-color:#fff;
	color:#000;
}

#content {
	font-size:10pt;
	font-family:Arial, sans-serif;
	margin:0 auto;
	width:400px;
	margin-top:20px;
	background-image:url(../temppage_images/ir_webvisitenkarte_3bilder.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:transparent;
}

h1 {
	color:#ccc;
	font-size:20pt;
	font-weight:bold;
	padding-right:130px;
	margin-bottom:30px;
}

p {
	padding-right:130px;
	margin-bottom:5px;
}

img.email_img {
	width:163px;
	height:12px;
}

#footer {
	margin-top:30px;
	width:180px;
	font-size:8pt;
}

#footer p {
	padding:0;
}

#footer p img {
	border:0;
	width:127px;
	height:52px;
}

#footer address {
	font-style:normal;
}
