html {height:100%;}
body, html {
	margin: 0; padding: 0; 
	height:100%;
	background: #fff url(https://turmapotheke-hirschberg.de/media/technik/background2.jpg)  top left repeat-x fixed;
	color: #000;
	
	-o-background-size: 100% auto, auto;
	-moz-background-size: 100% auto, auto;
	-webkit-background-size: 100% auto, auto;
	background-size: 100% auto, auto;
	
}

.bodybox {
	max-width:1800px;
    width: 100%;  
    margin: 0 auto;
	position:relative;
}
	
.container {
	margin: 0 10px 0 10px;
	background-color:transparent;

}

.header { width: 100%; height:190px; background:transparent url(https://turmapotheke-hirschberg.de/media/technik/placeholder50.png);box-shadow: -10px 10px 10px -10px rgba(0, 0, 0, 0.61);}
.header img.headerpic  {max-width:100%; float:right; }
.header .infobox {position:absolute; top:0px; left: 0px; ; overflow:hidden;}
.header .infobox a, .header .infobox h3 {color:#fff; font-weight:normal;}
.header .infobox a img {height: 200px;}
.logo { height:320px; width: auto;}

.mainbox {margin: 0 0 0 0; }
.tel { display: none;}
.contentbox {width: 40%; float: left; margin-left: 35%;}
.contentbox .inner {min-height:330px; padding:50px 15px 20px 42px; background:transparent url(https://turmapotheke-hirschberg.de/media/technik/placeholder50.png); }

.sidebar {width: 23%; float:right; align: top; background: url(https://turmapotheke-hirschberg.de/media/technik/placeholder50.png);}
.sidebar .inner {margin:0px 1% 0 1%;}
.sidebar .inner  {font-size:0.9em; line-height:120%; }

.sidebar .inner img {margin-left:-0%; max-width:105%;}

#contentwide {width: 50%; margin-left: 30%; background: url(https://turmapotheke-hirschberg.de/media/technik/placeholder50.png); }

.footer {
   	
    width: 100%;
	height:40px;
    margin: 0 auto 0 auto;
	position:relative;
}

.footer .footerpic {width:100%; height:100%;}

.footer .inner { position:absolute; top:20px; left: 10%; width:80%; font-size:1em; text-align:center; line-height:110%; color:#c9bd7a ! important}
.footer .inner span { font-size:0.7em;}



.clearer {height:10px; clear:both;}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a#mobilemenu {
    display:  none;   
}
a#mobilemenu span {display:block; padding: 10px 15px; font-weight: bold;}


/***********************************
	header-menu
************************************/

.topmenubar {position:absolute; top:0;background-color:transparent; width:64%; clear:both; margin-left: 35%;}


.search_box {float:right;   width:90%; text-align:right; margin-top:3px;}
.search_box .searchstring {	
	width:80px;
	border: 1px solid #c9bd7a;
	background-color: #0c2109;
	font-size:12px;
	padding:2px;
	color: #c9bd7a;
}
.search_box .submitbutton {
	vertical-align: top; margin:0 0 0 0; 
}

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



.breadcrumbs { margin-left:35%; padding:5px 5px 4px 15px; clear:both; background:transparent url(https://turmapotheke-hirschberg.de/media/technik/placeholder50.png);}
.breadcrumbs span {background: url(img/breadcrumbsArrow.png) no-repeat 12px 3px; padding:3px 0 3px 25px; }
.breadcrumbs span.menu-current a {font-weight:bold; color:#000; font-size: 0.9em; }

.childpages {width: 25%; margin:0 1% 0 1%; float:left; min-width:130px; margin-right:0%; font-size:0.9em;  background:#fff;}


.childpages ul, .childpages li {
	list-style-type: none;
	list-style-image: none;
	margin: 0; padding: 0;
	border-top: 1px solid #0c2109;
	background: url(img/rightArrow.png) no-repeat 3px 6px;
}

.childpages li a {
	display: block; 	
	text-decoration: none; 
	font-weight: bold;
	line-height:120%;
	padding: 8px 2px 8px 20px;
    	color:#333;

}




ul.nav { 
	list-style-type: none;
	margin: 0; padding: 0;
	position: relative; 	
	
}

ul.nav li {
	float: left; 
	list-style-type: none;
	list-style-image: none;
	position: relative;
	font-weight: normal; 	
	margin: 0; padding: 0;
	background: url(https://turmapotheke-hirschberg.de/media/technik/button.png);
	height:160px;
	width: 155px;
	
}
ul.nav li li {background:none;}

.nav li a {
	display: block; 
	text-align: center;	
	text-decoration: none; 
	font-weight: bold;
	line-height:120%;
	padding-top: 75px; padding-left:10%;
	width: 80%; 
    	color:#fff;
		
}


/* Hover Formatting */
.nav  li a:hover, .nav li a:focus, .nav li a:active, .nav li a.active, .nav a.menu-current, .nav a.menu-parent { 
	align: center;
	
	}



/* 2 Ebene */
.nav li ul {
	background: transparent url(https://turmapotheke-hirschberg.de/media/technik/placeholder75.png);
    display: none;
    width: 15em; 
    margin: 50px 0 0 0; padding:0;
    position: absolute;
	
	box-shadow:  3px 2px 2px 0px #081d05;
}
.nav li ul li {
	width: 15em; 
	text-align: left; 
	font-weight: normal; 
	margin: 0px; 
	padding: 0;
	border-top: 0px solid #3f7539;
	border-right: none;
	height: 30px;
	
}
.nav li ul li a {
    font-weight: normal; color:#000;
	padding: 6px 6px 6px 15px;
    
}


/* 2 Ebene hover */
.nav li ul a:hover,  .nav li ul a.menu-current,  .nav li ul a.menu-parent  { color: #000;}


/* Show and hide */
.nav li:hover ul, .nav li a:focus ul {display: block; }
.nav li ul ul { display: none;}
.nav li:hover ul ul {display: none;}
.nav li:hover>ul, .nav  li li:hover>ul {display: block;  z-index: 1000;}


/* 3 Ebene  */
.nav li ul li ul	{ 
	margin: -20px 0 0 70%; 
	padding:0;
	z-index: 9999;  
	display: none;
	width: 14em; 
}
.nav li ul li ul li	{width: 14em;}




.nav li:hover {
	z-index: 10000;	
	white-space: normal;
							
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*Extras   */
.mod_topic_loop img.tp_thumb {max-width: 20% ! important; margin: 2px 2% 0 0 ! important;}
.topic_block2 img.tp_pic {width: 105% ! important;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (max-width: 1100px){

ul.nav li {
	float: left; 
	list-style-type: none;
	list-style-image: none;
	position: relative;
	font-weight: normal; 	
	margin: 0; padding: 0;
	background: url(https://turmapotheke-hirschberg.de/media/technik/button1.png);
	height:125px;
	width: 120px;
	
}
ul.nav li li {background:none;}

.nav li a {
	display: block; 
	text-align: center;	
	text-decoration: none; 
	font-weight: bold;
	line-height:120%;
	padding-top: 65px; padding-left:10%;
	width: 80%; 
    	color:#fff;
	font-size:12px;
		
}
.contentbox { width: 95%;}
.sidebar {width: 50%;margin-right: 10%;margin-left: 1%;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (max-width: 768px) {
	a#mobilemenu { 
		display:  block;  
		background: #91a4c1;   
		color: #fff;
		width:100%;
		margin-top: 0px;
		z-index:10000;
	}
	
	
    ul#mobile, ul#mobile ul, ul#mobile ul ul {width:100% ! important; position: static ! important; margin: 0 0 0 0 ! important; display: none}
	ul#mobile li, ul#mobile li li, ul#mobile li li li {
			float: none;
			border-right: none; 
			width:100%  ! important;
			display: block;
			border-bottom: 1px solid #fff;
			background: none;
			background-color: #91A4C1;
			height: 60px;

	}
	
	ul#mobile li a { padding-top: 20px; font-size: 1.2em;}
	ul#mobile li.menu-parent > ul, ul#mobile li.menu-current > ul {display: block}
	ul#mobile {display: block}
	
	ul#mobile a.menu-parent { color: #fff; }
	#mobile a.menu-expand {  
		background-image: url(img/downArrow2.png);
		background-repeat: no-repeat;
		background-position: right 50%;
	}
		
	#mobile a.menu-parent { color: #000;
		background-image: url(img/downArrow.png);
		background-repeat: no-repeat;
		background-position: right 50%;
		}
	

	ul#mobile {display:none;}
	.infobox { width: 60%;margin-left:20%;}
	.tel {display: block; height: 100px; position: absolute; right: 30px; top: 100px;}
	.logo { margin-left:0; width: 90%; height: auto;}
	#contentwide { width: 95%;margin-left: 1%;}
	#contentbox { width: 94%;margin-left: 0;}
	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@media screen and (max-width: 480px) {
	.infobox { width: 100%;}
	.logo { margin-left:0; width: 80%; height: auto;}
	.search_box {margin-top:-30px;}
	.printbutton, #showlogin {display:none;}
	
	
	
	
	

	
	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	.bodybox{ width: 100%; }
	
	.mainbox {margin: 20px 0 20px 0;}
	.contentbox {width: 100%; margin-left: 0;background: url(https://turmapotheke-hirschberg.de/media/technik/placeholder75.png);}
	.sidebar {display:block; width: 90%; margin-right: 10px;}
	.footer { width: 100%; }
	.header .infobox {position: absolute; left: 25%; top: 0; width:70%;}
	.childpages {width: 60%; float:left; margin-left:3%;}
	.container { margin: 0 3% 0 3%; }
	.containershadowleft, .containershadowright{display:none; }
	.header { height: 150px;}
	.showonmobiles {display:block ! important;}
}