html, body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

td, div, p, h1, h2, h3, ul, ol, 
span, li {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
}

A:link {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	line-height: 16px;
}
A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	line-height: 16px;
}
A:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
A:hover {
	text-decoration:none;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}

.bold {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.bold_center {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.untertitel {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

.media {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

.bold_black {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.bold_black_lesehead {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.bold_black_leselead {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.lesetext {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.lesetext_rechts {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}

.lesetext_bold {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.bold_black_leselead_rechts {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}