/*
Allgemeine Einstellungen
=======================*/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}
.clear {
	clear: both;
}
a img {
	border: none;
}
a {
	outline: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #333333;
}
p {
	margin: 0;
	padding: 0 0 15px 0;
}
h1 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 18px;
	color: #696969;
	font-weight: normal;
}
h2 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 16px;
	color: #696969;
	font-weight: normal;
}
h3 {
	padding: 0;
	margin: 0 0 9px 0;
	font-size: 15px;
	color: #696969;
	font-weight: normal;
}
h4 {
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 13px;
	color: #696969;
	font-weight: normal;
}
h5 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #696969;
	font-weight: normal;
}
ul {
	padding: 0 0 15px 0;
	list-style: none;
}

/*
Grundstruktur
=======================*/
.zentrieren {
	width: 636px;
	margin: 0px auto;
	background: #fff;
	border: 2px solid #D8D8D8;
}
/*
Header
=======================*/
.header {
	display: none;
}
/*
Emotions
=======================*/
.emotions {
	background: #fff;
	padding: 0;
}
.emo {
	background: #fff;
	padding: 0 0 18px 0;
}
.emo img {
	width: 636px;
	height: auto;
}
/*
Katalog anordern
=======================*/
.katalog {
	display: none;
}
/*
tools
=======================*/
.tools {
	display:none;
}
/*
Inhalt
=======================*/
.inhalt {
	margin: 0;
}
.content {
}
.content .left {
	display: none;
}
.content .middle {
	margin: 0 18px 0 18px;
}
.content .right {
	display: none;
}
/*
Navigation
=======================*/
.navi {
	display:none;
}
/*
Footer
=======================*/
.footer {
	border-top: 2px solid #d8d8d8;
	padding: 7px 0 40px 18px;
	margin: 18px 0 0 0;
	position: relative;
}
/*
FCE: 2spaltig
=======================*/
.content .zweispaltig .left {
	width: 48%;
}
.content .zweispaltig .right {
	width: 48%;
}
/*
Kontaktformular
=======================*/
#kontakt * {
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}
#kontakt {
	width: 250px;
}
#kontakt legend {
	display: none;
}
#kontakt label {
	width: 70px;
	float:left;
}
#kontakt input {
	border: 1px solid #CCCCCC;
	width: 170px;
}
#kontakt textarea {
	border: 1px solid #CCCCCC;
	width: 170px;
	height: 65px;
}
#kontakt .tx_powermail_pi1_fieldwrap_html {
	margin: 0 0 5px 0;
}
#kontakt .tx_powermail_pi1_fieldwrap_html_submit {
	padding-left: 70px;
}
#kontakt .tx_powermail_pi1_fieldwrap_html_submit input {
	width: 172px;
}
#kontakt .powermail_mandatory_js {
	color: red;
}
/*
Katalogbestellung
=======================*/
#katalog * {
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}
#katalog {
	width: 250px;
}
#katalog legend {
	display: none;
}
#katalog label {
	width: 70px;
	float:left;
}
#katalog input {
	border: 1px solid #CCCCCC;
	width: 170px;
}
#katalog textarea {
	border: 1px solid #CCCCCC;
	width: 170px;
	height: 65px;
}
#katalog .tx_powermail_pi1_fieldwrap_html {
	margin: 0 0 5px 0;
}
#katalog .tx_powermail_pi1_fieldwrap_html_submit {
	padding-left: 70px;
}
#katalog .tx_powermail_pi1_fieldwrap_html_submit input {
	width: 172px;
}
#katalog .powermail_mandatory_js {
	color: red;
}
/*
FCE: Produktseite
=======================*/
.fce-produkt {
	margin: 0;
}
.fce-produkt .heading {
	padding: 3px 8px;
	width:506px;
	height:17px;
}
.fce-produkt .heading h1 {
	float: left;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	width:80%;
}
.fce-produkt .heading div {
	float: right;
	width:20%;
	margin-top:-3px;
	text-align:right;
}
.fce-produkt h2 {
	font-size: 14px;
	text-transform:uppercase;
	padding: 0px 0x;
	margin: 0 0 15px 0;
	font-weight:bold;
	color: #666666;
}
.fce-produkt .text, .fce-produkt .galery, .fce-produkt .zeichnung, .fce-produkt .pdflinks, .fce-produkt .artikel {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	border-bottom: 2px solid #d8d8d8;
}
.fce-produkt .pdflinks, .fce-produkt .article {
	padding: 0 0 10px 0;
}
.fce-produkt .galery .bigImage {
	width: 178px;
	float: left;
	height: 178px;
	overflow: hidden;
	position:relative;
}
.fce-produkt .galery .smallImage {
	float: left;
	width: 350px;
	margin: -3px 0 0 0;
}
.fce-produkt .galery .bigImage img {
	position: absolute;
	top: 0;
}
.fce-produkt .galery .smallImage img {
}
.fce-produkt .galery {
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 2px solid #d8d8d8;
}
.fce-produkt .pdflink a:link, .fce-produkt .pdflink a:visited {
	display: block;
	background: #EBEBEB url(../icons/suche.jpg) no-repeat scroll 251px 2px;
	padding: 5px 10px 9px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	width: 256px;
	font-weight: bold;
}
.fce-produkt .ttable table {
	width: 100%;
	border: none;
	margin: 0 0 10px 0;
}
.fce-produkt .ttable td {
	border: none;
	padding: 3px;
	background: #ebebeb;
	vertical-align:top;
}
.fce-produkt .ttable th {
	border: none;
	padding: 3px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #666666;
	vertical-align: top;
}
.fce-produkt .ttable .evenrow td {
	background-color:#CCCCCC;
}
.right .news .tt-products {
	display:none;
}
.ttable {
	margin: 15px 0 0 0;
}
/*
FCE: Produktübersicht
=======================*/
.produktlisting {
}
.produktlisting .inner {
}
.produktlisting .inner .spacer {
	clear: both;
	border-bottom: 1px solid #d5d5d5;
	height: 1px;
	margin: 0 8px 8px 0;
}
.produktlisting .inner .listing-box {
	width: 169px;
	height: 90px;
	border: 1px solid #d5d5d5;
	float:left;
	margin: 0 8px 8px 0;
	position:relative;
}
.produktlisting h1 {
	font-size: 14px;
	text-transform:uppercase;
	padding: 3px 8px;
	margin: 0 0 15px 0;
	font-weight:bold;
}
.produktlisting .inner .listing-box .list-headline {
	width: 96px;
	height: 54px;
	left: 70px;
	top: 5px;
	position:absolute;
}
.produktlisting .inner .listing-box .list-image {
	position:absolute;
	left: 0;
	top: 0;
}
.produktlisting .inner .listing-box .mehr-info {
	position:absolute;
	right: 0;
	bottom: 0;
	font-weight: bold;
	height: 17px;
	width: 130px;
	text-align: right;
	margin: 0 28px 0 0;
}
.produktlisting .inner .listing-box .mehr-info img {
	right: -28px;
	top: -6px;
	position:absolute;
}
.propertySelect {
	display: none;
}
/*
Gallerific
=======================*/
.fce-produkt div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	width: 178px;
	height: 178px;
}
.fce-produkt div.content a, .fce-produkt div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, .fce-produkt div.content a:hover, .fce-produkt div.content a:active {
	text-decoration: underline;
}
.fce-produkt div.controls {
	margin-top: 5px;
	height: 23px;
}
.fce-produkt div.controls a {
	padding: 5px;
}
.fce-produkt div.ss-controls {
	float: left;
}
.fce-produkt div.nav-controls {
	float: right;
}
.fce-produkt div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 179px;
	height: 179px; /* This should be set to be at least the height of the largest image in the slideshow */
}
.fce-produkt div.slideshow {
}
.fce-produkt div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.advance-link {
	height:179px;
	text-align:left;
	width:179px;
	position: absolute;
	left: 0px;
}
.fce-produkt div.slideshow a.advance-link:hover, .fce-produkt div.slideshow a.advance-link:active, .fce-produkt div.slideshow a.advance-link:visited {
	text-decoration: none;
}
.fce-produkt div.slideshow img {
}
.fce-produkt div.download {
	float: right;
}
.fce-produkt div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
	display: none;
}
.fce-produkt span.image-caption {
	display: block;
	position: absolute;
	width: 179px;
	top: 0;
	left: 0;
}
.fce-produkt div.caption {
	padding: 12px;
}
.fce-produkt div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
.fce-produkt div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
.fce-produkt div.navigation {
/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
.fce-produkt ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
.fce-produkt ul.thumbs li {
	float: left;
	list-style: none;
}
.fce-produkt a.thumb {
	display: block;
	padding: 0;
	margin: 0 7px 7px 0;
}
.fce-produkt ul.thumbs li.selected a.thumb {
	border: 2px solid #000000;
	display: block;
	padding: 1px;
}
.fce-produkt a.thumb:focus {
	outline: none;
}
.fce-produkt ul.thumbs img {
	border: none;
	display: block;
}
.fce-produkt div.pagination {
	clear: both;
}
.fce-produkt div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	display:none;
}
.fce-produkt div.navigation div.bottom {
	margin-top: 12px;
}
.fce-produkt div.pagination a, .fce-produkt div.pagination span.current, .fce-produkt div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
.fce-produkt div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
.fce-produkt div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.fce-produkt div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
.mzhint {
	position:absolute;
	width: 80px;
	height: 100px;
	border: 1px solid;
	padding: 5px;
	background: #FFFFFF;
	right: -100px;
	top: -10px;
}
.mztd a {
	position:relative;
}
.prlatest {
	padding:17px 0 0 14px;
	background: #ebebeb;
	margin: 0 0 27px 0;
	font-weight:normal;
}
.prlatest h2 {
	text-transform: uppercase;
	font-size:12px;
	color:#666666;
	font-weight: bold;
}
.right .news .prlatest .item {
	border: none;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.right .news .prlatest .item .image {
	float:left;
	padding: 0 5px 0 0;
}
.gotomz table {
	width: 100%;
}
.gotomz {
	padding:5px 14px;
	background: #ebebeb;
	font-weight:bold;
}
.gotoprint table {
	width: 100%;
}
.gotoprint {
	padding:5px 14px;
	background: #ebebeb;
	margin: 0 0 27px 0;
	font-weight:bold;
}
/*
Three Column Layout HTML
=======================*/
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 700px;
}
#header {
	background:#EBEBEB;
	font-weight:bold;
	font-size:14px;
}
#inner_heading {
	width: 100%;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
}
#left {
	float: left;
	width: 30%;
}
#right {
	float: right;
	width: 30%;
}
#center {
	float: left;
	width: 30%;
}
#footer {
	clear: both;
	border-bottom:#EBEBEB 1px solid;
}
/* 24.05.2010 */
.hr-separator {
	clear: both;
	border-bottom:#EBEBEB 1px solid;
	margin-bottom:10px;
}
a.katalog-anfordern {
	background: url(../images/katalog-anfordern.jpg) center no-repeat;
	width:164px;
	height:31px;
	display:block;
	text-align:center;
	margin-left:20px;
}
a.katalog-anfordern:hover {
	background: url(../images/katalog-anfordern-over.jpg) center no-repeat;
	width:164px;
	height:31px;
}
#komments {
	width:525px;
	border:0;
	background:#ffffff;
}
.komment-new {
	padding-top:10px;
	background:#ffffff;
	background-image: none;
	margin:0;
}
.produktlisting .inner .listing-box .mehr-info {
	position:absolute;
	right: 0;
	bottom: 0;
	font-weight: bold;
	width: 130px;
	text-align: right;
	margin: 0;
	padding-right:28px;
	background: url(../images/suche.jpg) right no-repeat;
	display:block;
	height:22px;
	line-height:20px;
}
.produktlisting .inner .listing-box .mehr-info:hover, td.no-image a:hover {
	background: url(../images/suche-over.jpg) right no-repeat;
}
td.no-image a {
	text-align: right;
	margin: 0;
	width:28px;
	background: url(../images/suche.jpg) right no-repeat;
	display:block;
	height:22px;
	line-height:18px;
}
.produktlisting .inner .listing-box .mehr-info img, td.no-image a img {
	display:none;
}
.logo-bottom {
	float:right;
	width:153px;
	margin-right:4px;
	position: absolute;
	right: 0px;
	top: 5px;
}
div.pdflink-new a {
	display: block;
	background: url(../images/download-bg.jpg) left no-repeat;
	padding: 8px 10px 9px 24px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	width: 256px;
	font-weight: bold;
}
div.pdflink-new a:hover {
	background: url(../images/download-bg-hover.jpg) left no-repeat;
}
.mehr-info {
	font-size:10px;
}
.title-logo {
	float:right;
	margin-top: -10 px;
}
.middle h5 {
	width:432px;
	font-size:10px;
	font-weight:bold;
}
.middle h5 a {
	display:block;
	width:432px;
	height:30px;
	line-height:30px;
	margin-left:70px;
	padding-left:30px;
}
.middle h5 a:hover {
}
.middle h5 a b {
	float:right;
	width:120px;
	padding-right:0px;
}
.middle h4 {
	width:528px;
	margin-bottom:3px;
	font-size:10px;
	font-weight:bold;
}
.middle h4 a {
	display:block;
	width:528px;
	height:30px;
	line-height:30px;
}
.middle h4 a:hover {
}
.middle h4 a b {
	float:right;
	width:120px;
	padding-right:0px;
}
#page_browser {
	width:528px;
	display:block;
	text-align:right;
	height:24px;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom:5px;
}
#page_browser #align-right {
	float:right;
}
#page_browser a.prevlink_default, #page_browser a.prevlink_en {
	display:block;
	float:left;
	width:22px;
	height:22px;
	background:url(../images/pfeil-links.jpg) left no-repeat;
}
#page_browser a.overlink_default {
	display:block;
	float:left;
	width:96px;
	height:22px;
	background:url(../images/uebersicht.jpg) left no-repeat;
	margin:0 3px;
}
#page_browser a.nextlink_default, #page_browser a.nextlink_en {
	display:block;
	float:left;
	width:22px;
	height:22px;
	background:url(../images/pfeil-rechts.jpg) left no-repeat;
}
#page_browser a.prevlink_default:hover, #page_browser a.prevlink_en:hover {
	display:block;
	float:left;
	width:22px;
	height:22px;
	background:url(../images/peils-links-over.jpg) left no-repeat;
}
#page_browser a.overlink_default:hover {
	display:block;
	float:left;
	width:96px;
	height:22px;
	background:url(../images/uebersicht-over.jpg) left no-repeat;
	margin:0 3px;
}
#page_browser a.nextlink_default:hover, #page_browser a.nextlink_en:hover {
	display:block;
	float:left;
	width:22px;
	height:22px;
	background:url(../images/pfeil-rechts-over.jpg) left no-repeat;
}
#page_browser a.overlink_en {
	display:block;
	float:left;
	width:96px;
	height:22px;
	background:url(../images/overview.jpg) left no-repeat;
	margin:0 3px;
}
#page_browser a.overlink_en:hover {
	display:block;
	float:left;
	width:96px;
	height:22px;
	background:url(../images/overview-over.jpg) left no-repeat;
	margin:0 3px;
}
#search-box {
}
#search-box form label {
}
#search-box form #mailformsword {
	width:157px;
	float:left;
	height:14px;
	line-height:14px;
	margin-top:2px;
}
#search-box form #imgsearch {
	width: 22px;
	border:0;
	background:url(../images/suche.jpg) left no-repeat;
	float:left;
	margin-left:168px;
	cursor:pointer;
}
#search-box form #imgsearch:hover {
	background:url(../images/suche-over.jpg) left no-repeat;
}
div.item p a {
	font-weight:bold;
}
.news-single-item hr.cl-right {
	display: none;
}
hr.cl-right {
	border:0;
	color:#ffffff;
	border-bottom:2px solid #ccc;
	margin-bottom:10px;
	height:1px;
	line-height:0;
	clear: both;
}
hr {
	border:0;
	color:#ffffff;
	border-bottom:2px solid #ccc;
	margin-bottom:10px;
	height:1px;
	line-height:0;
	clear: both;
}
div.news-single-backlink {
	display: none;
}
.news-single-img, .newsbildliste {
	width:182px;
	float:left;
}
.csc-textpic-imagewrap {
	float: left;
	padding: 0 15px 0 0;
}
#c557 {
	display: none;
}
#c438 {
	display: none;
}
#c461 {
	display: none;
	
}
#c441 {
	padding: 15px 0 0 0;
}
.footer a {
	display: none;
}
.logo-bottom a{
	display: inline;
}
.footer span {
	display: none;	
}
.druck {
	display: inline !important;
}
.druck {
}
.tx-netzpagebrowser-pi1 {
	display: none;
}
