/* anaheim-regular - latin */
@font-face {
  font-family: 'Anaheim';
  font-style: normal;
  font-weight: 400;
  src: local('Anaheim'), local('Anaheim-Regular'),
       url('fonts/anaheim-v8-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/anaheim-v8-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

#apDiv1 {
	position: absolute;
	width: 116px;
	height: 102px;
	z-index: 1;
	right: 5%;
	top: 353px;
}

body {
	font-family: 'Anaheim';
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.logorahmen  {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}


.navi {
	color: #666;
}

.naviactiv {
	color: #B30A67;
	font-weight: normal;
}

.navigationsbox {
	float: left;
	width: 250px;
	margin-top: 5px;
	line-height: 1.8em;
}

.navigation {
	height: 28px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #333333;
}
.navigationszelle {
	font-size: 14px;
	color: #FFF;
	float: left;
	height: 23px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	display: block;
}
a.navigationszelle {
	font-size: 14px;
	color: #FFF;
	float: left;
	height: 23px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	display: block;
}

a.navigationszelle:hover {
	background-color: #7C7C7C;
}
.navigationszelleactiv {
	color: #000000;
	text-decoration: none;
	background-color: #CC9900;
	color: #FFF;
	float: left;
	height: 23px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	display: block;
	font-size: 14px;
}

/*Responsive Navigation */
.naviresponsive {
	display: none;
}
.hamburger {
	box-sizing: border-box;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin: 0px;
	display: none;
}
.hamburgeroff {
	display: none;
}


.container {
	width: 980px;
	background-color: #FFF;
	margin: 0 auto;
}

.textbox1 {
	float: left;
	width: 600px;
	padding-left: 35px;
	margin-bottom: 0px;
}

.boxtext {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}
.boxtexttitel {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.color1 {
	font-weight: normal;
	color: #DD0364;
}


.clearfloat { 
	clear: both;
}

.titelbildbild {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: center center;
}




.thumbnails {
	height: auto;
	width: 75%;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
}

.thumbnailrahmen {
	float: left;
	width: 50%;
	text-align: center;
}


.footer {
	font-size: 1em;
	color: #000;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 40px;
	padding-left: 40px;
}

a.footer {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover {
	color: #39F;
	font-weight: normal;
	text-decoration: none;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}


.small {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
a.small {
	font-size: 8px;
	font-weight: bold;
	color: #666666;
}

a.small:hover {
	font-size: 8px;
	font-weight: normal
}


h1 {
	font-size: 2em;
	color: #000;
	font-weight: normal;
	font-family: Anaheim;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}





.inputfeld {
	background-color: #FFFFFF;
	width: 100%;
	font-size: 9px;
	height: 15px;
	border: 1px solid #999999;
}
.inputfeldshort {
	background-color: #FFFFFF;
	width: 50px;
	font-size: 9px;
	height: 15px;
	border: 1px solid #999999;
}

.inputfeldtext {
	background-color: #FFFFFF;
	width: 100%;
	font-size: 9px;
	height: 85px;
	border: 1px solid #999999;
	color: #000000;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bildlinks {
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.bildrechts {
	padding-bottom: 5px;
	text-align: right;
	padding-left: 5px;
}


li {
	list-style-type: disc;
	list-style-image: url(images/listenpunkt.gif);
}



.zitatblock {
	background-image: url(images/quote-001.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-right: 60px;
	font-size: 16px;
}







@media only screen and (max-width : 970px) {

body {
	font-size: 1.1em;

}

.logobild {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	height: auto;
	padding-top: 5px;
}

.hamburger {
	box-sizing: border-box;
	float: left;
	width: 100%;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	display: inherit
}

.navigation {
	display: none;

}
.naviresponsive {
	display: none;
	/* [disabled]padding-left: 40px; */
	/* [disabled]padding-right: 40px; */
}


.naviresponsive div {
	height: 20px;
	font-size: 1.2em;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-right: 40px;
	padding-left: 40px;
}

.navigationsbox {
	display: none;
}
	
.container  {
	width: 100%;
}

.textbox {
	font-size: 13px;
	box-sizing:border-box;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

.textbox1 {
	width: 100%;
	padding-left: 0px;
}

.thumbnails {
	height: auto;
	width: 90%;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
}
.thumbnailrahmen {
	float: left;
	width: 100%;
	text-align: center;
}





}
.jobangebot {
	border: 1px solid #CCC;
}
