@CHARSET "UTF-8";



* {
	font-family: Arial, sans-serif;
	font-size: 12px;
	
	color: #231f20;
}

a {
	text-decoration: none;
	color: #bcaa2a;
}

a:hover {
	text-decoration: underline;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

body {
	background-color: #ffffff;
}



.invisible {
	display: none !important;
}


.link {
	cursor: pointer;
}

#mainContainer {
	margin: 0 auto;
	padding-left: 20px;
	width: 980px;
	position: relative;
}


#siteContainer {
	width: 820px;
	margin-bottom: 48px;
	position: relative;
}


#navigationContainer {
	/*height: 40px;*/
	background-image: url("../img/bg_nav_main.gif");
	background-color: #061426;
	background-position: top;
	background-repeat: repeat-x;
}

#navigationContainer ul {
	float:right;
	margin-right: 38px;
	position: relative;
	z-index: 901;
}

#navigationContainer img.navlogo {
	display: block; 
	float: left;
}


#navigationContainer ul li {
	background:none repeat scroll 0 0 transparent;
	float:left;
	height:29px;
	list-style:none outside none;
	margin:0;
	padding:0;
	padding-top: 17px;
}

#navigationContainer li a  {
	color:#ffffff;
	float:left;
	font-size:12px;
	font-weight:bold;
	/*line-height:40px;*/
	padding: 0 8px;
	position:relative;
	text-decoration:none;
}

#navigationContainer li a:hover,
#navigationContainer li a.active {
	color: #d2bb16;
}

#navigationContainer li a.text {
	background-image: none;
}


#navigationContainer li a img  {
	height: 40px;
}


#navigationContainer .immobilien {
	background-image: url("../img/bg_nav_immo.gif") !important;
	background-position: 0px 16px;
	background-repeat: no-repeat;
}
#navigationContainer .immobilien a {
	padding-left: 29px;
}


#subNavigation {
	clear: both;
	padding: 0px 14px;
}



.ChannelMenuHorizontal {
	border-right: 1px solid #31445f;
	border-bottom: 1px solid #081021;
	background-color: #000000;
	background-image: url("../img/bg_nav_channels.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 4px;
	padding-bottom: 3px;
	font-size: 0px;
}

.ChannelMenuHorizontal .navElement {
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	line-height: 1;
	font-size: 12px;
	
	height: 12px;
	min-height: 12px;
	overflow: hidden;
	
	color: #ffffff;
	
	background-image: url("../img/bg_nav_channels_gloss.png");
	background-repeat: repeat-x;
	background-color: #253d56;
	
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	
	padding: 5px 6px 4px 6px;
	margin-right: 4px;
	margin-top: 4px;
	
	display:inline;
	display:inline-block;	
}

.ChannelMenuHorizontal *:hover {
	text-decoration: none !important;
}


.ChannelMenuHorizontal .active {
	text-decoration: none;
	
	background-color: #ffffff;
	color: #253d56;
}







#topBannerContainer {
	min-height:30px;
	overflow:hidden;
	text-align:center;
	width:820px;
}

#towerBannerContainer {
	float:right;
	left:840px;
	position:absolute;
}

#towerBannerContainer.wallpaper {
	top: 0px;
}

.XXLButtonAd {
	padding: 12px 0 20px 15px;
	
	border-bottom: 1px solid #e6e7e8;
}

.XXLButtonAd .label {
	color: #808184;
	font-size: 11px;
	margin-bottom: 9px;
}

.XXLButtonAd .content {
	margin-left: 5px;
	width: 160px;
	height: 160px;
	overflow: hidden;
}


#contentBody {
	border-left: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
	
	/* fixes border eating bug in IE6 and 7's renderer */
	background-color: #ffffff;
	
	/*position: absolute;*/
}



#footerContainer {
	background-image: url("../img/bg_footer.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 42px;
	overflow: hidden;
	clear: both;
	width: 818px;
}



#footerContainer ul {
	margin-top: 16px;
	left: 50%;
	position: relative;
	float:left;
	
	list-style:none outside none;
}


#footerContainer ul li {
	float: left;
	left: -50%;
	position: relative;
		
	background:none repeat scroll 0 0 transparent;
	list-style:none outside none;
	margin: 0px;
	padding: 0px;
}


