td, body {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-family: Futura, Arial, Helvetica, sans-serif;
}

a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

.button {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}

.sub_button {
	color: #000099;
	text-decoration: none;
	line-height: 16px;
	margin-left: 5px;
	font-weight: normal;
	font-size: 11px;
}

.head_line {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

.sub_line {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.weiss {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.back_grau {
	background: #efefef;
}
