.stiftkontakt {
	position: absolute;
	z-index: 9999;
	width: 78px;
	height: 102px;
	left: 600px;
	top: 22px;
	background: transparent;
	float: left;
}
.ac-container{
	width: 550px;
	margin: 0px;
	text-align: left;
}
.ac-container label{
	font-family: 'Source Sans Pro', 'Arial Narrow', Arial, sans-serif;
	padding: 5px 0px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: black;
	line-height: 33px;
	font-size: 16px;
	background: #ffffff;



}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: white;
	color: black;

}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}

.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;

}
.ac-container article p{
	color: black;
	line-height: 23px;
	font-size: 14px;
	padding: 0px 20px 10px 20px;
}
.ac-container input:checked ~ article{

}
.ac-container input:checked ~ article.ac-small{
	height: 100%;
}
.ac-container input:checked ~ article.ac-medium{
	height: 100%;
}
.ac-container input:checked ~ article.ac-large{
	height: 100%;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(fontweight_300.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(fontweight_700.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 900;
  src: local('Source Sans Pro Black Italic'), local('SourceSansPro-BlackIt'), url(fontweight_900.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight'), local('SourceSansPro-ExtraLight'), url(fontweight_200.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(fontweight_400.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightIt'), url(fontweight_300italic.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldIt'), url(fontweight_700italic.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: local('Source Sans Pro Semibold Italic'), local('SourceSansPro-SemiboldIt'), url(fontweight_600italic.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight Italic'), local('SourceSansPro-ExtraLightIt'), url(fontweight_200italic.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local('Source Sans Pro Italic'), local('SourceSansPro-It'), url(fontweight_400italic.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(fontweight_900normal.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url(fotnweight_600normal.woff) format('woff');
}

html, body {
font-family:'Source Sans Pro', sans serif;
width : 100%;
height : 100%;
margin : 0;
padding : 0;
background-color:#FFF;
}

#wrapper {
width : 960px;
height: *;
position : relative;
margin-left : -490px;
left : 50%;
overflow: hidden;
}

img{
	border:0;
}

#logo{
	position:relative;
	top:0px;
	width: 960px;
	height: 107px;
	background-image:url(../images/header-kw-pfh-2020.png);
	background-repeat:no-repeat;
}



#linie{
	position:absolute;
	top:152px;
	background-image:url(../images/linie.jpg);
	background-repeat:repeat-x;
	width:100%;
}

#navig1{
	background-image: url(../images/navi_grau.jpg);
	background-repeat: repeat-x;
	width:100%;
	height : 46px;
	position:relative;
	top:0px;
	height : 46px;
	margin:0;
	padding:0;
}

#navigation{
	float: left;
	width:778px;
	top:0px;
	height : 46px;
	margin:0;
	padding:0;
}

#navigationoshop{
	float: right;
	width:162px;
	top:0px;
	height : 46px;
	margin:0;
	padding:0;
}

#content{
	position:relative;
	top:20px;
		height:380px;
	width:960px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:380px;
		overflow:hidden; 
		}	
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	/* display: none; */
	display: block;
	width: 70px;
	height: 89px;
	position: absolute;
	/* left: 25px; */
	left: 0px; 
	top: 150px;
	z-index: 1000;

}


	#nextBtn, #slider1next{ 
		/* left:865px; */
		left:930px;
		}																		
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		}	
	#nextBtn a, #slider1next a{ 
		z-index:1000;
		}	
	#prevBtn a, #slider1prev a{ 
		z-index:1000;
		}	
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:89px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:89px;
		line-height:70px;
		}
	ol#controls li a{
		float:left;
		height:89px;
		line-height:70px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#inhalt{
	position:relative;
	top:50px;
	width:960px;
}

h1{
	font-size:19px;
	margin-top: 0;
}

ul{
	margin-top: 0;
}

#textlinks{
	width:210px;
	float: left;
	padding-bottom: 100px;
}

#textmitte{
	width:550px;
	float: left;
	height: 100%;
	padding-bottom: 100px;
}

#textrechts{
	width:180px;
	float: right;
	padding-bottom: 100px;
}

