.tablestandard,
.tableflexwidth,
.tablemaxwidth, 
.tablemaxwidth2samecolumn, 
.tablemaxwidth3samecolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:100%;
	overflow:hidden;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
}

.tablemaxwidth,
.tablemaxwidth2samecolumn, 
.tablemaxwidth3samecolumn {
  width:482px;  }

table.tablestandard td,
table.tableflexwidth td,
table.tablemaxwidth td,
table.tablemaxwidth2samecolumn td,
table.tablemaxwidth3samecolumn td {
	padding: 0.2em 0.5em;
	font-weight:normal;
	vertical-align:top;
}

table.tablemaxwidth2samecolumn td {width: 50%;}
table.tablemaxwidth3samecolumn td {width: 33%;}

.cellgrey {
	background-color: #F0F0F0;}

.backgroundcolor {
	background-color: #E9E9E9;
	}
	
.rightColumn table ul li {
  margin-top:0;
  margin-bottom:0;}

.widthDrittel {width: 33%;}
	
.widthZweiDrittel {width: 66%;}
