/* CSS Document */
/* Tabelle */


#cellTable {
	text-align: left;
	border-top: 0px solid #A1BAD9;
	border-right: 0 solid #A1BAD9;
	border-bottom: 0 solid #A1BAD9;
	border-left: 1px solid #A1BAD9;
	font-size: 93%;
	width: 541px;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}


#cellTable th {
	background: #E8EEF4;
	padding: 5px;
	border-right: 1px solid #A1BAD9;
	border-bottom: 1px solid #A1BAD9;
	vertical-align: top;
	font-weight: normal;
}

#cellTable .cellText {
	font-weight: normal;
	text-align: center;
	width: 67px;
	vertical-align: middle;
	padding: 5px;
	border-right: 1px solid #A1BAD9;
	border-bottom: 1px solid #A1BAD9;
}

#cellTable .lCell {
	background: #E8EEF4;
	padding: 5px;
	width: 290px;
	border-right: 1px solid #A1BAD9;
	border-bottom: 1px solid #A1BAD9;
	vertical-align: top;

}

#cellTable .lCell0 {
	background: #E8EEF4;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border-right: 1px solid #A1BAD9;
	border-bottom: 1px solid #A1BAD9;

}

#cellTable .lCell1 {
	background: #CDDBEB;
	font-weight: bold;
	padding:5px;
	border-right: 1px solid #A1BAD9;
	border-bottom: 1px solid #A1BAD9;
	vertical-align: top;
}

#cellTable .lCell2 {
	text-align: center;
	vertical-align: middle;
	width: 67px;
	border-right: 1px solid #A1BAD9;
	border-bottom: 1px solid #A1BAD9;
}

#cellTable .lCell3 {
	background-color: #F7F8F9;
	padding:5px;
	border-right: 1px solid #A1BAD9;
	border-bottom: 1px solid #A1BAD9;
	vertical-align: top;
}

#cellTable .lCell4 {
    background-color: #E8EEF4;
	padding:5px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #A1BAD9;
	border-right: 1px solid #A1BAD9;
	border-bottom: 1px solid #A1BAD9;
}
#cellTable .lCell5 {
	padding:5px;
	text-align: left;
	vertical-align: top;
}
