body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585a;
}

h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #58585a;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 20px;
}

h2 {
	font-size: 12px;
	color: #58585a;
	font-weight: bold;
	line-height: 17px;
	padding-bottom: 5px;
	/*padding-top: 5px;*/
}

p {
	padding-bottom: 15px;
	font-size: 12px;
}

p span {
	color: #58585a;
}

strong {
	font-weight: bold;
}

a, a:active, a:link, a:visited, a:hover {
	color: #58585a;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #58585a;
}


div.clear {
	clear: both;
}

div.imghd {
	padding-bottom: 25px;
}

div.backLnk {
	padding-top: 15px;
}

div.backLnk a {
	text-decoration: none;
}

/* header */

#hd {
	position: relative;
	height: 120px;
	padding-bottom: 10px;
}

#hd #claim {
	position: absolute;
	left: 75px;
	top: 88px;
}

#hd #logo {
	position: absolute;
	clear: both;
	width: 52px;
	height: 68px;
	right: 180px;
	top: 30px;
}

#logo a {
	border-bottom: none;
}

/* footer */

#ft {
	display: none;
}

/* hauptnavigation */

#nav {
	display: none;
}

/* breadcrumbs */

#breadcrumbs {
	display: none;
}

/* banner */

.banner {
	padding-bottom: 20px;
}

.bannerCont {
	min-height: 4px;
}

/* quickinfobox */

.boxQuickinfo {
	float: left;
	padding-right: 24px;
	padding-bottom: 24px;
}

.boxQuickinfo.last {
	padding-right: 0px;
}

.boxQuickinfo a {
	color: #58585a;
	text-decoration: none;	
	border: none;
	font-weight: bold;
}

.boxQuickinfo .boxBg,
.boxQuickinfo .boxBgSmall {
	width: 276px;
	height: 160px;
	left: -3px;
	position: relative;
	/*background: url(../img/box_quickinfo.gif) no-repeat;*/
}

.boxQuickinfo .boxBgSmall {
	height: 160px;
	background: url(../img/box_quickinfo_medium.gif) no-repeat;
}

.boxQuickinfo .boxTitle
{
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	font-size: 12px;
	left: 15px;
	top: 10px;
	color: #58585a;
}

.boxQuickinfo .boxImage {
	position: absolute;
	left: 15px;
	top: 32px;
	border: 1px solid #e3e3e3;
	padding: 0;
	margin: 0;
}

.boxQuickinfo .boxSubtitle {
	position: absolute;
	left: 15px;
	top: 110px;
	width: 160px; 
	font-size: 11px;
	line-height: 150%;
}

/* main */

.content {
	line-height: 175%;
	color: #58585a;
}

.content ul {
	margin-left: 15px;
}

.content ul li {
	list-style: disc;
	list-style-position: outside;
	margin-left: 10px;
}
.home.main {
	float:left;
	width:610px;
}

.home.sidebarRight,
.news.sidebarRight {
	float:left;
	width:270px;
}

.lqNews {
	background-color: #f6f6f6;
	padding: 10px;
	margin-bottom: 15px;
}

.news.main-40 {
	float: left;
	width: 355px;
	padding-right: 30px;
}

.default.sidebarLeft {
	display: none;
}

.default.sidebar-35 {
	float: left;
	width: 287px;
}

.default.main-70 {
	float: left;
	width: 100%;
}

.default.main-65 {
	float: left;
	width: 565px;
}

/* artikel */

.articleList {
	/*padding-bottom: 15px;*/
}

.main-40 .article {
	border-bottom: none;
}

.article {
	border-bottom: 1px dotted #c9c9c9;
	margin-bottom: 5px;
	font-size: 12px;
}

.article p {
	padding-bottom: 10px;
}

.article .title {
	font-size: 12px;
	font-weight: bold;
}

.article .title a {
	color: #58585a;
	text-decoration: none;
	font-weight: bold;
}

.article .date {
	color: #6b6b6d;
	font-size: 10px;
}

.article .video {
	padding-bottom: 12px;
}

.article .more {
	padding-bottom: 10px;
	vertical-align: baseline;
}

.article .more a {
	text-decoration: none;
	font-weight: normal;
}



/** jobangebot **/

.job-title {
	margin-bottom: 10px;
}

.job-title .date {
	/*color: #c6c7c8;*/
	font-size: 10px;
}

.job-title .title {
	clear: both;
	height: 26px;
}

