.mainslot,
.newrs {
	float:left;
	margin: 0px 10px 5px 0px;
}

.mainslot {
	margin-bottom: 10px;
}

.rightslot {
	margin-top: 10px;
}

.mainslot_lastrow {
	margin-bottom: 0px;
}

.mainslot_lastcol,
.newrs_lastcol {
	margin-right: 0px;
}

.slot_columns1 {
	width:200px;
}

.slot_columns2 {
	width:410px;
}

.slot_columns3 {
	width:620px;
}

.singleslotcell .empty {
	height:25px;
	width: 200px;
}

.singleslotcellmenu {
	float:left;
}
.singleslotcellmenu .slot_columns1 {
	width: 150px;
}

.slots { 
	width:100% 
}
/* Zeilentrenner */
.breaker {
	clear: both; 
	font-size: 1px; height: 1px; 
	line-height: 0px; 
	overflow:hidden;
}