.HL {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #000066;
}
.SubHL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.copy_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	padding: 5px;
	border: 1px dotted #000066;
}
.subnavi_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #666666;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 15px;
	font-weight: bold;
}
.copy_imprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
.copy_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding: 3px;
	list-style-position: inside;
	list-style-type: square;
	background-attachment: fixed;
	background-image: url(../img/listenbalken.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: list-item;
	border-top: 1px dashed #000066;
	border-right: 0px dashed #000066;
	border-bottom: 0px dashed #000066;
	border-left: 1px dashed #000066;
}

