@charset "UTF-8";
@import url('../fonts/stylesheet.css');
@import url('module.css');

*{
	margin: 0;
	padding: 0;
}

.kontakt-link{
	position:absolute;
	top:40%;
	left:36%;
}

.kontakt-link a{
	font-size:24px;
	color: #008691;
}

.kontakt-link a:link{
	text-decoration: none;
}

body{
	background: #fff;
	font-size: 18px;
	line-height: 26px;
	color: #000;
	font-family: Arial, sans-serif;
}

.captcha { padding: 0 10px; }
.ds { padding: 10px; }

html, body, #container {height: 100%;}
body > #container {height: auto; min-height: 100%;}

#content table, address, h1, h2, h3, h4, h5 {margin-bottom: 30px;}

p, ul {margin-bottom: 16px;}

address{
	margin-bottom: 16px;
	font-style: normal;
}

a,
a:visited{
	outline: none;

}

a:hover,
a:active,
a:focus{
	text-decoration: none;
}

img{
	border: none;
}

/**********************************************

	   ////////// Nicht löschen ///////////

***********************************************/

.clear{
	clear: both;
	float: none;
}

.nopadding{
	padding: 0 !important;
}
.nomargin{
	margin: 0 !important;
}
.paddingtop {padding-top: 12px;}

/**********************************************

	   ////////// Seitenformatierung ///////////

***********************************************/
#container {
	padding-top: 110px;
}

#index #container, #produkte #container {
	padding-top: 50px;
	background: url(../images/contentcontainer_bg.jpg) center 0 repeat;
}

#header {
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 901;
	background: #008691;
	box-shadow: 0 2px 3px #5f5f5f;
}

.captcha { padding: 0 10px; }
.ds { padding: 10px; }

#inner_header {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#header h1 a {
	display: block;
	width: 175px;
	height: 88px;
	text-indent: -9999px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
}

#header ul {
	position: absolute;
	right: 0;
	top: 0;
	list-style: none;
	height:50px;
	line-height: 50px;
}

#header ul li {
	display: inline-block;
	position: relative;
}

#header ul li a,
#header ul li a:visited,
#header ul li.empty {
	cursor: pointer;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 20px;
}

#header ul li a:before,
#header ul li.empty:before {
	content: " ·";
	padding-right: 20px;
	color: #fff !important;
}

#header ul li:first-child a:before {
	content: "";
	padding-right: 20px;
}

#header ul li a:hover,
#header ul li a:focus,
#header ul li a:active,
#header ul li.active a,
#header ul li.empty:hover {
	color: #ffc598;
}

#header ul ul {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	background: #008691;
	height:auto;
	line-height: 28px;
	min-width: 250px;
	padding: 10px;
	box-shadow: inset 0 2px 3px #004E54;
}

#header ul ul li {display: block;}

#header ul ul li a,
#header ul ul li a:visited,
#header ul ul li.empty {
	padding-left: 10px;
	display: block;
	color: #fff !important;
}

#header ul ul  li:first-child a:before {
	content: " ·";
	padding-right: 20px;
	color: #fff !important;
}

#header ul ul li a:hover,
#header ul ul li a:focus,
#header ul ul li a:active,
#header ul ul li.active a,
#header ul ul li.empty:hover {
	color: #ffc598 !important;
}

#entry {
	width: 100%;
	height: 500px;
	border-bottom: 6px solid #fff;
	overflow: hidden;
	position: relative;
}

#entry .background {
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
}

#entry .background img{
	min-width: 100%;
	min-height: 500px;
	position: absolute;
}

#entry .content {
	position: absolute;
	width: 660px;
	top: 85px;
	left: 50%;
	margin-left: -330px;
	z-index: 2;
	text-align: center;
	font-size: 20px;
}

#entry .content h2 {
	font-family: 'eb_garamondregular';
	color: #fff;
	font-size: 48px;
	line-height: 90px;
	font-weight: normal;
	margin-bottom: 40px;
}

#entry .content h2 span {
	display: inline-block;
	text-indent: -9999px;
	width: 690px;
	height: 93px;
	background: url(../images/keck.png) 23px 0 no-repeat;
}

#entry .content p.more {
	display: block;
	width: 72px;
	height: 72px;
	border-radius: 72px;
	background: url(../images/entry_more.png) 0 0 no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	cursor: pointer;
	margin-top: 35px;
}

