@charset "utf-8";
#tabelle, #tabelle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A246A;
	text-align: center;
	line-height: 16px;
	width: 700px;
	float: left;
}

#tabelle th, #tabelle2 th {
	height: 45px;
	text-align:left;
	font-size: 18px;
	font-style: italic;
	line-height: 45px;
	padding-left: 10px;
	border: 1px solid #000000;
	border-collapse:collapse
}
#tabelle td, #tabelle2 td {
	white-space:nowrap;
	padding-left:4px;
	border: 1px solid #000000;
	border-collapse:collapse
}
.color1 {
	background-color: #DFDFDF;
}
.color2 {
	background-color: #FFFFFF;
}
.table {
    border-collapse:collapse;
    border-style:solid;
    border-width:1px;
    border-color:#000000;
}
.font10 {
	font-size: 10px;
	line-height: 10px;
}
.lh15 {
	line-height:15px;
}
.lh16 {
	line-height:16px;
}
.lh20 {
	line-height:20px;
}
.lh28 {
	line-height: 28px;
}
.lh44 {
	line-height:44px;
}

