#header-section .logo img {
	float: left;
	margin-left: 9px;
}

#header-navigation-box {
	float: right;
	width: 198px;
	margin-right: 9px;
}


#header-navigation-box #quicksearch-box {
	margin-bottom: 4px;
}
#header-navigation-box #quicksearch-box form {
	margin: 0px;
	padding: 0px;	
}


#event-button-box {
	margin: 0px auto;
	width: 197px;
	background-image: url('img/bg_events.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	height: 39px;
	white-space: nowrap;
}

.eventsearch #event-button-box { background-image: url('img/bg_events_special.gif');  }

#page-title-box {
	height: 40px;
	background-image: url('img/bg_pagetitle.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px 9px;
	margin: 0px 9px 0px 9px;
	line-height: 40px;
	border: 0px;
}

.b2b #page-title-box h1 {
	float: left;
	width: 75%;
}
.b2b #page-title-box .meta {
	float: right;
	color: #fff;
}
.b2b #page-title-box .meta a {
	color: #fff;
	text-decoration: underline;
}


#flash-stage-box {
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 4px 0px;
	border: 0px;
	line-height: 1%;
	width: 954px;
	background: #fcfcfb;
}
#flash-stage-box img { display: block; }

#flash-stage-box .flash-alternative {
	line-height: 16px !important;
	padding: 10px;
}

.eventsearch #page-title-box {
	height: 6px;
	background-image: url('img/bg_pagetitle_eventsearch.png');
}
.eventsearch #flash-stage-box { display: none; }


/* =============================================
 * CE WRAPPING
 * ============================================= */

.ce {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: 1%; /* for IE to get correct spacing for emty div with this CSS definition */
}

.csc-textpic {
	clear: both;
	margin: 0px 0px 17px 0px;
}

.ce-teaser { margin-bottom: 30px; position:relative;}
.ce-bordered { 
	background: url('img/dottedline.gif') 0 bottom repeat-x;
	padding: 0px 0px 2px 0px;
	margin-bottom: 30px; 
}
.ce-bordered-small {
	background: url('img/dottedline.gif') 0 bottom repeat-x;
	padding: 0px 0px 1px 0px;
	margin-bottom: 17px; 	
}

.popup .ce-bordered { margin-bottom: 17px; }


.link-onbottom-box {
	float: right;
	margin: -14px 0px 30px 0px;
}
.button-onbottom-box { 
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.button-onbottom-box .imagebutton { margin: 0px 0px 10px 0px; }
.small-bottom-spaced .button-onbottom-box { margin-bottom: 0px; }



.ce-eventsearch #event_navigation {
	width: 278px;
	float: left;
	background: #e5e5e5;
	padding: 4px;
}
.ce-eventsearch #event_navigation .content {
	margin: 15px;
}

.ce-eventsearch #event_result {
	float: right;
	width: 620px;
}
.ce-eventsearch #event_result .result {
	background: #e5e5e5;
	padding: 4px;
	margin: 0px 0px 20px 0px;
}
.ce-eventsearch #event_result .result .content { margin-top: 4px; }


#content-section .rss-box {
	float: right;
	margin-top: -14px;
}
#content-section .rss-box a {
	display: block;
	width: 38px;
	height: 50px;
	background: url('img/button_rss.gif') 0 0 no-repeat;
}


#content-section .news-start-list {
	width:302px;
	height:189px;
	margin:-13px -10px 0 -10px;
	position:relative;
	overflow:hidden;
}
#content-section .news-start-element,
#content-section .news-start-element a {
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	width:302px;
	height:189px;
	cursor:pointer;
}
#content-section .news-start-element a {
	background-image:url('/blend.png');
	background-repeat:repeat;
	width:282px;
	height:176px;
	padding:13px 10px 0 10px;
	font-weight:bold;
	color:#000;
}
#content-section .news-start-element a span {
	cursor:pointer;
}
#content-section .news-start-element a span.news-start-date {
}
#content-section .news-start-element a span.news-start-title {
	color:#da1037;
	text-decoration:underline
}
#content-section .news-start-element a span.title-colon {
	color:#da1037;
}
#content-section a.news-start-readmore {
	position:absolute;
	display:block;
	margin:-29px 0 0 159px;
	padding:1px 0;
	width:125px;
	background:#da1037;
	color:#fff;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	border:1px solid #da1037;
	-moz-border-radius:3px;
	border-radius:3px;
}




/* =============================================
 * POPUPS
 * ============================================= */
 
.popup {
	position: absolute;
	display: none;
	width: 316px;
	z-index: 1000;
}
.popup .popup-content {
	background: url('img/popup.png') 0 0 no-repeat;
	padding: 10px 13px 10px 13px;
	z-index: 1000;
}

.popup .popup-bottom {
	left: 0px;
	position: absolute;
	background: url('img/popup-bottom.png') 0 bottom no-repeat;
	height: 7px;
	width: 316px;
}

.popup .close {
	dipslay: block;
	width: 302px;
	text-align: right;
}

.popup .closebutton {
	background: url('img/close.gif') right 0 no-repeat;
	display: block;
	height: 13px;
	cursor: pointer;
	margin: 4px 13px 0px 0px;
}


#hotline-popup {
	top: 13px;
	margin-left: 651px;
	/*font-size: 80%;*/
	z-index: 1000;
}

#ajax_content #loader {
	display: none;
	text-align: center;
	margin: 0 auto;
}

/* =============================================
 * B2B
 * ============================================= */

.b2b .ce {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.b2b .csc-textpic { margin-bottom: 0px; margin-bottom: 5px;}
.b2b .csc-textpic-image {}

.b2b .ce-teaser { margin-bottom: 20px; position:relative;}
.b2b .ce-teaser .csc-textpic {
	border: 0px;
	background: none;
	padding: 0px;
	margin-bottom: 7px;
}

.b2b .ce-bordered { 
	background: url('img/dottedline.gif') 0 bottom repeat-x;
	padding: 0px 0px 2px 0px;
	margin-bottom: 20px; 
	height: 1%;
}





