/* ========= NAVIGATION ========= */
/* ======================================================= */
@import 'nav_bar_main.css';
@import 'nav_bar_sub.css';
@import 'nav_bar_top.css';
@import 'nav_tree_sitemap.css';
@import 'swslang.css';


/* ========= LAYOUT ========= */
/* ======================================================= */
/* ===--- common: start ---===  */
.container {
	width: 960px;
	margin: 0px auto;
}
.widgetSidebar {
	/* box-shadow: 2px 2px 5px #7b848f; see common.css */
	background-color: #ffffff;
	margin: 0px 0px 40px 0px;
	padding: 15px 0px 15px 0px;
}
.widgetSidebar .widgetSidebarTitle {
	padding: 10px 20px 25px 20px;
	border-bottom: 1px solid #CFCFD4;
}
.widgetSidebar .wgcontent {
	padding: 0px 15px 0px 15px;
}
/* ===--- common: end ---===  */

#topBox {
	height: 90px;
	background-color: #ffffff;
}
#topBox .container {}
#colorBox {
	position: absolute;
	left: 20px;
	top: 20px;
}
/* ===--- color: start ---===  */
#colorBox li {
	display: inline-block;
}
#colorBox li a {
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(../../images/site/btn_color_icons.png);
	background-position: 0px 0px;
}
#colorBox li.standard a {
	background-position: 0px 0px;
}
#colorBox li.yellowblack a {
	background-position: -22px 0px;
}
#colorBox li.blackyellow a {
	background-position: -44px 0px;
}
#colorBox li.whiteblue a {
	background-position: -66px 0px;
}
#colorBox li.bluewhite a {
	background-position: -88px 0px;
}
/* ===--- color: end ---===  */
#fontsizeBox {
	position: absolute;
	left: 140px;
	top: 20px
}
/* ===--- fontsize: start ---===  */
#fontsizeBox li {
	float: left;
}
#fontsizeBox a {
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(../../images/site/btn_fontsize_icons.png);
	background-position: 0px 0px;
}
#fontsizeBox .fontSize1 a {
	background-position: 0px 0px;
}
#fontsizeBox .fontSize2 a {
	background-position: -22px 0px;
}
#fontsizeBox .fontSize3 a {
	background-position: -44px 0px;
}
/* ===--- fontsize: end ---===  */
#kkooelinkBox {
	float: right; 
}
#kkooelinkBox a {
	display: block;
	width: 165px;
	height: 67px;
	background-image: url(../../images/site/top_logo_kkooe.png);
	background-repeat: no-repeat;
}
#headBox {
	background-color: #eeeeee;

}
#headBox .container {
	position: relative;
}
#topsliderBox {
	height: 390px;
	/*background-image: url(../../images/site/mainpic_default.jpg);*/
	background-size: cover;
	background-position: center;
}
#headlogoBox {
	background-color: #ffffff;
	width: 320px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	box-shadow: 0px 0px 5px #777777;
	z-index: 1;
}
#headlogoBox img {
	max-width: 280px;
	height: auto;
}
#navBox {
	
}
#mainnavBox {
	background-color: #fecc00;
}
#subnavBox {
	clear: both;
	background-color: #D9DADB;
}
#sidebarBox {
	width: 320px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}
