.contCenter {
	width:897px;
	margin: 0 auto;
	background: #ffffff;
	font-size:12px;
	color:#666666;
	position: relative;
}

.tabMenuNew {
	height:33px;
	background: none;
	position:relative;
	z-index:900;
}

.tabMenuNew ul li a {
	text-decoration:none;
	}

.tabMenuNew ul li.current {
	font-size: 14px;
	color:#e20074;
	background: transparent url(../_img_site2008/img_pub/reiter/aktiveTab.gif) no-repeat scroll right bottom;
	height:23px;
	padding: 11px 16px 0 16px;
	position:relative;
	margin: 1px 0 0 0;
}

.tabMenuNew ul li.current a {
	color:#e30074;
	}

.tabMenuNew ul li.current div {
	background: transparent url(../_img_site2008/img_pub/reiter/tabStart.gif) no-repeat scroll left bottom;
	height: 33px;
	width: 5px;
	position:absolute;
	top:0px;
	left:0px;
}

.tabMenuNew ul {
	padding: 0px;
	margin:0px;
	clear:left;
}

.tabMenuNew ul li {
	font-size:14px;
	background: transparent url(../_img_site2008/img_pub/reiter/inactive.gif) no-repeat scroll right bottom;
	height:21px;
	color: #666666;
	float:left;
	list-style: none;
	padding: 12px 16px 0 16px;
	position:relative;
	cursor: pointer;
	border-bottom: 1px solid #E9E9E9;
}

.tabMenuNew ul li div {
	background: transparent url(../_img_site2008/img_pub/reiter/inactiveBegin.gif) no-repeat scroll left bottom;
	height: 33px;
	width: 5px;
	position:absolute;
	top:0px;
	left:0px;
}

.tabMenuNew ul li {
	border:0px;
	}
	
#mainContainer {
	background: #000;
	}
	
.pageContainer {
	width:897px;
	position:relative;
	background: transparent url(../_img_site2008/img_pub/reiter/contBgTab.gif) repeat-y top left;
	}

.pageContainerSmall {
	width:540px;
	position:relative;
	background: transparent url(../_img_site2008/img_pub/reiter/contBgTabSmall.gif) repeat-y top left;
	}
	
.pageContainer .topContainer {
	width:896px;
	height: 5px;
	background: transparent url(../_img_site2008/img_pub/reiter/contBgTop.gif) no-repeat scroll top left;
	position:absolute;
	top:0px;
	left: 0px;
}

.pageContainerSmall .topContainer {
	width:540px;
	height: 5px;
	background: transparent url(../_img_site2008/img_pub/reiter/contBgTopSmall.gif) no-repeat scroll top left;
	position:absolute;
	top:0px;
	left: 0px;
}

.endContainer {
	width:783px;
	height: 12px;
	background: #ffffff url(../_img_site2008/img_pub/reiter/contBgTabEnd.gif) no-repeat scroll top left;
}	

.endContainerSmall {
	width:540px;
	height: 12px;
	background: #ffffff url(../_img_site2008/img_pub/reiter/contBgTabEndSmall.gif) no-repeat scroll top left;
}

.ajaxContentLoaded {
	padding: 25px 30px 20px 23px;
	font-size:12px;
	}
	