.job-title .country {
	float: left;
	line-height: 100%;
	padding-right: 5px;
}

.job-title .country a {
	border-bottom: none;
}


.job-title .location {
	line-height: 100%;
	/*font-weight: bold;*/
}

.job-overview .job-title {
	border-bottom: 1px dotted #c9c9c9;
	padding-bottom: 18px;
	margin-bottom: 15px;
}

.job-overview a {
	text-decoration: none;
	color: #58585a;
}



/** Aufklappbarer Bereich **/

.swingArea {
	border-bottom: 1px dotted #c9c9c9;
}

.swingArea .header {
	height: 38px;
	cursor: pointer;
	position: relative;
}

.swingArea .btn {
	position: absolute;
	left: 0px;
	top: 15px;
	display: none;
}

.swingArea .title {
	position: absolute;
	left: 0px;
	top: 9px;
	font-weight: bold;
	font-size: 12px;
}

.swingArea .countries {
	position: absolute;
	right: 20px;
	top: 10px;
	width: 100px;
	text-align: right;
}

.swingArea .countries span {
	padding-left: 3px;
}

.swingArea .area {
	display: block;
	/*padding-top: 10px;
	*/
	padding-bottom: 13px;
}

.swingArea .area.opened {
	display: block;
}

.swingArea .area table {
	font-size: 12px;
	width: 100%;
	padding: 0;
}

.swingArea .area table tr.odd {
	background-color: #f6f6f6;
}

.swingArea .area table tr td {
	padding: 1px;
	vertical-align: text-top;
}

.swingArea .area table tr td.first {
	width: 230px;
	padding-left: 5px;
	
}

/** Ansprechpartner **/

.contact {
	clear: both;
	width: 100%;
	display: table;
	padding-bottom: 15px;
	position: relative;
}

.contact .image {
	width: 90px;
	float: left;
	padding-right: 20px;
}

.contact .details {
}

.contact .section {
	font-size: 12px;
	/*font-weight: bold;*/
	/*padding-bottom: 10px;*/
}

.contact .details .name {
	font-size: 12px;
}

.contact .details .other {
	line-height: 150%;
}

.contact .details .other .email {
	font-weight: normal;
}

/** PDF-Download **/

.pdf-download a {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #58585a;
	text-decoration: none;
}

.pdf-download {
	padding-top: 0px;
	padding-bottom: 30px;
}

.pdf-download table.pdf-download-table {
	width: auto;
}

.pdf-download table tr td.image {
	padding: 0px 0px 0px 0px;
	padding-right: 10px;
	padding-top: 8px;
	vertical-align: middle;
}

.pdf-download table tr td.label {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.pdf-download table tr td.image a:hover {
	border: none;
}

.pdf-download .label {
	line-height: 100%;
	padding-top: 2px;
}

/** Geschichte **/

.event .year {
	position: relative;
	background: url('../img/year_bg.gif') no-repeat;
	float: left;
	width: 49px;
	height: 19px;
	color: #E7E8E9;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 150%;
	margin-right: 15px;
	font-weight: bold;
}

.event {
	display: block;
	padding-bottom: 10px;
}

.event .desc {
	position: relative;
	top: -1px;
}

/** Kontakformular **/

#lq-contact-form ul.errors {
 	display: none;
}

#lq-contact-form input[type="text"] {
	background-color: #f5f5f5;
	border: 1px solid #c3c3c3;
	width: 240px;
	height: 22px;
}

#lq-contact-form select#subject {
	background-color: #f5f5f5;
	border: 1px solid #c3c3c3;
	width: 240px;
	height: 22px;
}

#lq-contact-form select#title {
	background-color: #f5f5f5;
	border: 1px solid #c3c3c3;
	width: 240px;
	height: 22px;
}

#lq-contact-form textarea#message {
	height: 133px;
	width: 655px;
	background-color: #f5f5f5;
	border: 1px solid #c3c3c3;
}

#lq-contact-form .submit {
	padding-left: 150px;
	padding-top: 20px;
}

#lq-contact-form table tr td.message {
	padding-top: 10px;
	padding-bottom: 20px;
}

#lq-contact-form table tr td.message .description {
	padding-bottom: 5px;
}

#lq-contact-form #zipcode {
	width: 67px;
}

#lq-contact-form #city {
	width: 167px;	
}

#lq-contact-form table tr {
	height: 30px;
}

