@charset "utf-8";
/*==================================================
    => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}

html, body, #container {height: 100%;} /*stickyFooter*/

body {
	color: #363334;
	vertical-align:baseline;
	text-align: left;
	font: 12px/18px Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg-body.jpg) repeat-x top center;
}

body > #container {height: auto; min-height: 100%;}/*stickyFooter*/


html[xmlns^="http"] {
 overflow-y:scroll;
}

body.video {
	background:none;
	overflow:hidden;
	height: 700px !important;
	width: 620px !important;
}

div#cboxLoadedContent {
	height: 700px !important;
	width: 700px !important;
}

ol,
ul,
dl {
	list-style:none;
}

a,
.email span,
a:visited {
	outline:none;/* disable dotted active-link borders */
	text-decoration: none;
	color: #75b727;
}

a:hover,
a:hover span,
a:active,
a:focus {
	color:#75b727;
	text-decoration:underline;
}

p {
	line-height: 18px;
	padding-bottom:10px;
}

p.team {
color:#bbbbbb;
}

img,
a img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

h2 {
	font: 18px/22px Arial, Helvetica, sans-serif;}

h3{
	font: 16px/20px Arial, Helvetica, sans-serif;}

h4{
	font: 18px/18px Arial, Helvetica, sans-serif;
	color:#c4c4c3;
}

h5{
	font: 12px/18px Arial, Helvetica, sans-serif;
	color:#75b727;
}


div.content-column-video h3{
	color:#75b727;
	text-decoration:underline;
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
	
	
.link {
	padding-left: 15px;
}	
/*==================================================
    => global classes
==================================================*/

.accImg {
	float:right;
	margin:0 20px 30px;
	_margin:0 20px 30px;
}

.imgContPagination {
	clear:right;
	float:right;
	margin:0 20px 5px 0;
	_margin:0 10px 5px 0;
}

.imgContPagination li {
	float:left;
}

.imgContPagination li .active {
	text-decoration:underline;
}

.imgCount {
	border-right:1px solid #75b727;
	padding:0 5px;
}

a.imgCount {
	display:inline !important;
}

.accordon-content a.last {
	border:none;
}

.clear {
	clear:both;
	float:none;
	height:0;
	line-height: 0.0em
}

.float-left {
	float: left;
	margin:0 10px 10px 0;
}

.float-right {
	float: right;
	padding:0 0 10px 15px;
}

* + html .float-right {
	padding-left: 0px !important;
}

.display-none {
	display:none;
}

.highlight {
	background: url(../images/highlight.png) no-repeat 3px center;
	border-bottom: solid 1px #e5e4e1;
	border-top: solid 1px #e5e4e1;
	padding: 0 0 0 20px;
	display:block;
}

.file {
	background: #fafafa url(../images/icon-file.gif) no-repeat 3px center;
	padding: 6px 0 6px 55px;
	margin: 0 0 10px 0;
}

a[href $='.pdf'] {
	background: #fafafa url(../images/icon-pdf.gif) no-repeat 3px center;
}

p a.externalLink, 
p a[href^="http:"] {
	 background: url(../images/icon-external-link.gif) no-repeat 95% center;
	 padding: 0px 20px 0px 0px;
}

a.gototop {
	position:fixed;
	right:10px;
	bottom:10px;
	font-size:10px;
	text-decoration:none;
	background: #fff url(../images/icon-top.png) no-repeat left center;
	padding: 2px 2px 2px 15px;
	text-indent: -999em;
	text-align:left;
	display:block;
	_display:none; /* IE6 HACK */
}

a.gototop:hover {
	text-indent: 0px;
}

dl.imprint-business,
dl.imprint-address {
	margin-bottom:20px;
}

dl.imprint-business dt,
dl.imprint-address dt {
   display:block;
   width:50%;
   float:left;
}

noscript p {
	position:absolute;
	width:100%;
	height:25px;
	line-height:25px;
	top:0;
	left:0;
	font-size:11px;
	color:#666;
	text-indent:25px;
	border-bottom:solid 1px #999;
	z-index:99;
   text-align:center;
   background:#fff;
}

noscript strong {
	padding-left:20px;
	background:url(../images/cms/icon-cancel.png) no-repeat 0 center;
   font-weight:bold;
}

div.trennlinilinie {
	background:transparent url(../images/trennlinie.jpg) no-repeat scroll 0 15px;
	height:30px;
	width:200px;
}

div.trennlinilinie2 {
	background:transparent url(../images/trennlinie.jpg) no-repeat scroll 0 15px;
	height:30px;
	width:180px;
}

div.trennstrich-gr {
	height:1px;
	background:transparent url(../images/trennstrich-gr.jpg) no-repeat scroll 0 15px;
	padding:10px 0;
	width:620px;
}

div.trennstrich-gr2 {
	background:transparent url(../images/trennstrich-gr.jpg) no-repeat scroll 0 15px;
	height:1px;
	padding:20px 0;
	width:400px;
}


div.googlemaps {
	border-left:1px solid #C4C4C3;
	float:left;
	margin-top:16px;
	padding:44px 0 0 20px;
	width:600px;
}


p.case-studies{
	width:420px;
	float:left;
}
	

/*==================================================
    => container
==================================================*/

div#container {
	background:url(../images/head.jpg) no-repeat;
	width: 860px;
	position:relative;
	margin: 0 auto;
	text-align: left;
}

