.contCenter {
	width:800px;
	margin: 0 auto;
	background: #ffffff;
	font-size:12px;
	color:#666666;
}

#tabMenuNew {
	height:33px;
	background: none;
	position:relative;
	z-index:1000;
}

#tabMenuNew ul li a {
	text-decoration:none;
	}

#tabMenuNew ul li.current {
	font-size: 14px;
	color:#e20074;
	background: transparent url(../_images/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(../_images/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(../_images/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(../_images/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:783px;
	position:relative;
	background: transparent url(../_images/contBgTab.gif) repeat-y top left;
	}	
	
.pageContainer .topContainer {
	width:783px;
	height: 5px;
	background: transparent url(../_images/contBgTop.gif) no-repeat scroll top left;
	position:absolute;
	top:0px;
	left: 0px;
}

.pageContainer .endContainer {
	width:783px;
	height: 12px;
	background: transparent url(../_images/contBgTabEnd.gif) no-repeat scroll top left;
	position:absolute;
	bottom:0px;
	left: 0px;
}	

.ajaxContentLoaded {
	padding: 35px 30px 20px 23px;
	font-size:12px;
	}
	
.headerGrfk {
	position:relative;
	margin: 0 0 30px 0;
}	

.headerGrfk .onPinkText {
	position:absolute;
	top: 150px;
	left: 26px;
	color: #ffffff;
	font-size:17px;
	font-weight:bold;
}

.onPinkText sup {
	font-size:9px;
	}

.headerGrfk .normText {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 430px;
	height: 136px;
}

.headerGrfk .normText h3{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:15px;
	margin:0;
}

.headerGrfk .normText h2{
	color:#E20074;
	font-family:Arial,Helvetica,sans-serif;
	font-size:25px;
	font-style:normal;
	font-weight:bold;
	line-height:25px;
	margin:0;
}


.rechtstext {
	font-size:9px;
	padding: 40px 0 0 0;
	color: #999999;
	width:780px;
}

a.pinkArraw {
    color: #e30074;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	background: url(../_images/arrowRight.gif) no-repeat right center;
	padding: 0 10px 0 0;
}

ul.tmList {
	padding:0;
	margin:10px 0 0 18px;
}

ul.tmList li{
	list-style-type:square;
	list-style-image:url(../_images/punkt.jpg);
	padding: 0 0 10px 0;
}

.reiterContTextLeft {
	width:360px;
	float:left;
	padding: 0 20px 0 0;
	}
	
.reiterContTextRight {
	width:340px;
	float:left;
}

.ajaxContentLoaded h1 {
	font-size:17px;
	padding: 0 0 10px 0;
	margin: 0px;
	color: #e20074;
	}
	
.tvRow {
	border-bottom: 1px solid #cccccc;
	background: url(../_images/tvRowBg.jpg) repeat-y top left;
	}	
	
.tvLogo {
	width:72px;
	float:left;
	text-align:center;
	padding: 9px 0 0 0;
	}
	
.tvLogo img {
	padding: 0 0 6px 0;
	}	

.tvName {		
	width:142px;
	float:left;
	padding: 9px 0 0 10px;
	font-weight:bold;
}

.tvInfo {
	width:480px;
	float:left;
	padding: 9px 10px;
	}
	
.paddingTwoRow {
	padding: 19px 0 0 10px;
	}	
	
.paddingTwoRowImg {
	padding: 19px 0 0 0;
	}	
	
sup {
	font-size:9px;
	}	
	
h2 {
	font-size:14px;
	color: #e30074;
	}	
	
.handyInfoHolder {
	width:319px;
	height:257px;
	background: url(../_images/handyInfoHolder.jpg);
	padding: 40px 15px 10px 15px;
}	