#sidebarwrapperBox {
	position: relative;
}
#navBox .container {
	width: 620px;
	padding: 0px 340px 0px 0px;
}
#sidebartopBox {
	position: relative;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px #777777;
	margin: 0px 0px 40px 0px;
}
#sidebartopBox .shadowOverlay {
	background-color: #ffffff;
	width: 100%;
	height: 20px;
	position: absolute;
	top: -20px;
}
#linkcontactBox {
	border-top: 1px solid #CFCFD4;
	border-bottom: 1px solid #CFCFD4;
}
#linkcontactBox a {
	display: inline-block;
	text-decoration: none;
	color: #7C858F;
	font-weight: 800;
	text-transform: uppercase;
	padding: 19px 20px 19px 20px;
	margin: 7px 0px 7px 0px;
}
#linkcontactBox a:hover {
	color: #000000;
}
#socialnavBox {
	position: absolute;
	right: 20px;
	top: 20px;
}
#socialnavBox li {
	float: left;
}
#socialnavBox a  {
	display: block;
	width: 28px;
	height: 28px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../../images/site/btn_social.png);
}
#socialnavBox a:hover  {
	opacity: 0.5;
}
#socialnavBox .facebook a  {
	background-position: 0px 0px;
}
#socialnavBox .twitter a  {
	background-position: -28px 0px;
}
#socialnavBox .googleplus a  {
	background-position: -56px 0px;
}
#infolinksBox {
	font-weight: 300;
	padding: 20px 50px 20px 20px;
	position: relative;
	/*border-bottom: 1px solid #CFCFD4;*/
}
#infolinksBox li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
#infolinksBox a {
	text-decoration: none;
}
#infolinksBox a:hover {
	opacity: 0.5;
	color: #000000 !important;
}
#infolinksBox a span {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	background-image: url(../../images/site/btn_infolinks.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 10px 0px 0px;
}
#infolinksBox .anfahrt a span, #infolinksBox .custom a span, #infolinksBox .pin a span {
	background-position: 0px 0px;
}
#infolinksBox .newsletter a span, #infolinksBox .mail a span {
	background-position: -30px 0px;
}
#infolinksBox .rueckmeldungen a span, #infolinksBox .bubble a span {
	background-position: -60px 0px;
}
#infolinksBox .mitarbeiter a span, #infolinksBox .person a span {
	background-position: -90px 0px;
}
#infolinksBox .referenten a span, #infolinksBox .speaker a span {
	background-position: -120px 0px;
}
#infolinksBox .shop a span, #infolinksBox .bag a span {
	background-position: -150px 0px;
}
#infolinksBox .aufatmen a span {
	background-position: -30px 0px;
}
#searchBox .swTable {
	width: 100%;
}
#searchBox .swTableCell {
	vertical-align: middle;
}
#searchBox .swTableCell.lineInput {
	width: 100%;
}
#searchBox {
	background-color: #7b848f;
	color: #ffffff;
	padding: 15px 15px 15px 15px;
}
#searchBox label {
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	padding: 0px 39px 0px 22px;
}
#searchBox input {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: none;
	background-color: #D7DADD;
}
#searchBox .button {
	display: inline-block;
	width: 50px;
	height: 30px;
	border: none;
	background: transparent url(../../images/portal/btn_search.png) no-repeat center;
	text-indent: -9999px;
	font-size: 0px;
	margin: -3px 0px 0px 0px;
}
#widgettopBox {}
#widgettopBox.widgetSidebar {
	box-shadow: 0px 0px 0px #ffffff !important;
}
.widgetSidebar .listSpacer {
	margin: 15px -15px 15px -15px;
	height: 0px;
	border-bottom: 1px solid #D0D0D4;
}
#widgetSidebar1Box {}
#widgetSidebar2Box {}
#widgetSidebar3Box {}
#widgetSidebar4Box {}
#heightCalcBox {
	background-color: #F6F6F6;
}
#mainBox {
	background-color: #ffffff;
	padding: 45px 0px 0px 0px;
}
#mainBox .container {
	width: 560px;
	padding: 0px 400px 50px 0px;
}
#sliderBox {

}
#contentBox {

}
#socialshareprivacy {
	padding: 40px 0px 0px 0px;
	text-align: right;
}
#bottomBox {
	background-color: #F6F6F6;
	border-top: 1px solid #CFCFD4;
}
#bottomBox .container {
	width: 560px;
	padding: 0px 400px 0px 0px;
}
#widgetContentBox {}
#widgetContentBox #widgetContentTitle .wgtitle {
	padding: 0px 0px 30px 0px;
}
#widgetContentBox .widgetItem {
	padding: 0px 0px 30px 0px;
}
#widgetContentBox .widgetItem.auto {
	clear: both;
}
#widgetContentBox .widgetItem.left {
	width: 300px;
	float: left;
}
#widgetContentBox .widgetItem.right {
	width: 230px;
	float: right;
	/*margin: 0px 0px 0px 35px;*/
}
#widgetcontentArrowBox {
	width: 42px;
	height: 13px;
	background-image: url(../../images/site/icon_arrow_widgetcontent.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: -13px 0px 40px 462px;
}
#toplinkBox {
	background-color: #F6F6F6;
	text-align: center;
}
#toplinkBox a {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-image: url(../../images/site/icon_arrow_med_grey_up.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footerBox {
	padding: 65px 0px 0px 0px;
}
#sitemapnavBox {
	float: left;
	width: 620px;
	overflow: hidden;
}
#footeraddressBox {
	float: right;
	text-align: right;
	width: 320px;
}
#footeraddressBox .bezeichnung {
	font-weight: 700;
	padding: 0px 0px 25px 0px;
	text-transform: uppercase;
}
#footeraddressBox .stelle {}
#footeraddressBox .strasse {}
#footeraddressBox .postfach {}
#footeraddressBox .plzort {
	padding: 0px 0px 20px 0px;
}
#footeraddressBox .telefon {}
#footeraddressBox .telefax {}
#footeraddressBox .email {
	font-weight: 700;
}
#footerkkooeBox {
	color: #000000;
	padding: 55px 0px 100px 0px;
	margin: 150px 0px 0px 0px;
	background-image: url(../../images/site/bottom_logo_kkooe.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#footerkkooeBox a {
	color: #000000;
	text-decoration: none;
}
#footerkkooeBox a:hover {
	color: #CC051D;
	text-decoration: none;
}
#footerkkooeBox .line1 {
	width: 385px;
	padding: 0px 30px 0px 0px;
	float: left;
}
#footerkkooeBox .line2 {
	width: 300px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.tplswitchBox {
	text-align: center;
	padding: 30px 0px 60px 0px;
}
.tplswitchBox .header {
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline;
}
.tplswitchBox ul, .tplswitchBox li {
	display: inline;
}
.tplswitchBox li {
	padding: 0px 5px 0px 5px;
	font-weight: 700;
}
.tplswitchBox a {
	font-weight: 400;
	text-decoration: none;
}


