/* ----- Struktur ----- */
body {
	margin:0;
	padding:0;
	/*background-image:url(../img/hintergrund_body.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-color:#333333;*/
	background-color:#000000;
	background-image:url(../material-2/backround/bg-color.jpg);
	background-repeat:repeat;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px; 
	line-height:15px;
	color: #666666; 
}

#position {
	position:relative;
	top:0px;
	width:994px;
	height:auto;
	margin:auto;
	padding:0;
	z-index:20;
	overflow:visible;
}

#navi {
	filter:Chroma(color=#000001);
}

#slider {
	margin: auto;
	margin-top: -50px;
	width:994px;
	height:383px;
	visibility: visible;
	z-index:1;
	filter:Chroma(color=#000001);
	background:transparent;
	/*border-top:solid 1px #ffffff;*/
}

#linkleiste {
	
	margin:auto;
	top:0;
	width:993px;
	height:150px;
	z-index:50;
	background-image:url(img/navi-hg.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#inhalt {
	position:absolute;
	left:0;
	top:0px;
	width:994px;
	z-index:26;
	background-color:#ffffff;
	padding:0 0 0px 0;
	border:none;
	font-family: 'Pontano Sans', sans-serif;
}

#inhalt_links {
	position:relative;
	margin:0px 0 40px 40px;
	padding:0 20px 0 0;
	float:left;
	width:900px;
	background-color:#ffffff;
	font-family: 'Pontano Sans', sans-serif;
	
}

#inhalt_rechts {
	position:relative;
	margin:30px 0 30px 30px;
	padding:0;
	float:left;
	width:280px;
	background-color:#ffffff;
	font-family: 'Pontano Sans', sans-serif;
	margin-top: -674px;
	margin-left: 690px;
}

#footer {
	position:absolute;
	width:859px;
	height:51px;
	margin-left:-10px;
	bottom:11px;
	margin:0;
	padding:15px 0 0 0;
	border:none;
	font-family: 'Pontano Sans', sans-serif;
	left: -1px;
}

#textfeld_01 {
	position:relative;
	margin:0;
	padding:30px 30px 0 40px;
	float:left;
	width:427px;
	height:240px;
	background-color:#ffffff;
	font-family: 'Pontano Sans', sans-serif;
}

/*#textfeld_02 {
	position:relative;
	margin:0;
	padding:30px 30px 0 20px;
	float:left;
	width:427px;
	height:240px;
	background-color:#ffffff;
}*/

#textfeld_02 {
	padding:0;
	margin-right: 28px;
	width:253px;
	height:auto;
	float:right;
	font-family: 'Pontano Sans', sans-serif;
}

#textfeld_02.box01 {
	padding:0;
	margin-right: 28px;
	width:253px;
	height:396px;
	float:right;
	background-image:url(../img/hintergrund_box03.jpg);
	background-repeat:no-repeat;
	font-family: 'Pontano Sans', sans-serif;
}

#indexfeld_01 {
	position:relative;
	margin:30px 0 0 30px;
	padding:0;
	float:left;
	width:280px;
	height:180px;
	background-color:#ffffff;
	border:none;
	font-family: 'Pontano Sans', sans-serif;
}

#indexfeld_02 {
	position:relative;
	margin:30px 0 0 40px;
	padding:0 20px 0 0;
	float:left;
	width:280px;
	height:180px;
	background-color:#ffffff;
	border-right:solid 1px #999999;
	font-family: 'Pontano Sans', sans-serif;
}

#indexfeld_03 {
	position:relative;
	margin:30px 0 0 30px;
	padding:0;
	float:left;
	width:280px;
	height:180px;
	background-color:#ffffff;
	border:solid 1px #999999;
	font-family: 'Pontano Sans', sans-serif;
}

#beschreibung_news {
	position:absolute;
	margin:30px 0 0 10px;
	padding:0;
	z-index:100;
	left:17px;
	font-family: 'Pontano Sans', sans-serif;
}

div.news {
	position:relative;
	display:block;
	margin:0 0 40px 10px;
	padding:0 10px 10px 10px;
}

div.inhalt {
	position:relative;
	width:260px;
	margin:0;
	padding:10px 0 30px 0;
	border-top:solid 1px #009ee0;
	background-repeat:no-repeat;
}