#contentcontainer {
	height: auto;
	width: 100%;
	overflow: hidden;
	padding-bottom: 65px;
}

#content {
	height: auto;
	width: 940px;
	margin: 0 auto;
	padding: 50px 0 15px;
}

#index #content {
	padding-top: 35px;
}
#index #content .teaser{
	height: 168px;
}
/*
#produkte #content .teaser{
	height: 250px;
}
*/
#content .teaser img{
	height: 193px;
	width: 229px;
	overflow: hidden;
}

#content h2,
#content h3,
#content h4,
#content h5 {
	font-family: 'eb_garamondregular';
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 23px;
}

#produkte .teaser h2 {
	line-height: 28px;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

#produkte .teaser {
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

#produkte #content  {
	padding-top: 100px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#content ul {
	margin-left: 15px;
}
.noliststyle {list-style: none;}

.halfcol {
	width: 430px;
}
.bigcol {
	width: 460px;
}
.bigcol_extra {
	width: 560px;
}
.smallcol {
	width: 280px;
}
.red {
	color: #FF0000;
}
.text {
	min-height: 355px;
	height: auto;
}

.highlight {
	background: #008691;
	color: #fff;
	box-shadow: 0 0 3px #5f5f5f;
	min-height: 168px;
	height: auto;
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 18px;
	padding: 25px 10px 0 20px;
}

.calltoaction {
	min-height: 143px !important;
}

.highlight a,
.highlight a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.highlight a:hover,
.highlight a:focus,
.highlight a:active {
	color: #ffc598;
}

.highlight img {
	display: block;
	float: left;
	margin: -25px 15px 0 -20px;
}

.highlight p.more {
	margin: 0;
}

.highlight p.more a.dark,
.highlight p.more a.light {
	width: 175px;
	text-align: center;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	color: #fff;
	background: #0f0905;
	text-decoration: none;
	display: block;
	float: left;
}

.highlight p.more a.light {
	background: #fff;
	color: #008691;
}

.highlight p.more a.dark:hover,
.highlight p.more a.dark:focus,
.highlight p.more a.dark:active {
	background: #fff;
	color: #008691;
}

.highlight p.more a.light:hover,
.highlight p.more a.light:focus,
.highlight p.more a.light:active {
	color: #fff;
	background: #0f0905;
}

.karriere {
	position: relative;
	padding-top: 40px;
	background: #008691 url(../images/karriere_bg.jpg) right bottom no-repeat;
}

.karriere img {
	margin-top: -40px;
}

.karriere h3 {
	font-size: 24px !important;
	line-height: 26px !important;
}

.karriere .bewerben {margin-bottom: 0;}

.karriere .bewerben a{
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	text-indent: -9999px;
	display: block;
	background: url(../images/karriere_bewerben.png) 0 0 no-repeat;
	right: 30px;
	bottom: 10px;
}

#pagination {
	height: 60px;
	background: #e5f3f4;
	width: 100%;
	position: fixed;
	left: 0;
	top: 50px;
	z-index: 100;
}

#pagination ul {
	width: 710px;
	margin: 0 auto;
	list-style: none;
	padding: 20px 0 0 430px;
	position: relative;
	z-index: 902;
}

#pagination ul li {
	display: inline;
	color: #d4d2d3;
	padding-left: 3px;
}

#pagination ul li a,
#pagination ul li a:visited {
	text-decoration: none;
	color: #008691;
	font-size: 18px;
}

#pagination ul li a:after {
	content: "›";
	color: #000 !important;
	padding-left: 5px;
}

#pagination ul li a:hover,
#pagination ul li a:focus,
#pagination ul li a:active {
	color: #000;
}

#pagination ul li.current {
	text-transform: capitalize;
}

#content .inhalt {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	hyphenate-before: 10;
	hyphenate-after: 10;
	background-color: #FFF; 
}

#content .inhalt h2 {
 	color: #d4d2d3; 
	font-size: 60px;
	line-height: 64px;
	margin-bottom: 15px;
}
#content .inhalt a,
#content .inhalt a:visited {
	color: #008691;
	font-weight:bold;
	text-decoration:none;
}
#content .inhalt a:hover,
#content .inhalt a:active ,
#content .inhalt a:focus {
	text-decoration:underline;
}

