

body {
	background: #000 !important;
}


#portal {
	float:left;
	height:550px;
	width:100%;
	overflow:hidden;
	z-index:1;
	position:relative;
}

#portal .logos_bg {
	background-image:url(/static/img/50-opacity-Logos.png);
	background-repeat:repeat;
	width:195px;
	height:160px;
	position:absolute;
	left:0;
	top:320px;
	z-index:2;
}

#portal .specials {
	width:180px;
	height:65px;
	position:absolute;
	padding:6px 0 0 15px;
	left:0;
	top:320px;
	z-index:40;
}

#portal .specials .link {
	float:left;
	width:160px;
	height:16px;
}

#portal .specials .link a, #portal .specials .link a:link, #portal .specials .link a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#portal .logos {
	width:195px;
	height:75px;
	position:absolute;
	left:0;
	top:396px;
	z-index:40;
}

#portal .logos img {
	display:block;
	margin:6px 0 0 20px;
}

#portal #searchandbookbox {
	width:233px;
	height:203px;
	position:absolute;
	right:-200px;
	top:52px;
	z-index:40;
}

#portal #searchandbookbox .sbbutton {
	width:33px;
	height:203px;
	float:left;
	overflow:hidden;
}

#portal #searchandbookbox .sbtextheadline {
	width:180px;
	height:32px;
	float:left;
	overflow:hidden;
}

#portal #searchandbookbox .sbform {
	width:180px;
	float:left;
	overflow:hidden;
}

#portal #searchandbookbox .sbtextbox {
	width:175px;
	height:193px;
	padding:14px 0 0 25px;
	color:#999999;
	background-image:url(/static/img/searchandbook/sb_bg.png);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

#portal #searchandbookbox .sbtextbox input {
	background-color:#FFFFFF;
	border:1px solid #282828;
	height:14px;
	padding:2px 0 0 4px;
	_padding:2px 0 2px 4px;
	margin:0 4px 4px 0;
}

#portal #searchandbookbox .sbtextbox img {
	margin-top:-4px;
	_margin-top:0px;
}

#portal #searchandbookbox .sbtextbox select {
	background-color:#FFFFFF;
	border:1px solid #282828;
	height:18px;
	padding:2px 0 0 4px;
	margin:0 4px 4px 0;
}

#portal #searchandbookbox .sbtextbox th {
	font-weight:normal;
	text-align:left;
	color:#CCCCCC;
}

#portal #searchandbookbox .sbtextbox a:link, a:hover, a:active, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#portal .choosebox_bg {
	background-image:url(/static/img/50-opacity.png);
	background-repeat:repeat;
	width:530px;
	height:150px;
	position:absolute;
	left:215px;
	top:320px;
	padding:10px 20px 0 20px;
	overflow:hidden;
	z-index:2;
}

#portal .choosebox {
	width:530px;
	height:150px;
	position:absolute;
	left:215px;
	top:320px;
	padding:10px 20px 0 20px;
	overflow:hidden;
	z-index:40;
}

#portal .choosebox div.h4 {
	padding:0px 0 0 14px;
}

#portal .choosebox div.h4 img {
	float:left;
}

#portal .choosebox div.h1 {
	overflow:hidden;
	background-image:url(/static/img/h1bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:530px;
	overflow:hidden;
	padding:0 0 0 14px;
}

#portal .choosebox div.h1 img {
	float:left;
}

#portal .choosebox .itemcontainer {
	height:70px;
	width:530px;
	overflow:hidden;
	float:left;
	margin:5px 0 0 0;
}

#portal .choosebox .itemcontainer .items {
	float:left;
	height:70px;
}

#portal .choosebox .itemcontainer .items .item {
	float:left;
	width:205px;
	height:60px;
	overflow:hidden;
	padding:5px;
	margin:0 10px 0 0;
	cursor:pointer;
}


#portal .choosebox .itemcontainer .items .item img {
	float:left;
	width:60px;
	height:60px;
	display:block;
}

#portal .choosebox .itemcontainer .items .item .text {
	float:left;
	width:125px;
	height:50px;
	padding:10px 10px 0 10px;
	overflow:hidden;
	background-image:url(/static/img/teaserbg.jpg);
	background-repeat:no-repeat;
}



#portal .choosebox .scroller {
	width:530px;
	height:9px;
	overflow:hidden;
	background-image:url(/static/img/scrollerbar.png);
	float:left;
	margin:10px 0 0 0;
}

#portal .choosebox .scroller .dragger {
	width:60px;
	height:9px;
	background-image:url(/static/img/drager.gif);
	background-repeat:no-repeat;
	background-color:#666666;
	overflow:hidden;
}


#portal .weather_bg {
	background-image:url(/static/img/50-opacity.png);
	background-repeat:repeat;
	width:155px;
	height:140px;
	position:absolute;
	left:805px;
	top:320px;
	padding:20px 20px 0px 20px;
	z-index:2;
	overflow:hidden;
}


#portal .weather {
	width:155px;
	height:140px;
	position:absolute;
	left:805px;
	top:320px;
	padding:15px 20px 0px 20px;
	overflow:hidden;
	z-index:3;
}

#portal .weather .noborder table {
	border:none;
}

#portal .weather .noborder td {
	border:none;
	padding:0 0 5px 0;
}

#portal .weather div.h2 {
	padding-bottom:10px;
}


#portal .weather a.arrow {
	padding:0 0 0 10px;
	background-image:url(/static/img/redArrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#f50000;
	text-decoration:none;
}

#portal .weather table.info {
	padding:0px 0 10px 0;
}

#portal .weather .statusBar {
	width:77px;
	height:8px;
	overflow:hidden;
	background:#474747;
}