div.leistungen {
	position:relative;
	width:253px;
	margin:20px 104px 0 0;
	padding:5px 0 20px 0;
	float:left;
	background-repeat:no-repeat;
}

img.links {
	border:none;
	margin:0 10px 0 0;
	float:left;
}

img.rechts {
	border:none;
	margin:0 10px 0 0;
	float:right;
}

img#gestaltung {
	z-index:80;
	border:none;
	width:220px;
	height:300px;
}

a img#gestaltung {
	z-index:80;
	border:none;
}

img#logogestaltung {
	z-index:80;
	border:none;
	width:465px;
	height:225px;
}

a img#logogestaltung {
	z-index:80;
	border:none;
}

table.kontakt {
	margin:20px 0 0 -2px;
	padding:0;
	width:600px;
	border:0;
	text-align:left;
	vertical-align:top;
}
table.kontakt tr {
	margin:0;
	padding:0;
	height:30px;
	border:0;
	text-align:left;
}
table.kontakt td {
	margin:0;
	padding:0;
	height:30px;
	border:0;
	text-align:left;
}
table.kontakt td.check {
	margin:0;
	padding:0;
	width:15px;
	height:30px;
	border:0;
}
.text {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px;
	color:#666666;
	margin:5px 0 0 0;
	padding:0;
}
.textklein {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 11px;
	color:#666666;
	margin:5px 0 0 0;
	padding:0;
}
.hinweis {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px;
	color:#666666;
	margin:5px 0 0 0;
	padding:0;
}
.warnung {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px;
	color:#ff0000;
	margin:5px 0 0 0;
	padding:0;
}

input {
	width:200px;
	height:20px;
	margin:0;
	padding:2px;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 11px;
	color:#666666;
	border:0;
	background-color:#eeeeee;
	text-align:left;
}

input.check {
	width:15px;
	height:15px;
	margin:6px 0 0 0;
	padding:0;
	border:0;
	background-color:#eeeeee;
}
input.button {
	width:95px;
	height:25px;
	margin:0 10px 0 0;
	padding:0;
	font: normal normal 14px "Trebuchet MS", Helvetica, Arial;
	text-align:center;
}
input.button:hover {
	width:95px;
	height:25px;
	margin:0 10px 0 0;
	padding:0;
	font: normal normal 14px "Trebuchet MS", Helvetica, Arial;
	background-color:#666666;
	color:#eeeeee;
	text-align:center;
}

textarea {
	width:428px;
	height:100px;
	margin:0;
	padding:5px;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px;
	color:#666666;
	border:0;
	background-color:#eeeeee;
}


/* ----- Text -----*/