/*==================================================
    => top  
==================================================*/


body#panwerk-unternehmen div#header ,
body#fotogalerie div#header ,
body#panwerk-presse div#header, 
body#downloads div#header,
body#impressum div#header,
body#kontakt div#header,
body#was-wir-tun div#header,
body#sitemap div#header,
body#panwerk-jobs div#header,
body#anfahrt div#header,
body#produkt-innovation div#header,
body#innovationsstrategie div#header,
body#innovationsumsetzung div#header,
body#systematische-innovation div#header,
body#basis-innovation div#header,
body#innovativer-management div#header,
body#team div#header,
body#panwerk-news div#header,
body#news-archiv div#header,
body#fmerror div#header
body#case-studies div#header,
body#referenzen div#header,
body#case-studies div#header,
body#youtube div#header, 
body#leistungen div#header
	{
height:165px;
}

body#danke div#header{
	background:url(../images/bg-header-danke.jpg) no-repeat scroll 0 154px;
	height:264px;
	width:861px;
}

body#error404 div#header {
height:165px;
}

body#index div#header, body#demo-index div#header {
height:170px;
}
/*------------------ =branding  ------------------*/

h1.branding {
	float:right;
	height:50px;
	margin-top:46px;
	text-indent:-9999px;
	width:145px;
}

h1.branding a {
	background:url(../images/branding.jpg) no-repeat ;
	display:block;
	line-height:45px;
	height: 50px;
	widows: 145px;
}


/*==================================================
    => content-container  
==================================================*/

div#content-container {
	width:860px;
	padding-bottom: 23px;
}



/*------------------ =content-main  ---------------*/

div#content-main {
	width:860px;
	float:left;
	padding:0 0 50px;
}

/*------------------ =content-sidebar  ---------------*/

div#content-sidebar {
	float:left;
	margin:16px 0 0;
	padding:0 15px 0 0;
	width:200px;
}

div#content-sidebar h3 a, div#content-sidebar h3 a:hover {color: #C4C4C3 !important;text-decoration:none!important;}

/*------------------ =content-column  ---------------*/

div.content-column {
	border-left:1px solid #C4C4C3;
	border-right:1px solid #C4C4C3;
	float:left;
	margin-top:16px;
	padding:0 15px 0;
	width:400px;
	min-height:667px;
}

div.content-column-noborder {
	border:none;
	float:left;
	margin-top:16px;
	padding:0 30px 0 0;
	width:400px;
	min-height:667px;
}

div.content-full{
	border-left:1px solid #C4C4C3;
	float:left;
	width:623px;
	margin-top:16px;
	padding:0 0 0 20px;
	min-height:703px;
}

div.content-full2{
	border-left:1px solid #C4C4C3;
	float:left;
	width:600px;
	margin-top:16px;
	padding:0 0 0 20px;
	min-height:303px;
}

div.content-column2 {
	float:left;
	padding:0 15px 0;
	width:178px;
	margin:16px 0 16px 0;
}
div.content-column-video {
	float:left;
	width:178px;
	margin:16px 0 16px 0;
}

h2 {
	font:normal 28px/32px Arial, Helvetica, sans-serif;
	color:#75B727;
	margin:0 0 20px;
}

div.content-column h3 {
	font:normal 24px/28px Arial, Helvetica, sans-serif;
	color:#ccc;
}

div.content-column h4 {
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#ccc;
}

div.mitarbeiter {
	padding:15px 0;
	border-bottom:1px solid #c4c4c4;
	width:400px;
}

div.videotext {
	position:relative;
}

div.ausgabe h3{
	font: 18px/18px Arial, Helvetica, sans-serif;
	color:#c4c4c3;
}
	
div.ausgabe p.ewcms_news_feed{
	border-bottom:1px solid #c4c4c4;
	margin:15px 0;
}

p.video1 {
	height:407px;
	background:url(../images/pfeil-video.jpg) no-repeat 0 3px;
	padding-left:15px;
	margin-top:-4px;
}

p.video2 {
	height:407px;
	background:url(../images/pfeil-video.jpg) no-repeat 0 3px;
	padding-left:15px;
}

p.video3 {
	background:url(../images/pfeil-video.jpg) no-repeat 0 3px;
	padding-left:15px;
	}

p.animation {
	background:url("../images/pfeil-video.jpg") no-repeat scroll 0 13px transparent;
	color:#333333;
	padding:10px 0 0 15px;
}

