.footer {
	font-size: 10px;
	color: #006699;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.impressum {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
}
p {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.large {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
}
a:link {
	color: #004189;
}
a:hover {
	color: #0000CC;
}
a:visited {
	color: #005EA9;
}
a:active {
	color: #999999;
}
.medium {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.normal {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;

}
li {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
}
ul {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
}


.watermarkbg {
	background-image: url("/images/watermark-new.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.blank {
	background-image: url("/images/transparent.gif");
	background-repeat: repeat-x;
	background-position: center;
}
em {
	color: #004189;
	font-family: Arial, Helvetica, sans-serif;
}
.table_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