#lq-contact-form div.error {
	color: #ff0000;	
}

#lq-contact-form div.success {
	color: #ff0000;	
}

/* produktgallery */



ul#lq-product-type-tabs {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

ul#lq-product-type-tabs li {
	float: left;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	height: 18px;
	position: relative;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 15px;
	margin-right: 10px;
	display: none;
}


ul#lq-product-type-tabs li.active {
	display: block;
}

ul#lq-product-type-tabs li.active .right {
	background: url(../img/tab_bg_right.gif) no-repeat;
}

ul#lq-product-type-tabs li.active .left {
	background: url(../img/tab_bg_left.gif) no-repeat;
}





div#lq-product-gallery ul li img {
	border: 1px solid #fff;
}

div#lq-product-gallery ul li img.selected {
	border: 1px solid #58585A;
}

div#lq-product-gallery div.subtitle,
.product-slideshow div.subtitle {
	padding-top: 5px;
	width: 100%;
	display: block;
	text-align: center;
	
}

div.productDetails {
	position: relative;
	width: 100%;
	min-height: 365px;
}

div.productDetails .image {
	background: url(../img/loading.gif) no-repeat 50% 40%;
	width: 655px;
	min-height: 365px;
}

div.productDetails .qtvr {
	
}

div.productDetails .open-close-360 {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.productDetails .open-close-360 .noplugin {
	position: relative;
	display: none;
	width: 655px;
	background: url(../img/360_view_noplugin.png) no-repeat;
	color: #fff;
	padding: 20px;
}

div.productDetails .open-close-360 .noplugin a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

div.productDetails .open-close-360 .noplugin a:hover {
	/*text-decoration: underline;*/
	border: none;
}

div.productDetails .open-close-360 .open {
	width: 575px;
	height: 45px;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.productDetails .open-close-360 .open a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}

div.productDetails .open-close-360 .close {
	width: 80px;
	height: 45px;
	position: absolute;
	right: 0px;
	top: 0px;
}

div.productDetails .open-close-360 .close a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}




/* Scrollbar */

.product-slideshow,
.lq-product-gallery {
	padding-bottom: 23px;
}

.product-slideshow .window-images, 
.lq-product-gallery .window-images {
	position: relative;
	height: 145px;
	width: 655px;
	overflow: auto;
	margin: 0;
	padding: 0;
}

.product-slideshow .window-images {
	width: auto;
	height: auto;
	overflow: auto;
	position: inherit;
}

.product-slideshow .window-images{
	height: 125px;
}

.product-slideshow .window-images .subtitle {
	display: none;
}

