@charset "utf-8";
/* CSS Document */

#wpmain .xing_table{
	border:none;
	border:1px solid #d3d3d3;
	/*border-collapse:collapse;*/
}

#wpmain .xing_table td{
	border:none;
	/*
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	*/
	padding:3px;
}

#wpmain .xing_table table{ 
	border:none;
}

/*
#wpmain .xing_table img{
	width:80%;
}
*/
#wpmain .xing_table.left{float:left;}
#wpmain .xing_table.right{float:right;}
#wpmain .xing_table.zwei_drittel{width:73%;}
#wpmain .xing_table.ein_drittel{width:223px;}


#wpmain .xing_table .table_head_blue td, 
#wpmain .xing_table .table_head_grey td{
	height:25px;
	line-height:25px;	
}

#wpmain .xing_table .table_head_grey td{
	height:35px;
	line-height:25px;	
}

#wpmain .xing_table .table_head_blue td{
	background-image:url(../../pics/grey_headline.jpg);
	background-repeat:repeat-x;
	background-color:transparent;
}

#wpmain .xing_table .table_head_grey td{
	background-image:url(../../pics/brown_headline.jpg);
	background-repeat:repeat-x;
	background-color:transparent;
}

#wpmain .xing_table .table_head_blue *{
	/*
	background-color:#5f220d;
	color:#FFFFFF;*/
	margin:0;
	
	color:#5f220d;	
	height:35px;
	line-height:35px;	
}

#wpmain .xing_table .table_head_grey *{
	color:#FFFFFF;
	margin:0;
}

#wpmain .xing_table .table_light_grey td{
	background-image:url(../../pics/row1.jpg);
	background-repeat:repeat-x;
}

#wpmain .xing_table .table_light_grey *{
	background-color:#fff;
	color:#656565;
}

#wpmain .xing_table .table_light_blue *{
	
	background-color:#e9eaec;
	color:#3C3C3C;	
}

#wpmain .xing_table .table_head_grey h2 {
	height:20px;
	margin-top:-36px;
}
