/* CSS Document */

#headertable,
#header_nav,
#navi, .navi,
.linie,
.teaser,
.trenner,
.header2 img {
	display:none;
}


#experten img {
	display:none;
}

.header_experten {
	font-size: 12px;
}

.table_experten {
	font-size: 12px;
	font-weight: normal;
}

#inhalt {
	xborder: 1px solid #f00;
}
#inhaltInner {
	width:650px;
}
table {
	margin:0px !important;
	xborder: 1px solid #0f0;
}
#header_left img {
	width:551px;
	height:90px;
}

#header_right {
	left: 508px;
}

#header_right img {
	width: 142px;
	height: 133px;
}

/*Simon*/
.adminTable{
	table-layout:fixed;
	word-break:break-all;
	word-wrap:break-word;
	}
#adminListe table td, 
#adminListe table th{
	font-size:8px;
	padding:5px 0px 5px 0px;
	margin:0px;
	word-break:break-all;
	word-wrap:break-word;
	}
.adminTable th.phase,
.adminTable td.phase,
.adminTable th.edit,
.adminTable td.edit{
	display:none;
	}
.adminTable th.anrede{
	width:40px;
	color:#060;
	}
.adminTable th.team{
	width:100px;
	color:#060;
	}
.adminTable th.ort{
	width:60px;
	color:#060;
	}
.adminTable th.alter{
	width:40px;
	color:#060;
	}
.adminTable th.teamleiter{
	width:60px;
	color:#060;
}
