body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	background: url((URL));
	background-image: no-repeat;
}
.text {
	font-size: 11px;
	line-height: 16px;
	color: #EBEBEB;
	letter-spacing: 1px;
}
a:link{
	font-size: 11px;
	color: #EBEBEB;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: underline;

}
a:hover {
	font-size: 11px;
	color: #EBEBEB;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
	background-color: #FF8700;
	background-position: center center;
}
a:visited {
	font-size: 11px;
	color: #EBEBEB;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: underline;
}
.logotype {
	font-size: 13px;
	font-weight: bold;
	color: #FF8700;
}
.zitat {
	font-size: 13px;
	font-weight: bold;
	color: #FF8700;
}
.name {
	font-size: 13px;
	font-weight: bold;
	color: #FF8700;
	letter-spacing: 1px;
	line-height: 13px;
}
.beruf {
	font-size: 9px;
	color: #EBEBEB;
	letter-spacing: 1px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF8700;
	line-height: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #EBEBEB;
	line-height: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #EBEBEB;
	line-height: 0px;
}
.zitierter {
	font-size: 12px;
	color: #FF8700;
	font-style: italic;
	font-weight: lighter;

}
iFrame { 
	overflow: auto;
}