.product-slideshow .window-images ul, 
.lq-product-gallery .window-images ul {
	display: block;
	height: 125px;
	width: 15000px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-slideshow .window-images ul {
	width: auto;
	height: auto;
	display: inline;
} 

.product-slideshow .window-images li.active,
.lq-product-gallery .window-images li.active {
	display: block;
}


.product-slideshow .window-images li,
.lq-product-gallery .window-images li {
	display: none;
	float: left;
	width: 205px;
	padding: 0;
	margin: 0;
	padding: 0;
	padding-right: 20px;
	line-height: 100%;
	text-align: center;
}

.product-slideshow .window-images li {
	display: inline;
}



.product-slideshow .window-images li a,
.lq-product-gallery .window-images li a {
	border: none;
}

.product-slideshow .window-images li div,
.lq-product-gallery .window-images li div {
	display: block;
	text-align: center;
	font-size: 10px;
}

.product-slideshow .scroll-panel,
.lq-product-gallery .scroll-panel {
	display: none;
	position: relative;
	width: 655px;
	height: 18px;
	margin-top: 12px;
	background: url('../img/scrollimages_bg.gif') no-repeat;
	cursor: pointer;
}

.product-slideshow .scroll-panel .scroll-bar,
.lq-product-gallery .scroll-panel .scroll-bar {
	position: absolute;
	top: 2px;
	width: 655px;
	height: 14px;
}

.product-slideshow .scroll-panel .scroll-bar div,
.lq-product-gallery .scroll-panel .scroll-bar div {
	position: absolute;
	background: url('../img/scrollimages_bar.png') no-repeat;
	width: 148px;
	height: 14px;
	left: 0px;
	cursor: pointer;
}

.productDescription.hide {
	display: none;
}

.productDescription .swingArea .area {
	display: block;
}

.productName {
	padding-bottom: 16px;
}

.productTechnicalDescription {
	padding-bottom: 20px;
}

.productTechnicalDescription .swingArea .area {
	display: block;
}

.productTechnicalDescription.hide {
	display: none;
}


/* Seitliche Navigation */

.sidenav {
	position: relative;
	min-height: 300px;
}

.sidenav .head {
	position: absolute;
	background: url(../img/nav/nav_sn_header.gif) no-repeat;
	left: -4px; 
	width: 203px;
	height: 44px;
	padding-top: 10px;
	padding-left: 2px;
}

.sidenav .body {
	width: 203px;
	top: 44px;
	left: -4px;
	position: absolute;
	background: url(../img/nav/nav_sn_bg.gif) no-repeat bottom;
}

.sidenav .body ul {
	padding-bottom: 10px;
	padding-top: 5px;
	left: -4px;
	position: relative;
}

.sidenav .body ul li.sn-el-out {
	cursor: pointer;
	width: 212px;
	height: 22px;
	display: block;
}

.sidenav .body ul li.sn-el-over,
.sidenav .body ul li.sn-el-active {
	cursor: pointer;
	background: url(../img/nav/nav_sn_el_bg.gif) no-repeat top;
	width: 212px;
	height: 22px;
	display: block;
}

.sidenav .body ul li.sep {
	position: relative;
	padding: 4px 0px 3px 0px;
	background-color: transparent;
	background: none;
	z-index: 80;
	height: 2px;
	width: 205px;
	font-size: 0px;
	line-height: 0%;
}

.sidenav .body ul li.sep img {
	position: absolute;
	left: 11px;
	top: 4px;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 0px;
	line-height: 0%;
}

.sidenav h2 a,
.sidenav h2 a:link {
	font-size: 12px;
	text-transform: uppercase;
	/*text-underline: none;*/
	color: #58585a;
}

.sidenav h2 {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #58585a;
	font-weight: bold;
	padding: 5px 0px 0px 18px;
}

.sidenav h2 a {
	text-decoration: none;
	color: #58585a;
}


/** Anfahrtsskizze **/

.gMap {
	border-bottom: 1px dotted #c9c9c9;
}

.gMap .entry {
	height: 38px;
	cursor: pointer;
	position: relative;
}

.gMap .btn {
	position: absolute;
	left: 0px;
	top: 15px;
}

.gMap .title {
	position: absolute;
	left: 20px;
	top: 9px;
	font-weight: bold;
	font-size: 12px;
}

.gMap .country {
	position: absolute;
	right: 20px;
	top: 12px;
}

.gMap .map {
	display: none;
	padding-bottom: 20px;
}

.gMap .map iframe {
	width: 655px;
	height: 350px;
}

.gMap .map .map_address {
	display: none;
}


/** Bilder-Block **/

.imgBlock {
	padding-bottom: 25px;
}

.imgSingle {
	display: block;
	float: left;
	padding-right: 20px;
	width: 180px;
}


/* finder */


#finder {
	position: absolute;
	top: 16px;
	right: 40px;
	width: 179px;
	height: 22px;
}

#finder-input {
	background: url(../img/finder_bg.gif) no-repeat;
	position: relative;
	height: 22px;
	width: 151px;
}

#finder-input input {
	border: 0;
	background-color: transparent;
	margin-left: 55px;
	font-size: 11px;
	padding-top: 3px;
	width: 90px;
}

#finder-btn {
	position: absolute;
	top: 0px;
	left: 151px;
}

/* vertriebspartner */

.mod_partner {
		
}

.mod_partner .left {
	width: 360px;
	float: left;
	padding-right: 25px;
	padding-bottom: 30px;
}

.mod_partner .right {
	float: left;
	padding-bottom: 30px;
	width: 270px;
}

/* zertifikat */

.resizeable-image a {
	border: none;
	padding: 0;
	margin: 0;
	padding-left: 20px;
}

.mod_certificate {
	float: right;
}

.backLnk {
	display: none;
}



.search_result {
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c9c9c9;
	display: block;
}

.search_result .title {
	font-weight: bold;
	display: block;
}

.search_result .title a {
	font-weight: bold;
	display: block;
	text-decoration: none;
	border: 0;
}

.search_result_count {
	background-color: #f6f6f6;
	color: #58585a;
	padding: 15px;
	width: auto;
	display: block;
}

.search_result_error {
	padding-top: 15px;
}