table.katalogorder {
	width:550px;
	border:0;
}

table {
	width:180px;
    *border-collapse: collapse; 
    border-spacing: 0;
	margin-bottom: 12px;
}
th {
	border-bottom: solid #ccc 1px;
	height: 30px;
	background-color: #f3f3f3;
    border-radius: 6px 0 0 0;
	text-align: left;
	padding-left: 12px;
}



.bordered 
{
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.bordered1
{
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.bordered1 img:first-child
{
	padding: 0px 0px 10px 0px;
	text-align: center;
} 

.bordered2
{
	padding: 15px 12px 15px 12px;
}


.bordered2 a:link, a:visited {
	color:#000;
	text-decoration:none;
}

.bordered2 a:hover {
	color:#000;
	text-decoration:underline;
}


#textmitte a:link { 
	color:#000;
	text-decoration:none;
}
	
#textmitte a:visited{
	color:#000;
	text-decoration:none;
}

#textmitte a:focus { 
	color:#000;
	text-decoration:none;
}

#textmitte a:hover { color:#000; text-decoration:underline;}

#textmitte a:active {
	color:#000;
	text-decoration:none;
}

#footerold {
	height:30px;
	position:fixed;
	bottom:15px;
    text-align:center;
    width:100%;
}

#footer{
	width:100%;
    position: relative;
	margin:0;
	padding:0;
}
#footerline{
	background-image:url(../images/redline.jpg);
	background-repeat:repeat-x;
	text-align:center;
	width:100%;
	height: 34px;
	position:relative;
	top:0px;
	margin:0;
	padding:0;
}

#impressum{
	text-align:right;
	margin-top:2px;
	padding-bottom:5px;
	font-size:12px;
	text-align:center;
}

#impressum a:link { 
	color:#000;
	text-decoration:none;
}
	
#impressum a:visited{
	color:#000;
	text-decoration:none;
}

#impressum a:focus { 
	color:#000;
	text-decoration:none;
}

#impressum a:hover { color:#000; text-decoration:underline;}

#impressum a:active {
	color:#000;
	text-decoration:none;
}


<!-- NEWSLETTER -->

#newsletter-form{
	border:0px;
}


form#newsletter fieldset {
padding-top : 20px;
padding-right:auto;
margin-left:-10px;
text-align : left;
border : 0;
background-color : transparent;
width :165px;
}
form#newsletter input[type="text"], input[type="url"], input[type="tel"], input[type="email"], textarea {
margin : 3px 0 0 0;
padding : 6px;
font-size : 12px;
border : 1px solid #ccc;
width:165px;
}

fieldset {
padding-top : 0px;
padding-right:auto;
margin-left:00px;
text-align : left;
border : 0px;
}
input[type="text"], input[type="url"], input[type="tel"], input[type="email"], textarea  {
margin : 0 85px 0 0;
padding : 3px;
float:right;
font-size : 12px;
border : 1px solid #ccc;
width:285px;
}

.absenden {
	text-align:right;
}

.menu{
	width: 550px;
	list-style: none;
	border: 0;
}
.menu a:link {
	text-decoration: none;
}

.menu a:hover {
	text-decoration: none;
}

.menu a:visited {
	text-decoration: none;
}

.menu a:focused {
	text-decoration: none;
}

.menu a:active {
	text-decoration: none;
}


.title {
	width: 530px;
	font-size:14px;
	overflow: hidden;
	list-style: none;
}

.menu li.title:first-child {
	border-top: none;
	list-style: none;
}


.title a span {
	display:block;
	padding:10px 10px 10px 0px;
	color: #000;
	list-style: none;
}

.title ul li a {
	display: block;
	padding-left: 20px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #464646;
	padding-right:25px;
	list-style: none;
}

.title ul li a:hover {
	color: #000;
	list-style: none;
}


.title ul li a {
 	-webkit-transition: all .5s ease-in-out;
 	height: 0px;
	display: block;
	list-style: none;
 }
 
 :target + ul li a {
	 overflow:auto;
	height:auto;
	list-style: none;
}