@charset "utf-8";

/* titillium-web-300 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/titllium_web/titillium-web-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/titllium_web/titillium-web-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/titllium_web/titillium-web-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/titllium_web/titillium-web-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/titllium_web/titillium-web-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/titllium_web/titillium-web-v15-latin-300.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}

/* titillium-web-regular - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/titllium_web/titillium-web-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/titllium_web/titillium-web-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/titllium_web/titillium-web-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/titllium_web/titillium-web-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/titllium_web/titillium-web-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/titllium_web/titillium-web-v15-latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}

/* titillium-web-600 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/titllium_web/titillium-web-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/titllium_web/titillium-web-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/titllium_web/titillium-web-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/titllium_web/titillium-web-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/titllium_web/titillium-web-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/titllium_web/titillium-web-v15-latin-600.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}

/* titillium-web-700 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/titllium_web/titillium-web-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/titllium_web/titillium-web-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/titllium_web/titillium-web-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/titllium_web/titillium-web-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/titllium_web/titillium-web-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/titllium_web/titillium-web-v15-latin-700.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}

body { color:#8f7d73; font-family: 'Titillium Web', sans-serif; }

.container { width:1200px; margin:0 auto; }
header, main, footer { width:100%; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
.clearfix:before,.clearfix:after { content: " "; display: table; }  
.clearfix:after { clear: both; }  
.clearfix { *zoom: 1; }
h1, h2, h3, h4 { font-weight:400; text-transform: uppercase; }
h1 { font-size:180%; margin:40px 0 20px 0; }
h1:first-child { margin-top:0; }
h2 { font-size:160%; margin:30px 0 15px 0; }
h3 { font-size:140%; margin:20px 0 10px 0; }
h4 { font-size:120%; margin:10px 0 5px 0; }
p { margin:8px 0 0 0; }
a { color:#8f7d73; text-decoration:underline; }
a img { border:none; }
a[href^="tel"]:link, a[href^="tel"]:visited, a[href^="tel"]:hover { text-decoration:none; }
a.pdf { text-decoration:none; background:url('../img/pdf.png') no-repeat; line-height:32px; padding:0 0 0 40px; display:block; margin:8px 0; }
iframe { width:100%; height:350px; }

.error { background: #f00; font-size: 150%; color: #fff; padding: 10px; display: block; }
.success { background: #c7d43f; font-size: 150%; color: #fff; padding: 10px; display: block; }

.kontakt input, .kontakt  textarea { border: 1px solid #cccccc; border-radius: 2px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; color: rgba(0, 0, 0, 0.75); display: block; font-size: 14px; padding: 6px; transition: all 0.15s linear 0s; width: 100%; }
.kontakt textarea { height: auto; }
.kontakt #submit { width: 250px; }

input[type="checkbox"], input[type="radio"] { width: auto; margin-top: 5px }

#ds_container { margin: 10px 0 20px 0; }
.warning { background: rgba(255,0,0,0.25); }
#ds_container label { width: 95%; float: left; margin-left: 1%; margin-top: 3px; }
#ds_container input[type="checkbox"] { margin-top: 10px; width: auto; float: left; }

.sperrtext {
  background: rgba(255, 0, 0, 0.3) none repeat scroll 0 0;
  border: 2px solid #f00;
  color: #333;
  font-size: 150%;
  padding: 1%;
  text-align: center;
  width: 100%;
}

.line { padding-top: 15px; border-top: 3px dotted #8f7d73; margin-top: 15px; }

.select_erledigt, .select_abholung { padding-bottom: 10px; }
.select_erledigt span, .select_abholung span { background: #c7d43f; color: #fff; font-size: 100%; cursor: pointer; padding: 2px 5px; }
.select_erledigt span:focus, .select_abholung span:hover, .select_erledigt span:hover, .select_abholung span:focus { background-color:#a9b538; }

a[href^="tel"]:link, a[href^="tel"]:visited, a[href^="tel"]:hover, .hidedTel { text-decoration:none; }
.home .hidedTel { text-decoration:none; color: #fff; }
.home a[href^="tel"]:link, .home a[href^="tel"]:visited, .home a[href^="tel"]:hover { text-decoration:underline; color: #fff; }
.status .content { width: 100%; }
.status .sidebar { display: none; }
.status_ue .content { width: 100%; }
.status_ue .sidebar { display: none; }

hr { color: #C7D43F; }

.callbacks_nav { -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; display: none; }
.sprechzeiten tr td:first-child { max-width: 60px; }
.menu_streifen { background-color: #c7d43f; height: 50px; width: 100%; position: absolute; top: 370px; }

header { position:relative; }
.logo {  padding:2%; width: 33%; display:block; position:absolute; z-index:5; top:0px; left:0px; background: rgba(255,255,255,0.85); }
.header_box {  padding:1%; width: 40%; display:block; position:absolute; z-index:5; top: 60px; right:0px; background: #c7d43f; color: #fff; font-size: 85%; text-align: center; }
.header_box h4 { font-size: 151%; margin-top: 0px; }
.logo img { width:100%; height:auto; }

.home_kasten { color: #fff; width: 30%; float: left; margin: 2% 0 5% 5%; display: block; text-decoration: none; background-color:#c7d43f;  text-align: left; }
.home_kasten:first-child { margin-left: 0px; }
.home_kasten .title { width: 100%; margin: 0; position: relative; padding: 2%; height: 55px; line-height: 40px; background: #a9b538; }
.home_kasten .title h3 { margin: 0; }

.kachel { width: 30%; float: left; margin: 2% 0 5% 5%; position: relative; }
.kachel .head:hover, .kachel .head:focus, .kachel .title:hover, .kachel .title:focus { background-color:#a9b538; }
.kachel .title { position: absolute; bottom: 0px; text-align: center; color:#fff; background-color:#c7d43f; line-height: 60px; text-transform:uppercase; font-size:120%; width: 100%; cursor: pointer;  }
.kachel .title a { color:#e3e3e3; text-decoration: none; text-transform: uppercase; }
.kachel .title a:hover, .kachel .title a:focus { color: #f7c604; }  
.kachel:first-child { margin-left: 0px; }
.kachel img { width: 100%; }

.filter { padding-bottom: 5px; text-transform: uppercase; }
.filter div { line-height: 35px; margin: 10px; float: left; cursor: pointer; width: 15%; text-align: center; }
.filter div:first-child { margin-left: 0px; }
.filter div:last-child { margin-right: 0px; }
.filter div img { margin-right: 5px;}
.filter .aktiv { background: #c7d43f; color: #fff; }

input, textarea, select, .btn { border: 1px solid #cccccc; border-radius: 2px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; color: rgba(0, 0, 0, 0.75); display: block; font-size: 14px; padding: 6px; transition: all 0.15s linear 0s; width: 100%; width: 250px; }
input[type="submit"], .btn { background: #c7d43f; color: #fff; font-size: 100%; }
.btn { width: 250px; cursor: pointer; text-align: center; }
input[type="submit"]:hover, input[type="submit"]:focus, .btn:hover, .btn:focus { background-color:#a9b538; }
.medikament_el { width: 32%; float: left; margin-left: 2%; }
.medikament_el:first-child { margin-left: 0px; }
.medikament_el input, .medikament_el textarea, .medikament_el select { width: 100%; }
textarea { height: auto; }
#submit { width: 15%; }

hr { background: #C7D43F; color: #C7D43F; border-color: #C7D43F; }

table { width: 100%; }
.bestellungen table { width: 50%; }
table tr td, table tr th { vertical-align: top; text-align:left; }
table tr:nth-child(2n) { background-color: #f1f1f1; }

/* slider > */
.slider { position:relative; z-index: 0; }
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.callbacks .caption { display: block; position: absolute; z-index: 2; text-shadow: none; color: #333; background: #FFF; background: rgba(255,255,255, .7); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; text-decoration:none; }
.callbacks_nav:before { font-family: 'lightcase'; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: none; width: 1em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; }
/*.callbacks_nav { background: url('../img/slider/themes.gif') no-repeat scroll left top transparent; height: 61px; left: 0; margin-top: -45px; opacity: 0.7; overflow: hidden; position: absolute; text-decoration: none; text-indent: -9999px; top: 52%; width: 38px; z-index: 3; }*/
.callbacks_nav { height: 100%; left: 0; overflow: hidden; position: absolute; text-decoration: none; top: 0px; z-index: 3; font-size:38px; }
.callbacks_nav.next { background-position: right top; left: auto; right: 0; }
.callbacks_nav:before { content: '\e803'; position:relative; top:48%; background: #fff; background: rgba(255,255,255, .7); padding:3px; border-bottom-right-radius:19px; border-top-right-radius:19px; } /* '' */
.callbacks_nav.next:before { content: '\e804'; border-bottom-right-radius:0px; border-top-right-radius:0px; border-bottom-left-radius:19px; border-top-left-radius:19px; } /* '' */
.callbacks_tabs { list-style:none; margin:0; padding:0; position:absolute; bottom:10px; right:10px; z-index:50; }
.callbacks_tabs li { float:left; }
.callbacks_tabs li a { width:12px; height:12px; border-radius:6px; background-color:#888; display:block; margin:0 2px; box-shadow: 2px 2px 5px #000 inset; }
.callbacks_tabs li.callbacks_here a { background-color:#c7d43f; }
/* < slider */

/* menu > */
nav {  text-shadow:1px 1px 3px #777; margin-top: 20px;  }
.menu { background-color:#c7d43f; margin:0px 0 0 0; width:100%; list-style:none; padding:0; position:relative; display:block; }
.menu li { float:left; width:16.667%; }
.menu li a { color:#fff; text-transform:uppercase; font-size:110%; display:block; text-align:center; line-height:50px; text-decoration:none; transition: background .25s ease-in-out; -moz-transition: background .25s ease-in-out; -webkit-transition: background .25s ease-in-out; }
.menu li a:hover, .menu li a:focus, .menu li a.aktiv { background-color:#a9b538; outline:none; }
.sub { min-width:16.667%; list-style:none; margin:0; padding:0; position:absolute; top:50px; z-index:50; }
.sub li { float:none; width:auto; border:none; }
.sub li a { background-color:#a9b538; color:#fff; text-transform:none; font-size:100%; line-height:40px; text-align:left; padding:0 5% 0 11%; background-repeat:no-repeat; background-position:3% center; }
.sub li a:hover, .sub li a.aktiv { background-color:#c7d43f; text-align:left; }
nav div { display:none; background:url(../img/menu.png) no-repeat 10px center #c7d43f; line-height:40px; color: #fff; text-transform: uppercase; padding:0 20px 0 40px; font-size:120%; cursor:pointer; width:100%; }
/* < menu */

/* sitemap_menu > */
ul.sitemap_menu, ul.sitemap_menu li ul { list-style:none; font-size:120%; text-transform:uppercase; }
ul.sitemap_menu a { text-decoration:none; }
ul.sitemap_menu li { margin:5px 0; }
ul.sitemap_menu li ul { font-size:80%; text-transform:none; }
/* < sitemap_menu */

/* accordion > */
.msg_head { font-size:140%; line-height:24px; margin:20px 0; cursor:pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;}
.msg_head div { float:left; width: 0; height: 0; margin:4px 8px 0 0; }
.msg_head div { border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 16px solid #c7d43f; }
.opened div { border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 16px solid #c7d43f; }
/* < accordion */

/* aktuelles > */
div.aktuelles_eintrag { margin:0 0 40px 0; }
div.aktuelles_eintrag img { float:right; margin:0 0 20px 20px; }
div.aktuelles_eintrag h3 { margin-top:3px; padding-top:5px; border-top:1px dashed #c0c0c0; }
div.aktuelles_eintrag h4 { margin-top: 0px; }
div.aktuelles_eintrag .datum { font-size: 90%; }
.sidebar .aktuelles_eintrag { margin:15px 0 0 0; }
.akt_kat { float: right; text-transform: uppercase; }
/* < aktuelles */

/* color pfeile, dreieck, etc. */
.callbacks_nav:before { color:#c7d43f; }
[class*='lightcase-icon-']:before { color:#c7d43f; }


main { padding:0px 0%; margin:20px 0 0 0; }
.content { float:left; width:72%; }
.home .content, .bestellen .content { width:100%; }
.sidebar { float:right; width:23%; }
.home .sidebar, .bestellen .sidebar { width:0%; display:none; }
.sidebar .box { margin:0px 0 20px 0; padding:0 0 20px 0; border-bottom:1px dashed #c0c0c0; }
.sidebar a.header { font-size:140%; text-decoration:none; display: block;  }

footer { text-align: center; margin: 2% 0; }
footer .container { border-top: 3px dotted #8f7d73; padding-top: 1%; }
footer a { text-transform: uppercase; text-decoration: none; padding: 0px 2px;}
footer a:hover, footer a:focus { background: #c7d43f; color: #fff; }

.sprechzeitenCon, .oeffnungszeitenCon { display: flex; flex-wrap: wrap; column-gap:20px; }
.sprechzeitenCon div:first-of-type, .oeffnungszeitenCon div:first-of-type { width: 90px; }

table.ueberweisungen thead tr { background-color: #f1f1f1; }
table.ueberweisungen thead td { font-weight:bold; padding:5px 2px; }
/*table.ueberweisungen tbody tr:nth-of-type(odd) { background-color: #eee; }*/
table.ueberweisungen tbody td { padding:5px 2px; }


@media screen and (max-width:1200px)	{
	.container { width:100%; }
	nav ul.menu { display:block; }
	ul.menu li:last-child ul.sub { right:0px; }
	main { padding:1%; }
	.footer_kachel { width:20%; }
	footer .adresse { width:50%; }
	.menu_streifen { display: none; }
	.home_kasten { width: 48%; }
}

@media screen and (max-width:1000px)	{
	nav ul.menu { display:none; }
	nav div { display:block; }
	.menu { background:#c7d43f; }
	.menu .clearfloat { display:none; }
	.menu li { float:none; width:100%; border-left:none; border-bottom:1px dashed #646666; }
	.menu li a { text-align:left; padding:0 0 0 2%; }
	.sub { position:static; }
	.sub li { border:none; }
	.sub li a { padding:0 0 0 7%; }
}

@media screen and (max-width:815px)	{
	.home_kasten { min-height: 300px; }
	.home_kasten .unterkasten_home { height: 100px; }
}

@media screen and (max-width:760px)	{
	.home .header_box, .header_box { display: none; }
}

@media screen and (max-width:715px)	{
	.home_kasten { width: 100%; margin: 1% 0px; }
	.home_kasten { min-height: 270px; }
	.home_kasten .unterkasten_home { height: 90px; }
}

@media screen and (max-width:650px)	{
	.content, .sidebar { float:none; width:100%; }
	.sidebar { border-top:5px solid #c7d43f; margin:20px 0 0 0; padding:1% 0; }
	a[href^="tel"]:link, a[href^="tel"]:visited, a[href^="tel"]:hover { text-decoration:underline; }
	.footer_kachel, footer .adresse, footer .adresse div { width:100%; float:none; }
	footer { text-align:center; }
	.hilfsmenu { display:none; }
	.orgmenu { border-top:1px solid #c7d43f; margin:20px 0 0 0; }
}

@media screen and (max-width:540px)	{
	.logo { width: 45%; }
}