/* @override http://www.kulturbuero-owl.de/fileadmin/css_storage/kult_main.css */

/* @group table */


table.contenttable {
	color: #333;
	width: 600px;
}

td.td-0 {
	background: #fccd9a 0 top;	vertical-align: top;
	width: 160px;
	padding: 2px;
	border-bottom: 1px dotted #666;
}
td.td-1 {
background-color: #fff6ef;	vertical-align: top;
	padding: 2px;
	border-bottom: 1px dotted #666;	
}

table.event {
	font-weight: bold;
	width: 300px;
}

td.col1 p.bodytext{
	color: white;
	background-color: #900;
	font-weight: bold;
}
td.col1 {
	color: white;
	background-color: #900;
	font-weight: bold;
	vertical-align: top;
	padding: 4px;
	border-bottom: 1px dotted maroon;

}

td.col2 {
	color: #333;
	font-weight: bold;
		vertical-align: top;
	padding: 4px;
	border-bottom: 1px dotted maroon;
	background-color: #c8dcf5;
}



/* @end */