/* ========= layout: index ========= */
/* ======================================================= */
.index #newsBox {
	float: left;
	width: 300px;
}
.index #newsBox .modSubTitle {
	color: #CC051D;
	padding: 0px 0px 10px 0px;
}
.index #newsBox .listSpacer {
	border-bottom: 1px solid #CFCFD4;
	height: 0px;
	overflow: hidden;
	margin: 15px 0px 25px 0px;
}
.index #newsBox .moreLink {
	padding: 40px 0px 40px 0px;
	margin: 30px 0px 0px 0px;
	border-top: 1px solid #CFCFD4;
	border-bottom: 1px solid #CFCFD4;
}
.index #featuredBox {
	float: right;
	width: 230px;
}
.index #featuredBox .pic {
	padding: 0px 0px 20px 0px;
}
.index #featuredBox .pic img {
	width: 100%;
	height: auto;
}
.index #featuredBox .modTitle, .index #featuredBox .modTitle a {
	font-weight: 300;
}
.index #featuredBox .sticky .modTitle, .index #featuredBox .sticky .modTitle a {
	color: #CC051D;
}
.index #featuredBox .listSpacer {
	height: 60px;
}

/* ========= LAYOUT: inline popup ========= */
/* ======================================================= */
body.inlinePopup {
	padding: 20px;
	background-color: #ffffff;
	background-image: none;
	/*background-image: url(../../images/site/bkg_popup.gif);*/
	background-repeat: repeat-x;
}


/* ========= LAYOUT: print ========= */
/* ======================================================= */
#printFooterBox {
	display: none;
}
#printHeaderBox {
	display: none;
}
@media print {
	body {
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
		background-image: none;
	}
	.noprint {
		display: none; /* Alle nicht-druckbaren Elemente ausblenden */
	}
	.print {
		width: auto !important;
		padding: 0px !important;
		margin: 0px !important;
		border: 0px !important;
		background: transparent !important;
	}

	/* ---- LAYOUT ----  */
	/* ---------------------------------------------------------  */
	#contentBox {
		width: 640px !important;
		padding: 0px !important;
		margin: 0px auto !important;
		margin-bottom: 20px;
		color: #000000;
	}
	#printHeaderBox { /* ---- KOPFZEILE ----  */
		clear: both;
		display: block !important;
		width: 640px;
		padding: 5px 10px 5px 10px;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		margin-bottom: 15px;
		text-align: center;
	}
	#printFooterBox { /* ---- FUSSZEILE ----  */
		clear: both;
		display: block !important;
		width: 640px;
		padding-top: 10px;
		border-top: 1px solid #000000;
		text-align: center;
		margin-top: 20px;
		font-size: 9px;
	}
}