#content .inhalt h2 span {
	color: #008691;
}

#content .inhalt .highlight h4 {
	margin-bottom: 5px;
}
#content .inhalt h6 {
	color: #008691;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
	padding-top: 36px;
}

.showbox {
	position: relative;
}
.showbox img{
	width: 600px;
}
.show {
    background: url("../images/loadinggif.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 400px;
    margin-bottom: 7px;
    width: 600px;
	overflow: hidden;
}

.showbox ul {
	margin: 0 !important;
	list-style: none;
	width: 600px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

.showbox ul li {
	display: inline-block !important;
	margin-right: 3px;
	position: relative;
	width: 200px;
	height: 130px;
	overflow: hidden;
}

.showbox ul li  img {
	width: 200px;
	cursor: pointer;
	position: relative;
	z-index: 99;
}

.showbox ul li .count {
	background: #fff;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	font-weight: normal;
	border-radius: 3px;
}

.showbox ul li:hover .count {
	color: #008691;
}

.showbox .leftslide,
.showbox .rightslide {
	position: absolute;
	left: -20px;
	font-size: 30px;
	bottom: 50px;
	z-index: 901;
	display: block;
	width: 40px;
	line-height: 45px;
	text-align: center;
	height: 40px;
	cursor: pointer;
	font-weight: bold;
	background: #fff;
	border-radius: 40px;
	box-shadow: 0px 0px 2px #ccc;
}

.showbox .rightslide {
	left: auto;
	left: 580px;
	background-position: 0 -40px ;
}

#footer {
	width: 100%;
	height: 65px;
	background: #fff url(../images/footer_bg.jpg) 0 0 repeat-x;
	margin-top: -65px;
}

#footer .content {
	width: 940px;
	margin: 0 auto;
	border-bottom: 7px solid #d4d2d3;
	line-height: 27px;
	
}

#index #footer .content {
	background: url(../images/footer_content_bg.jpg) center top no-repeat;
}

#footer address {
	margin-bottom: 0;
	text-align: center;
	font-size: 15px;
	padding-top: 30px;
}

/*******************************************************************/

.hidden_email {
	display: none;
}

#bewerbung-form fieldset {
	border: 1px solid #000;
	padding: 20px;
}

#bewerbung-form legend {
	color: #fff; 
	background: #008691;
	padding: 5px;
}

#bewerbung-form input,
#bewerbung-form select  {
	border: 1px solid #000;
	width: 430px;
	height: 36px;
	margin-bottom: 10px;
	text-indent:  5px;
	font-family: Arial, sans-serif;
	display: block;
	font-size: 16px;
}

#bewerbung-form textarea {
	border: 1px solid #000;
	width: 877px;
	resize: vertical;
	font-family: Arial, sans-serif;
	font-size: 16px;
	display: block;
	padding-left: 5px;
}

#bewerbung-form  input#usr-stelle-contact,
#bewerbung-form  input#usr-vorname-contact,
#bewerbung-form  input#usr-strasse-contact,
#bewerbung-form  input#usr-plz-contact,
#bewerbung-form  input#usr-email-contact,
#bewerbung-form  input#usr-schulabschluss-contact {
	float: left;
	margin-right: 20px;
}

#bewerbung-form  input#usr-plz-contact {
	width: 100px;
	margin-right: 10px;
}

#bewerbung-form  input#usr-ort-contact {
	width: 318px
}

#bewerbung-form select {
	width: 200px;
	height: auto;
	display: inline;
	text-indent: 1px;
}

#bewerbung-form  input[type=submit],
#bewerbung-form  input[type=reset] {
	cursor: pointer;
	display: block;
	float: left;
	margin-top: 5px;
	border-color: #fff;
	color: #008691;
	font-weight: bold;
	background: #E5F3F4;
}

#bewerbung-form  input[type=submit] {
	margin-right: 20px;
}

#bewerbung-form  input[type=submit]:hover,
#bewerbung-form  input[type=reset]:hover {
	background: #008691;
	color: #fff;
}

.opening-times table {
  width: 400px;
}
.opening-times table .td-left {
  width: 50%;
}
.opening-times table .td-right {
  width: 50%;
}