#portal .weather .statusBar .bar {
	float:left;
	width:25px;
	height:8px;
	background-color:#f50000;
}

#portal .kompakt {
	position:absolute;
	left:820px;
	top:490px;
	z-index:100;
}

#portal .kompaktContent {
	background-image:url(/static/img/kompakt_bg.gif);
	background-color:#000000;
	width:1000px;
	height:230px;
	position:absolute;
	bottom:-230px;
	left:0;
	z-index:50;
}

#portal .kompaktContent .map {
	position:absolute;
	right:0;
	top:0;
	z-index:1;
}

#portal .kompaktContent .texts {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}

#portal .kompaktContent .texts .top {
	width:960px;
	float:left;
	padding:10px 0 21px 40px;
}

#portal .kompaktContent .texts .left {
	float:left;
	width:180px;
	overflow:hidden;
	padding:0 10px 0 30px;
}

#portal .kompaktContent .texts .right {
	float:left;
	width:200px;
	overflow:hidden;
}

#portal .kompaktContent .texts .middle {
	float:left;
	width:225px;
	overflow:hidden;
	padding:0 10px 0 0;
}

#portal .kompaktContent .texts div.h2 {
	padding:0 0 0 10px;
}

#portal .kompaktContent h2 {
	padding:3px 0 0 10px;
}

#portal .kompaktContent .texts ul {
	padding:20px 0 0 0;
	margin:0;
	list-style:none;
}

#portal .kompaktContent .texts a {
	padding:0 0 0 10px;
	color:#666666;
	text-decoration:none;
}
#portal .kompaktContent .texts a:hover {
	color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(/static/img/whiteArrow.gif);
}

#portal #footer {
	padding:0 !important;
	position:absolute;
	top:520px;
	left:20px;
	z-index:60;
}

#portal #footer .left {
	border:0 !important;
}

#portal #footer .right {
	display:none;
}

#portal h2, #portal h1, #portal h4 {
	font-style:normal;
	text-transform:uppercase;
	font-size:13px;
	color:#FFFFFF;
	margin:0;
}

#backgroundImages {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#backgroundImages img {
	position:absolute;
	left:0;
	top:0;
}

/* imgFade */
#imageFadeContainer {
	height:250px;
}

#imageFadeContainer img {
	display:none;
}

/* Weather Portal */

table.weather01 {
	margin: 0px;
	border:none;
	width: 155px;
}

table.weather01 th, table.weather01 td { 
	padding: 0px; font: 11px arial,tahoma,sans-serif; 
	border:none;
}

table.weather02 {
	margin: 0 0 0 0; 
	border:none;
	
	width: 155px;
}

table.weather02 th, table.weather02 td, table.weather02 td a, table.weather02 td a:link, table.weather02 td a:visited, table.weather02 td a:active { 
	padding: 2px 0 2px 0; 
	font: 11px arial,tahoma,sans-serif; 
	color: #CCCCCC; 
	text-decoration: none; 
	border:none;
}

div.weatherBar { 
	width: 50px; 
	height: 8px; 
	background: #666666; 
	overflow: hidden; 
}

.weatherBarColor { 
	float:left; 
	height: 8px; 
	background: #F50000; 
	overflow: hidden; 
}


/* Footer override*/
#footer {
	float:left;
	width:960px;
	padding:50px 0 20px 20px;
	color:#fff;
}

#footer .left {
	float:left;
	width:600px;
	border-top:1px solid #474747;
	padding:10px 0 0 0;
}

#footer .right {
	float:left;
	width:460px;
	border-top:1px solid #474747;
	text-align:right;
	padding:10px 0 0 0;
}

#footer span {
	color:#666;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
}



/* OVERWRITE TOP AND LANGUAGE FOR BLACK PORTAL
-----------------------------------------------------------------------------------*/

#top {
	background: #000;
	float:left;
	width:1000px;
	height:50px;
	overflow:hidden;
}

#top .left {
	float:left;
	padding:16px 0 0 215px;
}

#top .middle {
	float:left;
	padding:18px 0 0 20px;
}

#top .middle a {
	color: #ccc;
	float:left;
	display:block;
	border-right:1px solid #666;
	padding:0 12px 0 12px;
	text-decoration:none;
}

#top .middle a.last {
	border:0;
}

#top .right {
	float:right;
	padding:16px 20px 0 0;
}

#top .right input.text {
	color:#ccc;
	border:1px solid #666;
	border-right: none;
	background:#000;
	width:154px;
	height:14px;
	padding:2px 0 0 4px;
	margin:0;
}

#top .right input {
	float:left;
}



/* Sprachauswahl*/
#langSelect {
	float:left;
	width:110px;
	height:15px;
	border:1px solid #666666;
	padding:1px 0 0 4px;
	background-image:url(/static/img/langSelect_portal.gif);
	background-position:right top;
	background-repeat:no-repeat;
	cursor:pointer;
	color: #ccc;
}

.langSelectHover {
	float:left;
	width:110px;
	height:15px;
	border:1px solid #f50000 !important;
	padding:1px 0 0 4px;
	background-image:url(/static/img/langSelect_hover.gif) !important;
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#f50000;
	cursor:pointer;
	color:#FFFFFF !important;
}

#langChoose {
	position:absolute;
	width:0px;
	overflow:hidden;
	top:16px;
	left:331px;
}

#langChooseContainer {
	width:450px;
	padding:2px 0 0 4px;
	background-color: #000;
	float:left;
}

#langChooseContainer a {
	color:#ccc;
	text-decoration:none;
	float:left;
	display:block;
	padding:0 0 0 10px;
}

