#content .teaser-left {
	display:block;
	float:left;
	margin-right:11px;
	margin-bottom:11px;
}


#content .teaser-right {
	display:block;
	float:right;
	margin-bottom:11px;
}

#content #main-start-teaser img,
#content #right-teaser-small img,
#content #right-teaser-height img {
	position:absolute;
	z-index:0;
}

#content .startsite-teaser-large {
	height:378px;	
}

#content #main-start-teaser object,
#content #right-teaser-small object,
#content #right-teaser-height object {
	position:relative;
	z-index:1;
}
#content .startsite-teaser-service {
	background:transparent url(images/startseite_bg_servicebox.gif) no-repeat 0 0;
	width:560px;
}

#content .tab-container {
	color:#00466D;
	height:120px;
	overflow:hidden;
}

#content .tab-container .ui-tabs-hide {
	display:none;
}
#content .tab-container div {
	padding:6px 8px 0;
	width:544px;
}
#content .tab-container div h4 {
	font-weight:bold;
}
#content .tab-container div p {
	clear:both;
	margin-bottom:10px;
}

#content .tab-container ul { 
	height:24px;
	padding:0;
}
#content .tab-container ul li {
	float:left;
	padding:0;
	margin:0 2px 0 5px;
}
#content .tab-container ul li a {
	background:transparent url(images/tab-button.png) no-repeat 0 0;
	display:block;
	outline:none;
}

#content .tab-container ul li a:link,
#content .tab-container ul li a:visited,
#content .tab-container ul li a:hover,
#content .tab-container ul li a:active {
	text-decoration:none;
}

#content .tab-container ul li a span {
	background:transparent url(images/tab-button.png) no-repeat right -25px;
	color:#00466D;
	display:block;
	padding:7px 10px 3px 6px;
	position:relative;
	right:-5px;
	text-decoration:none;
}

#content .tab-container ul .ui-state-hover a {
	background:transparent url(images/tab-button-hover.png) no-repeat 0 3px;
}
#content .tab-container ul .ui-state-hover a span {
	background:transparent url(images/tab-button-hover.png) no-repeat right -25px;
	padding-bottom:2px;
	color:#00466D;
	text-decoration:none;
}

#content .tab-container ul .ui-state-active a,
#content .tab-container ul .ui-state-active a:hover {
	background:transparent url(images/tab-button-hover.png) no-repeat 0 0;
}

#content .tab-container ul .ui-state-active a span,
#content .tab-container ul .ui-state-active a:hover span {
	background:transparent url(images/tab-button-hover.png) no-repeat right -28px;
	padding-bottom:3px;
	color:#407492;
	text-decoration:none;

}

#content .tab-container div ul li {
	background:none;
	clear:both;
	float:none;
	line-height:17px;
	width:auto;
}
#content .tab-container div ul li a {
	display:inline;
	background:none;
	text-decoration:underline;
}
#content .tab-container div ul li span {
	display:inline;
	background:none;
	margin:0;
	padding:0;
	
}
/**
 * Button muss wieder ueberschrieben werden.
 */
#content .tab-container div ul li a.submit-small-grey {
	display:block;
	background:url(/kabelbw/export/sites/default/resources/images/buttons/submit-small.png) no-repeat left top;
	height:18px;
	width:23px;
}
#content .tab-container div ul li a.submit-small-grey:hover {
	background:url(/kabelbw/export/sites/default/resources/images/buttons/submit-small-hover.png) no-repeat left top;
}

#content .tab-container select{
	font-size:11px;
	float:left;
	margin:0 4px 0 0;
	width:120px;
	line-height:15px;
}


#content .tab-container .faq-field-column, 
#content .tab-container .title-column{
	display:inline;
	float:left;
	width:auto;
	padding:0 3px 0 0;
}

#content .tab-container .download-list {
	width:450px;	
}

#content .tab-container .download-list dt{
	float:left;
	width:310px;
}
#content .tab-container .download-list dd {
	text-align:right;
}
#content .tab-container .download-list a:link,
#content .tab-container .download-list a:visited,
#content .tab-container .download-list a:hover,
#content .tab-container .download-list a:active{
	background:transparent url(images/pfeil_bullet.gif) no-repeat 0 2px;
	float:none;
	margin:0 5px 0 0;
	padding:0 0 0 12px;
	text-decoration:underline;
}



/* ------------------------------------ */
#content .teaser-service-footer {
	clear:both;
	
}
#content .teaser-service-footer  li {
	float:left;
}

#content .teaser-service-footer .web-mail a {
	background:transparent url(images/web_mail_02_btn.gif) no-repeat 0 0;
	display:block;
	height:55px;
	text-indent:-50000px;
	width:120px;
}
#content .teaser-service-footer .web-mail a:hover {
	background-position:0 -55px;
}

#content .teaser-service-footer .tv-guide a {
	background:transparent url(images/epg_tv_guide_btn.gif) no-repeat 0 0;
	display:block;
	height:55px;
	text-indent:-50000px;
	width:153px;
}
#content .teaser-service-footer .tv-guide a:hover {
	background-position:0 -55px;
}

#content .teaser-service-footer .newsletter a {
	background:transparent url(images/newsletter_btn.gif) no-repeat 0 0;
	display:block;
	height:55px;
	text-indent:-50000px;
	width:125px;
}
#content .teaser-service-footer .newsletter a:hover {
	background-position:0 -55px;
}
#content .teaser-service-footer .quicksearch {
	background:transparent url(images/bg_schnellsuche_bottom.gif) no-repeat 0 0;
	display:block;
	height:55px;
	width:161px;
}

#content .teaser-service-footer .quicksearch .item-inner {
	padding:15px 0 0 8px;
	width:auto;
}

#content .teaser-service-footer .quicksearch select{
	font-size:11px;
	float:left;
	margin:0 4px 0 0;
	width:120px;
	line-height:15px;
}