#footerContainer ul li,
#footerContainer ul li a {
	font-size: 11px;
	color: #808184;
	text-decoration: none;
}

#footerContainer ul li a:hover {
	text-decoration: underline;
}



.boxHeader {
	color: #808184;
	font-size: 11px;
	border-bottom: 1px solid #e6e7e8;
	margin: 0px 12px 2px 12px;
	padding: 11px 4px 7px 3px;
	white-space: nowrap; 
}



#columnsContainer {
	background-image: url("../img/bg_faux_columns_simple.gif");
	background-repeat: repeat-y;
	float:left;
}

#bottomRightColumnsContainer {
	float:left;
}

#campaignsTeaserColumn {
	background-color: #ffffff;
}

#bottomDoubleColumn {
	clear: both;
	float:left;
}

#bottomLeftColumn {
	width: 200px;
	float: left;
	background-color: #f9f9f9;
	border-right: 1px solid #e6e7e8;
}

#bottomMiddleColumn {
	width: 308px;
	float: left;
	background-color: #ffffff;
	border-right: 1px solid #e6e7e8;
}

#bottomRightColumn {
	width: 308px;
	float:left;
	background-color: #ffffff;
}

#topTeaser {
	border-bottom: 1px solid #e6e7e8;
	padding-top: 3px;
}

.ImageBox {
	border-bottom: 1px solid #e6e7e8;
}


#channelPlayerContainer {
	border-bottom: 1px solid #e6e7e8;
	height: 525px;
	background-image: url("../img/bg_top_row.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

#channelPlayerContainer #playerSWFContainer {
	margin-left: 97px;
}
#channelPlayerContainer #playlistSWFContainer {
	margin-left: 96px;
}



.channelHeader {
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	padding-top: 12px;
	padding-left: 99px;
	color: #1B2936;
}



.ChannelMenu {
	position: absolute;	
	top: 43px;
	right: 6px;
	z-index: 800;
}

.ChannelMenu .channelMenuButton {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
	background-repeat: no-repeat;
	height: 14px;
	width: 80px;
	padding-top: 3px;
	margin-right: 9px;
	position: absolute;
	top: 7px;
	right: 1px;
	z-index: 1;
}

.ChannelMenu .channelListContainer {
	border-top: 1px solid #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
	/*background-color: #ffffff;*/
	background-color: #e6e7e8;
	padding: 0px 1px 0px 1px;
	
	overflow: hidden;
	
	position: relative;
	width: 120px;
	
	/* for yours truly, IE6 */
	background-image: none !important; 
}

.ChannelMenu .channelMenuButton.open {
	background-image: url("modules/ChannelMenu/img/bg_button_open.gif");
}

.ChannelMenu .channelMenuButton.closed {
	background-image: url("modules/ChannelMenu/img/bg_button_closed.gif");
}

.ChannelMenu .channelList {
	padding-top: 30px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

.ChannelMenu .channelList a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #1b2936;
	text-decoration: none;
	padding: 5px 8px 5px 15px;
}

.ChannelMenu .channelList a:hover,
.ChannelMenu .channelList a.inactive:hover {
	color: #1b2936 !important;
	background-color: #f3f1e1;
}

.ChannelMenu .channelList a.inactive {
	color: #a6a8ab !important;
}


/*.ChannelMenu .channelList a:hover {
	background-color: #f3f1e1;
}*/



.ChannelMenu .additionalChannelsIndicator {
	height: 20px;
	background-image: url("modules/ChannelMenu/img/bg_more.gif");
	background-position: center;
	background-repeat: no-repeat;
}



#playerOverlayContainer {
	background-color: #ffffff;
	border: 1px solid #e6e7e8;
	padding: 12px 7px 15px 25px;
}

#playerOverlayContent {
	padding-right: 18px;
}

#playerOverlayFooter {
	padding-top: 11px;
	font-size: 12px;
	color: #231f20;
}

#playerOverlayHeader .channelNameDisplay {
	font-size: 14px;
	font-weight: bold;
	color: #1b2936;
	padding-bottom: 12px;
}

