/* ========= NAVIGATION ========= */
/* ======================================================= */
@import 'nav_bar_main.css';
@import 'nav_tree_sub.css';
@import 'nav_tree_sitemap.css';


/* ========= LAYOUT ========= */
/* ======================================================= */
.container {
	width: 960px;
	margin: 0px auto;
}

#topBox {
	height: 90px;
	background-color: #ffffff;
}
#userloginBox {
	float: left;
	padding: 10px 0px 0px 0px;
}
#userloginBox .ulLinks {
	float: left;
	padding: 10px 0px 0px 0px;
}
#loginForm {
	position: absolute;
	top: 18px;
}
#loginForm .header {
	text-transform: uppercase;
	opacity: 0.7;
	padding: 0px 0px 5px 0px;
}
#loginForm fieldset {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0;
}
#loginForm input {
	width: 100px;
}
#loginForm fieldset,
#loginForm input {
	display: inline-block;
}

#kkooelinkBox {
	float: right;
}
#kkooelinkBox a {
	display: block;
	width: 165px;
	height: 67px;
	background-image: url(../../images/shop/top_logo_kkooe.png);
	background-repeat: no-repeat;
}
#headBox {
	background-color: #cccccc;
	background-image: url(../../images/shop/top_mainpic.jpg);
	background-size: cover;
	background-position: center;
}
#headBox .container {
	position: relative;
	height: 175px;
}
#headtextBox {
	font-weight: 700;
	text-shadow: 0px 0px 6px #777777;
	width: 740px;
	position: absolute;
	bottom: 45px;
}
#headtextBox span {
	display: block;
}
#headtextBox a {
	text-decoration: none;
	color: #ffffff;
}
#mainnavBox {
	background-color: #FECC00;
}
#mainBox {
	background-color: #ffffff;
}
#subnavBox {
	width: 220px;
	float: left;
	padding: 45px 0px 30px 0px;
}
#contentBox {
	width: 480px;
	float: left;
	padding: 45px 20px 50px 20px;
}
#sectionTitle {
	font-weight: 800;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
	color: #bd9a14;
}
#sectionImage {
	margin: 0px 0px 30px 0px;
}
#sectionImage img {
	width: 100%;
	height: auto;
}

#rightBox {
	width: 220px;
	float: left;
	margin: -120px 0px 0px 0px;
	position: relative;
}
#homelinkBox {
	background-color: #ffffff;
	box-shadow: 0px 0px 5px #777777;
	padding: 20px 0px 20px 0px;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 1;
}
#homelinkBox::after {
	content: "";
	position: absolute;
	background-color: #ffffff;
	width: 100%;
	height: 8px;
	left: 0px;
	bottom: -8px;
}
#homelinkBox img {
	max-width: 100%;
	height: auto;
}
#rightTopBox {
	box-shadow: 0px 0px 5px #777777;
	background-color: #ffffff;
	margin: 0px 0px 20px 0px;
}
#addressBox {
	padding: 35px 15px 35px 15px;
}

#addressBox .title {
	color: #7b848f;
	padding: 0px 0px 20px 0px;
}
#searchBox .swTable {
	width: 100%;
}
#searchBox {
	background-color: #7b848f;
	color: #ffffff;
	padding: 15px 15px 15px 15px;
}
#searchBox .lineLabel {
	display: none;
}
#searchBox .lineButton {
	width: 40px;
}
#searchBox label {
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 0px 20px 0px 12px;
}
#searchBox input {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	border: none;
	background-color: #D7DADD;
}
#searchBox .button {
	float: left;
	display: inline-block;
	width: 40px;
	height: 30px;
	border: none;
	background: transparent url(../../images/shop/btn_search.png) no-repeat right center;
	text-indent: -9999px;
	font-size: 0px;
	margin: -3px 0px 0px 0px;
}
.widgetSidebar {
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 20px 0px;
	box-shadow: 0px 0px 5px #777777;
	background-color: #ffffff;
}
#widgetSidebar1Box {}
#widgetSidebar2Box {}
#widgetSidebar3Box {}
#widgetSidebar4Box {}
#widgetSidebar5Box {}
#toplinkBox {
	text-align: center;
	background-color: #ffffff;
}
#toplinkBox a {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-image: url(../../images/shop/icon_arrow_med_grey_up.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footerBox {
	padding: 60px 0px 0px 0px;
}
#footerkkooeBox {
	color: #000000;
	padding: 55px 0px 100px 0px;
	background-image: url(../../images/shop/bottom_logo_kkooe.png);
	background-repeat: no-repeat;
	background-position: right top;
    display: grid;
    grid-template-columns: max-content auto 200px;
    gap: 50px;
}
#footerkkooeBox a {
	color: #000000;
	text-decoration: none;
}
#footerkkooeBox a:hover {
	color: #bd9a14;
	text-decoration: none;
}
#footerkkooeBox .line1 {
	padding-bottom: 35px;
}
#footerkkooeBox .line2 {
	display: grid;
    justify-content: center;
}
.tplswitchBox {
	text-align: center;
	padding: 30px 0px 60px 0px;
	opacity: 0.5;
}
.tplswitchBox .header {
	padding: 0px 0px 5px 0px;
	display: inline;
}
.tplswitchBox ul, .tplswitchBox li {
	display: inline;
}
.tplswitchBox li {
	padding: 0px 5px 0px 5px;
}
.tplswitchBox a {
	font-weight: 400;
	text-decoration: none;
}


/* ========= LAYOUT: inline popup ========= */
/* ======================================================= */
body.inlinePopup {
	padding: 20px;
	background-color: #ffffff;
	background-image: none;
	/*background-image: url(../../images/shop/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;
	}
}