h1 { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 18px; 
	line-height: 22px;
	color: #666666; 
	margin:0 0 15px 0;
}
h1 a { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 18px; 
	color: #666666; 
	margin:0;
	text-decoration:none;
}
h1 a:hover {
	text-decoration:underline;
}
h2 { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 18px;
	color: #666666; 
	margin:0 0 -15 0;
}
h2 a { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 18px; 
	color: #666666; 
	margin:0;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h2.impressum {
	color: #ffffff; 
}

h3 { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 18px; 
	color: #ffffff; 
	margin:0 0 8px -10px;
	padding:0 0 0 10px;
	width:259px;
	background-color: #4b4b4b;
}

h3 a{ 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 18px; 
	color: #ffffff; 
	text-decoration:none;

}

.mehr { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 12px; 
	color: #009ee0; 
	margin:0 0 8px 0;
	padding:0 0 0 0;
	width:253px;
	border-top:solid 1px #009ee0;
	text-align:right;
}

.mehr a{ 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 12px;
	color: #009ee0; 
	width:253px;
	text-align:right;
	text-decoration:none;
}

h3.impressum { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 12px; 
	color: #ffffff; 
	margin:0;
}

h4 { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 18px; 
	color: #666666; 
	margin:0 0 10px 0;
}

h4 a{ 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 18px;
	color: #666666; 
	text-decoration:none;

}

h5 { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 18px;
	color: #666666; 
	margin:0;
}

.fliestext_schwarz { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px; 
	line-height:15px;
	color: #000000; 
	margin:0 0 15px 0;
}

.fliestext_schwarz a { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px;
	color: #000000; 
	text-decoration:none;

}

.fliestext_schwarz a:hover { 
	color: #009ee0; 
	text-decoration:none;
}

.fliestext_blau { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px; 
	line-height:15px;
	color: #009ee0; 
	margin:0 0 15px 0;
}

.fliestext_blau a { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 12px; 
	line-height:15px;
	color: #009ee0; 
	text-decoration:none;
}

.fliestext_blau a:hover { 
	color: #009ee0; 
	text-decoration:none;
}

.fliestext { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px; 
	line-height:15px;
	color: #666666; 
	margin:0 0 15px 0;
}
.fliestext a {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #666666; 
	margin:15px 0 0 0;
	text-decoration:none;
}
.fliestext a:hover {
	color: #009ee0; 
	text-decoration:none;
}

.fliestext a:hover span {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #009ee0; 
	text-decoration:none;
}

.aufzaehlung { 
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #666666; 
	margin:0 0 15px 0;
}

.fusszeile_01 {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 12px;
	color: #555555; 
	margin:0;
	padding:0;
}
.fusszeile_01 a {
	color: #555555; 
	margin:0;
	padding:0 3px 0 3px;
	text-decoration:none;
}
.fusszeile_01 a:hover {
	color: #777777; 
	text-decoration:none;
}

.fusszeile_02 {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 11px;
	color: #999999; 
	margin:0;
	padding:0;
}
.fusszeile_02 a {
	color: #999999; 
	margin:0;
	padding:0 3px 0 3px;
	text-decoration:none;
}
.fusszeile_02 a:hover {
	color: #666666; 
	text-decoration:none;
}


/* ----- listen ----- */


ul.checkliste {
	margin:25px 0 0 35px;
	padding:0;
}
ul.checkliste li {
	margin:0 0 18px 0;
	padding:0;
	list-style-position:outside;
	list-style-image:url(../img/symbol_haken.png);
	
	font: normal 16px StanHand, Arial; 
	color: #eeeeee; 
}

ul.checkliste02 {
	margin:25px 0 0 20px;
	padding:0;
}

ul.checkliste02 li {
	margin:0 0 18px 0;
	padding:0;
	list-style-position:outside;
	list-style-type:none;	
	font: normal 16px StanHand, Arial; 
	color: #eeeeee; 
}

/* ----- Presse ----- */

ul.presse {
	margin:0 0 0 300px;
	padding:0;
	width:640px;
}
ul.presse li {
	margin:0 0 10px 0;
	padding:10px;
	width:610px;
	
	list-style:none;
	list-style-position:outside;
	float:left;
	
	border:none;
	border-bottom:solid 1px #999999;
	background-color:#ffffff;
}
ul.presse li img.links {
	float:left;
	margin:0;
}

.pressetext_bold { 
	font: normal bold 16px "Trebuchet MS", Helvetica, Arial; 
	line-height:18px;
	color: #666666; 
	margin:0 0 10px 145px;
}
.pressetext_bold a {
	font: normal bold 16px "Trebuchet MS", Helvetica, Arial; 
	color: #666666;
	text-decoration:none;
}
.pressetext_bold a:hover {
	text-decoration:underline;
}

.pressetext { 
	font: normal normal 12px "Trebuchet MS", Helvetica, Arial; 
	line-height:18px;
	color: #666666; 
	margin:0 0 10px 145px;
}
.pressetext a {
	font: normal bold 12px "Trebuchet MS", Helvetica, Arial; 
	color: #666666; 
	text-decoration:none;
}
.pressetext a:hover {
	color: #666666; 
	text-decoration:underline;
}


/* ----- FARBEN ----- */

dowe gelb: #ffff00




/* --- menu -- */



#menu-container {
	margin: 0 auto;
	width: 970px;
	font-family: Arial, Verdana;
	font-size: 13px;
	line-height: 1.5;
	margin-top: 10px;
	z-index: 500;
	}

	
	
ul.bjqs-controls.v-centered li a{
	display:none;
	font-family: 'Pontano Sans', sans-serif;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	
	background:#000;
	color:#fff;
		font-family: 'Pontano Sans', sans-serif;
}





/* pontano-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Pontano Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/pontano-sans-v13-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/pontano-sans-v13-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/pontano-sans-v13-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/pontano-sans-v13-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/pontano-sans-v13-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/pontano-sans-v13-latin-ext_latin-regular.svg#PontanoSans') format('svg'); /* Legacy iOS */
}