p.animation a.video,
p.video1 a.video,
p.video2 a.video,
p.video3 a.video{
	color:#333333!important;
}




/* =slideshow */

#slideshow {
    position:relative;
    height:108px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* =lists */

ul.list {
	margin: 0 0 20px 0;
	padding: 0;
}

ul.list li {
	padding: 5px 0 5px 15px;
	border-bottom: dashed 1px #ccc;
	margin: 0 20px 0 0;
}


li.referenzen {
	float:left;
	width:210px;
	padding-right:5px;
	height:200px;}
	
li.referenzen a.referenzen {
	color:#333333;
}	

li.referenzen p.referenzen {
	padding-bottom:0px;
	color:#bbbbbb;
}

ul.sitemap li{
	padding-left:40px;
}

ul.sitemap li.sitemap{
	padding-left:0px;
}
/* =images */

a img.image,
.image,
.image.noborder {
	border: 1px solid #666;
	padding: 2px;
	background:#FFF url(../images/icon-progress.gif) no-repeat center center;
	margin: 0px 15px 10px 0;
	cursor: url(../images/icon-zoomin.cur), pointer;
	outline: none;
}

.image:hover,
a:hover img.image {
	border: 2px solid #cc0000;
	padding: 1px;
}

.imagenoborder,
iframe {
	cursor:default;
}

img.team  {
	float:left;
	padding:0 18px 0 0;
}
/*==================================================
    => navigation    
==================================================*/

ul#navi { 
	float:left;
	padding:50px 0 0 12px;
	width:200px;
	z-index:1;

}

ul#navi li a {
	background:url(../images/strich-navi.jpg) no-repeat;
	text-decoration:none;
	padding:0 0 0 10px;
	color: #363334;
}

ul#navi li.active a,
ul#navi li a:hover{
	background:url(../images/strich-navi-hover.jpg) no-repeat;
	padding:0 0 0 10px;
	color:#75b727;
}

/*------------------ =navi sub  -----*/

ul#navi li ul {
	float:left;
	position:absolute;
	top:50px;
	width:200px;
	left:228px;
	display: none;
}

ul#navi li ul li a, ul#navi li.active a li a {
	background:url(../images/strich-navi.jpg) no-repeat!important;
	text-decoration:none;
	padding:0 0 0 10px;
	color: #363334!important;
}

ul#navi li ul li.active a,
ul#navi li ul li a:hover {
	background:url(../images/strich-navi-hover.jpg) no-repeat!important;
	padding:0 0 0 10px;
	color:#75b727!important;
}


#navi li.active ul{
	display:block;
}

/*------------------ =navigation-add  -----*/



ul#navi-add {
	color:#fff;
	padding-left:251px;
}

ul#navi-add li {
	border-left:2px solid #8F919A;
	float:left;
	font-size:11px;
	line-height:16px;
	margin:3px 0;
	padding:0 15px 0;
}

ul#navi-add li.last {
	border-right:2px solid #8F919A;
}


ul#navi-add li a {
	color:#fff;
}

ul#navi-add  li.active a,
ul#navi-add  li  a:hover {
	color: #75b727!important;
}

/*------------------ =navigation-language  --------*/

ul#navi-lang {
	float:right;
	padding:50px 200px 0 0;
	color: #363334!important;
}

ul#navi-lang li {
}

ul#navi-lang li a {
	background:url(../images/strich-navi.jpg) no-repeat;
	text-decoration:none;
	padding:0 0 0 10px;
	color: #363334!important;

}
ul#navi-lang li.active a,
ul#navi-lang li  a:hover {
	background:url(../images/strich-navi-hover.jpg) no-repeat;
	padding:0 0 0 10px;
	color: #75b727!important;
}

/*==================================================
    => footer   
==================================================*/

div#footer {
	background:url(../images/bg-footer.jpg) repeat-x;
	position: relative;
	margin-top: -23px; /* negative value of footer height */
	clear:both;
	height:23px;
	width:100%;

}

div#footer .container {
	width:755px;
	margin:0 auto;
	height:23px;
	padding:0 30px 0 0;
	}

/*------------------ =address  -------------------*/

p#address {
}


/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	zoom: 1; /* triggers hasLayout */
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */


.accToggle, .presseToggle {
	border-top: 1px solid #C4C4C3;
	color: #C4C4C3;
	cursor: pointer;
	display: block;
	padding: 8px 0 0;
	margin-bottom:10px;
}
.accContent {overflow:hidden;}
.accActive, .accToggle:hover {color:#555;}

#intro {
	position:relative;
	height:500px;
}

#intro img {position:absolute;top:0;left:0;}

 a[href$=".pdf"] {
 padding: 4px 0 4px 55px;
 background: url(../images/pdf.png) no-repeat 0 50%;
 line-height: 30px;
 border-bottom: none;
 display:block;
}

.cursor{
cursor:auto!important;
margin-top:10px;
}
