html, body  {
	height:100%;
	margin:0;
	padding:0;
	color: #3c3c3c;			
}

body {background: #252525 url(https://kuechen-jakobi.de/media/hintergruende/hg4.jpg) no-repeat fixed;
	-o-background-size: 100% auto, auto;
-moz-background-size: 100% auto, auto;
-webkit-background-size: 100% auto, auto;
background-size: 100% auto, auto;
}


	
/*----- boxes -------------------------*/
.wrapper {
	width:99%;	
	max-width:1980px;
	min-height:70%;
	margin:0 0px;
	margin: 0 auto;
	background: transparent ;	
}

.innerwrap {	
	width:99%;
	margin:0 0 0 0 0;
}

#menuswitch {display:none;}

.header{ width:100%; float:left; position:relative; height: 80px;}
.header img.headerpic  {max-width:100%; float:left; }

.adresse { float: right; position: absolute; top:75px; right: 13.3%; height: 40px; weight: 20%; font-weight: bold; text-align: right;}
.slogan {  margin-left: 28.4%; font-size: 1.5em; color: #999;}
.logo1 {display: none;}

.header .infobox {position:absolute; top:60px; left: 0;  overflow:hidden; color:#3c3c3c; max-width:420px;}
.header .infobox  .wstitle a {font-family: 'Open Sans 300', sans-serif; font-size: 3.9em; line-height: 120%; color:#3c3c3c ! important; padding:5px 5px 10px 20px;  background: transparent;}
.header .infobox  .pagetitle {font-size: 1.2em; font-weight: bold; line-height: 120%;  padding:5px 5px 10px 20px; margin:0;  background: transparent;}
.header .infobox  .pagedesc {font-size: 0.9em; font-weight: bold; line-height: 120%;  padding:5px 0 10px 20px;   background: transparent;}
.borderbox {height:0px; clear:both; background: transparent;}

.topbox {height: 30px; background-color: transparent; padding: 0 10px 0 0; position:relative;}
.uppertopbox {height:0px; padding-top:5px; text-align:right;}
#google_translate_element { margin-right:50px;}

.search_box {float:right;  width:140px; text-align:right; margin-top:0px; }
.search_box .searchstring {	
	width:80px;
	font-size:12px;
	padding:2px;
}
.search_box .submitbutton {
	vertical-align: top; margin:2px 0 0 0; 
}

#showlogin {display:block; float:right; position:relative;  width:30px; text-align:right; margin-top:0px; }
#login-box {
	position:absolute;
	width:200px;
	left:-190px;
	top:25px;
	padding:10px;
	font-size:11px;
	background:transparent url(img/bg75.png);
	z-index: 5000;
}
#login-box .inputfield {width:80px; border: 1px solid #c9e8f9; padding:1px;}
.printbutton  {display:block; float:right; margin: -2px 0 0 8px;; }

.breadcrumbs {
		float: right;
		font-family: 'Open Sans', sans-serif; font-weight:300; font-size: 2.5em; line-height: 150%; color:#3c3c3c;
		margin-right: 40px;height: 50px;
}


#leftbox {position: absolute;
	top:0;
	left:10%;
	clear:left;
	float:left;
	width:17%;
	min-height:520px;
	display:inline;
	background: transparent url(https://kuechen-jakobi.de/media/basics/navi_verlauf_streifen2.png);
	background-size: 100% 100%;
}

.logo  	{
	width: 85%;
	margin: 10px 0 30px 7.5%;
	height: auto;
}
	

.contentbox, .contentboxwide {
	float:left;	
	display:inline;	
	min-height:400px;
	padding:50px 3% 50px 3%;
	margin-left:28.2%;
	margin-top:30px;
	background: transparent url(https://kuechen-jakobi.de/media/basics/textverlauf_streifen.png) ;
	background-size: 100% 100%;
}

.contentbox { width:45%;}
.contentboxwide {width:54%;}

.sidebarbox {
	float:right;
	margin: 15px 0 0 0;	
	width:23%;
	display:inline;
	border-left: 3px dotted #333;
	
}

.sidebarbox .inner{	
	margin: 0 10px 0 5px;
}
/*-- footer  -----------*/

.clearfooter {width: 100%; height:50px; clear:both;}

.footer {	
	width:100%;
	height:50px;
	margin:0 auto 0 auto;
	color: 999;
	text-align:center;
	font-size:1em;
	padding-top:6px;
	background: transparent;
}
.footer a {color: #999 ! important; text-decoration:none;}

/*-- Menue Left  -----------*/

#menu {
	line-height: 120%;
	min-height: 325px;
}	



#menu ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;	
}


#menu li {	
	padding: 0 0 0 0;		
} 

#menu a:link, #menu  a:visited
{
text-decoration: none;
}

#menu li a {
	display: block;
	text-align: right;
	padding: 13px 40px 10px 0px;	
	text-decoration: none;
	font-weight:normal;
	font-size:1em;
	line-height:100%;
	color: #3c3c3c;
	border-bottom:1px solid #999;		
}


#menu li a:hover, #menu li a.menu-current, #menu li a.menu-parent {
	color: #3c3c3c; font-weigth: bold;
	background: transparent;
}

#menu li a.menu-current {color: #3c3c3c; font-weigth: bold;}

#menu li li a {font-size:0.9em; padding: 8px 40px 8px 0px;color: #999;}
#menu li li li a {font-size:0.9em; padding: 6px 40px 6px 0px; }
#menu li li li li a {font-size:0.9em; padding: 6px 40px 6px 0px;}


#editthis {padding: 2px 15px; width: 170px; margin-left: 3px; font-size:10px;}	
#editthis a {display:inline; text-decoration: none; color: #fff}



#suggestbox {
	z-index:1000;
	width:220px;	
	position: absolute;
	float:left;
	clear:both;			
}

#suggestbox ul {width: 220px; margin: -30px 0 0 -200px;
	background: #252525 url(img/mainbgmobile.jpg) no-repeat;
	-moz-box-shadow: 2px 4px 5px #000;
	-webkit-box-shadow: 2px 4px 5px #000;
	box-shadow: 2px 4px 5px #000;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#suggestbox ul, #suggestbox li {
	list-style-type: none;
	list-style-image: none;
	
	padding: 0; 
	font-size:12px ;
	line-height: 120%;
	text-align: left;		
}
#suggestbox ul li a {
	display:block;
	padding: 5px 3px 5px 5px; 
	text-decoration: none;
	margin:0; 
	font-weight:normal;
	font-size:12px;
	line-height: 120%;
	overflow:hidden;	
	border-top: 1px solid #666;
}
#suggestbox ul li a:hover { color:#fff; }


	
#suggestbox ul li.suggesttop {height:10px;} 
#suggestbox ul li.suggestbottom {height:5px;} 




/*=============================================================================================
----- SONSTIGES ------
=============================================================================================*/



.startmenu {display:none;}




/*-------------------------PRINT-----------------------------*/
  
@media print {

	body, div, a, h1, h2, h3, h4, h5, h6, li {color: #000 ! important;}

	 .nopr, #leftbox, #topmenu, #footerbox, #gecko_scrollbar {display:none;}
	.contentbox { 	width:60%;}
	.contentboxwide {width:90%;}
	
	.sidebarbox { 	width:30%;}

}