a {
color:#009900;
text-decoration:none;
}
a:link, a:visited {
text-decoration:none;
}
a:hover, a:active, a:focus {
text-decoration:underline;
}
body {
	background-color: #d5d7d5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/paper.png);
	background-attachment:fixed;
}
.standard {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	background-image: none;
	text-align: justify;
}
.standard-free {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	background-image: none;
}
.visitenkarte {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#A85400;
	background-image: none;
}
.visitenkarte-name {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#A85400;
	background-image: none;
}
.h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant:normal;
	color:#333333;
	background-image: none;
}
.subtext {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#999999;
	background-image: none;
	text-align: justify;
}
