.fleft{float:left}

/* Style from TableSorter */

table.col1 {
	BORDER-BOTTOM: #514433 0px solid;
	background-color: #CFC1B1;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif"; 
	FONT-SIZE: 12px;
	border-collapse: collapse;
	PADDING-top: 5px;
	PADDING-bottom: 5px;
	PADDING-LEFT: 10px;
	color: #493C2C;
}

table.col1 thead tr th, table.col1 tfoot tr th {
	background-color: #C5B398;
	font-size: 10pt;
	color: #fff;
	/*background-image: url('bg.gif');*/
	background-repeat: repeat-x;
	background-position: center;
	PADDING-top: 5px;
	PADDING-bottom: 5px;
	PADDING-LEFT: 10px;
}

table.col1 thead tr .header {
	/*background-image: url('bg.gif');*/
	border: 0px solid #C7C7C7;
	background-repeat: repeat-x;
	background-position: CENTER;
}

table.col1 tbody td {
	color: #3D3D3D;
	PADDING-top: 5px;
	PADDING-bottom: 5px;
	PADDING-LEFT: 10px;
	background-color: #C5B398;
	border-bottom: 0px;
}


table.col1  td.menue_heller {
	BORDER-BOTTOM: #514433 1px solid;
	background-color: #CFC1B1;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif"; 
	FONT-SIZE: 12px;
	PADDING-top: 5px;
	PADDING-bottom: 5px;
	PADDING-LEFT: 10px;
	color: #493C2C;
}

/* ----------------------------------*/

table.tablesorter {
	border: 0px solid #C7C7C7;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif"; 
	/* background-color: #96613D; */
	border-collapse: collapse;
	*margin-left:15px;
	*margin-right:15px;
	margin-left:12px;
	margin-right:15px;
	margin-bottom:15px;
	font-size: 10pt;
	width:561px;
	*width:561px;

	/* font: bold 10pt; */
	
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #CFC1B1;
	color: #493C2C;
	padding: 2px;
}

table.tablesorter thead tr .header {
	/*background-image: url('bg.gif');*/
	BORDER-bottom: #514433 1px solid;
	PADDING-top: 5px;
	PADDING-bottom: 5px;
	background-repeat: repeat-x;
	background-position: CENTER;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	BORDER-bottom: #514433 2px solid;
	padding: 2px;
	PADDING-LEFT: 3px;
	background-color: #E6E6E6;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
	PADDING-LEFT: 3px;
	BORDER-bottom: #514433 1px solid;
}
table.tablesorter tbody tr.even td {
	background-color:#D1D1D1;
	PADDING-LEFT: 3px;
	BORDER-bottom: #514433 1px solid;
}
table.tablesorter tbody tr.even1 td {
	background-color:#D1D1D1;
	PADDING-LEFT: 3px;
	BORDER-bottom: #514433 1px solid;
}

/* ----------------------------------*/

table.tablesuche {
	border: 0px solid #C7C7C7;
	color: #493C2C;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif"; 
	/* background-color: #96613D; */
	border-collapse: collapse;
	*margin-left:15px;
	*margin-right:15px;
	margin-left:12px;
	margin-right:15px;
	margin-bottom:15px;
	font-size: 10pt;
	width:561px;
	*width:561px;
}

table.tablesuche thead tr th, table.tablesuche tfoot tr th {
	background-color: #C5B398;
	/*color: #493C2C;
	background-image: url('bg.gif');
	background-repeat: repeat-x;
	background-position: center;*/
	padding: 2px;
}

table.tablesuche thead tr .header {
	/*background-image: url('bg.gif');*/
	BORDER-bottom: #514433 1px solid;
	PADDING-top: 5px;
	PADDING-bottom: 5px;
	background-repeat: repeat-x;
	background-position: CENTER;
}
table.tablesuche tbody td {
	color: #3D3D3D;
	BORDER-bottom: #514433 1px solid;
	padding: 2px;
	PADDING-LEFT: 3px;
	background-color: #CFC1B1;
}
table.tablesuche tbody tr.odd td {
	background-color:#F0F0F6;
	PADDING-LEFT: 3px;
	BORDER-bottom: #514433 1px solid;
}
table.tablesuche tbody tr.even td {
	background-color:#D1D1D1;
	PADDING-LEFT: 3px;
	BORDER-bottom: #514433 1px solid;
}
table.tablesuche tbody tr.even1 td {
	background-color:#D1D1D1;
	PADDING-LEFT: 3px;
	BORDER-bottom: #514433 1px solid;
}



