.wpttable {
	border:none!important;
	margin: 0;
	padding: 0; 
}

.wpttable td{
	border:none!important;
}


td.wptSepTop {
	border:none!important;
	height:10px; 
	border-top:1px #83b1dc solid;
}

td.wptDate {
	border:none!important;
	font-size:12px;
	width:100px; 
	height:20px; 
	text-align:left;
}

td.wptTo {
	border:none!important;
	font-size:12px;
	width:100px; 
	height:20px; 
	text-align:left;
}


td.wptStand {
	border:none!important;
	font-size:12px;
	width:120px; 
	height:20px; 
	text-align:left;
}

td.wptVeranstaltung {
	border:none!important;
	font-size:12px;
	width:205px; 
	height:20px; 
	text-align:left;
}

td.wptOrt {
	border:none!important;
	font-size:12px;
	width:205px; 
	height:20px; 
	text-align:left;
}

td.wptBeschreibung {
	border:none!important;
	width:500px;
	font-size:11px;
	vertical-align:top;
	text-align:left;
}

td.wptSepBottom {
	border:none!important;
	background-color:#e0e5ea;
	height:1px; 
	
}
td.titelSep {
	border-bottom:1px solid #000!important;
	height:1px; 
}