.closeButton {
	display: block;
	position: absolute;
	top: 13px;
	right: 8px;
}


.error {
	color: #ffffff !important;
	background-color: #c00d0d !important;
}



#searchContainer {
	top: 0px;
	right: 10px;
	position: absolute;
	z-index: 900;
	
	width: 270px;
}

#searchBody {
	clear: both;
}


#searchContainer .searchBtn {
	margin-top: 9px;
	display: block;
	height: 30px;
	width: 28px;
	text-align: center;
	float: right;
}
#searchContainer .searchBtn:hover,
#searchContainer .searchBtn.active {
	background-color: #33465e;
	background-image: none;
}

#searchContainer .searchBtn img {
	margin-top: 7px;
	width: 14px;
	height: 14px;
}

#searchContainer .searchHeader {
	color: #081223;
	
	background-color: #33465e;
	
	padding-top: 12px;
	padding-left: 14px;
	height: 30px;
}

#searchContainer .searchHeader span {
	color: #d2bb16;
	font-size: 12px;
	padding-top: 3px;
	display: block;
	float: left;
	font-weight: bold;
}

#searchResultsContainer .searchResultsHeader {
	background-color: #ededed;
	font-weight: bold;
	font-size: 11px;
	padding: 8px 7px 7px 7px;
}

#searchResultsContainer .searchResultsFooter {
	display: block;
	cursor: pointer;
	
	background-color: #ededed;
	color: #808184;
	font-size: 11px;
	text-decoration: none;
	padding: 8px 7px 7px 7px;
	
	background-image:url("../img/icn_archive.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

#searchResultsContainer .emptyResultMessage {
	background-color: #ffffff;
	text-align: center;
	padding: 15px 0 16px 0;
	font-size: 12px;
}

#searchResultsContainer .spacing {
	margin-top: 4px;
}

#searchResultsContainer .searchResult .imageContainer {
	position: relative;
	float: left;
	margin-right: 6px;
}

#searchResultsContainer .searchResult .imageContainer .rollover {
	position: absolute;
	top: 0px;
	left: 14px;
}

#searchResultsContainer {
	padding: 0 3px 3px 3px;
	background-color: #33465e;
}

#mainSearchInput {
	background-color:#FFFFFF;
	border:1px solid #E6E7E8;
	font-size:11px;
	height: 16px;
	margin:0 11px 0 0;
	padding:0px 4px;
	width:173px;
	
	display: block;
	float: right;
}

#searchResultsContainer .resultTitle {
	font-size: 12px;
	line-height: 17px;
	overflow: hidden;
	height: 36px;
}

#searchResultsContainer .searchResult {
	cursor: pointer;
	display: block;
	background-color: #ffffff;
	text-decoration: none;
	color: #231f20;
	padding: 4px;
}

#searchResultsContainer .searchResult.alt {
}

#searchResultsContainer .searchResult:hover {
	background-color: #f3f1e1;
}


.weatherBox {
	border-bottom: 1px solid #E6E7E8;
}

div.text_clear_button {
	background-image:url(../img/btn_overlay_close.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:10px;
	height:10px;
	margin:0;
	margin-left: -1px;
	padding:0;
  	z-index:2;
  	position:absolute; 
  	cursor:pointer;
  	/*top: 2px !important;*/
  	/*left: 136px !important;*/
}


.numCommentsDisplay {
	overflow: hidden;
	position: absolute;
	top: 3px;
	right: 3px;
	display: block;
	z-index: 2;
	
	padding-top: 2px;
	width: 19px;
	height: 15px;
	
	text-align: center;
	background-image: url('../img/bg_icn_comments.gif');
	background-position: top left;
	background-repeat: no-repeat;
	
	text-decoration: none !important;
	line-height: 9px !important;
	font-size: 10px;
	color: #88898c;
}




.subSearchContainer {
	position:relative;
}


.subSearchContainer a {
	position:absolute;
	left: 168px;
}

.subSearchInput {
	border: 1px solid #e6e7e8;
	background-color: #ffffff;
	font-size: 11px;
	width: 144px;
	height: 16px;
	margin: 0px;
	
	padding: 0px 1px 0px 1px;
}


