* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}

a {
	color: #333;
}

a:hover {
	color: #00aeef;
}

#global {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#loading {
	display: none;
}

#light, #print {
	width: 940px;
	background-color: #FFC;
	padding: 5px 10px;
}

#page-header,
header.global {
	float: left;
	width: 100%;
	border-bottom: 1px solid #00aeef;
	overflow: hidden;
	margin: 0 0 6px 0;
	padding: 40px 0 0 0;
}

h1 {
	float: left;
	width: 330px;
}

h1 a {
	display: block;
	width: 230px;
	height: 50px;
	margin: 14px 0 0 0;
	background: transparent URL('plain/logo.gif') no-repeat top left;
	text-indent: -1000px;
}

h1 a span {
	overflow: hidden;
}

nav#main {
	float: left;
	width: 630px;
	margin: 14px 0 0 0;
	padding: 0 0 10px 0;
}

nav#main .sub {
	margin: 5px 0 0 0;
}

nav#main .sub .img {
	display: none;
}

nav#main .sub .teaser p {
	display: none;
}

nav#main .sub .teaser h3 a {
	line-height: 16px;
}

nav#main .sub .teaser h3 {
	margin: 0 0 5px 0;
}

nav#main ul {
	list-style: none;
}

nav#main ul li {
	float: left;
	width: 140px;
	margin: 0 20px 0 0;
	border-right: 1px solid #b2b2b2;
}

nav#main ul li.pos-2 {
	width: 90px;
}
nav#main ul li.pos-3 {
	width: 110px;
}
nav#main ul li.pos-4,
nav#main ul li.last {
	width: 60px;
	margin: 0;
	border-right: none;
}

nav#main ul li a {
	font-size: 14px;
	text-decoration: none;
}

nav#main ul li.active a {
	font-weight: bold;
}

nav#main ul li a:hover {
	color: #00aeef;
}

nav#main ul li div.sub h3 a {
	font-size: 12px;
	font-weight: normal;
}

html body.home #gallery-slides {
	float: left;
	width: 100%;
	height: 194px;
	margin: 18px 0 0 0;
}

body.home #slogans {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #bfebfb;
}

html body.home #slogans ul li,
html body.home #gallery-slides .item {
	float: left;
	display: block;
	width: 310px !important;
	margin: 0 10px 0 0;
}

html body.home #gallery-slides .item {
	height: 194px;
}

.home #slogans ul {
	list-style: none;
	color: #00aeef;
	font-size: 14px;
	font-weight: bold;
}

.home #slogans ul li {
	text-align: left !important;
	height: 40px;
}

html body.home #gallery-slides .item img {
	display: block;
	width: 310px;
	height: 194px;
}

#product-carousel {
	float: left;
}

#product-carousel .navigation {
	display: none;
}

.listing .item,
#related-galleries .item,
#product-carousel .item {
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}

.listing .item,
#related-galleries .item {
	height: 129px;
	overflow: hidden;
}

.listing .nav {
	display: none;
}

.listing .item img,
#related-galleries .item img,
#product-carousel .item img {
	display: block;
	width: 150px;
	height: 92px;
	border: none;
}

#product-carousel .item h3 {
	display: none;
}

.listing .item h3,
#related-galleries .item h3 {
	font-size: 11px;
	font-weight: normal;
}

.listing .item h3 a,
#related-galleries .item h3 a {
	text-decoration: none;
}

nav#translations {
	display: none;
}

footer.global {
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	border-top: 1px solid #d9d9d9;
	height: 30px;
	padding: 5px 0 10px 0;
	width: 100%;
}

footer.global a {
	font-size: 11px;
	text-decoration: none;
}

footer.global nav#meta {
	float: left;
	width: 330px;
}

footer.global nav#language {
	float: right;
	width: 330px;
	text-align: right;
	text-transform: uppercase;
	color: #CCC;
}

footer.global nav#language a {
	color: #CCC;
}

footer.global nav#language span.active a {
	color: #333;
}

/* PRODUCT
*/

#content,
#content article {
	float: left;
	width: 100%;
}

#content {
	padding: 45px 0 0 0;
	position: relative;
}

h1.title {
	width: 100%;
	float: left;
	font-size: 24px;
	margin: 0 0 18px 0;
}

.page #gallery-slides,
.single #gallery-slides {
	width: 630px;
	margin: 0 20px 0 0;
	float: left;
	height: 420px;
	overflow: hidden;
}

.page #gallery-slides .wrapper,
.single #gallery-slides .wrapper {
	width: 6000px;
	float: left;
}

.page #gallery-slides .item,
.single #gallery-slides .item {
	display: block;
	width: 630px;
	height: 394px;
	float: left;
}

.page #gallery-slides .item img,
.single #gallery-slides .item img {
	display: block;
	width: 630px;
	height: 394px;
}

.page #gallery-slides #item-1,
.single #gallery-slides #item-1,
.page #gallery-slides #item-2,
.single #gallery-slides #item-2,
.page #gallery-slides #item-3,
.single #gallery-slides #item-3,
.page #gallery-slides #item-4,
.single #gallery-slides #item-4,
.page #gallery-slides #item-5,
.single #gallery-slides #item-5 {
	_display: none;
}

.single #gallery-content {
	width: 310px;
	float: left;
	border-top: 1px solid #bfebfb;
	padding: 6px 0 0 0;
	height: 414px;
	overflow: hidden;
}

#gallery-content-info .col-1-2,
#gallery-content-control .col-1,
#gallery-content-control .col-2 {
	display: none;
}

#gallery-content-control .overview {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.home #slogans h1.title,
footer.back {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#gallery-slides-pagination {
	position: absolute;
	top: 485px;
	left: 0;
}

nav#gallery-slides-pagination a {
	width: 10px;
	height: 10px;
	line-height: 10px;
}

nav#gallery-slides-pagination a img {
	width: 13px;
	height: 10px;
	border: none;
	overflow: hidden;
	background: transparent URL('gallery-item.png') no-repeat 50% 0;
}

nav#gallery-slides-pagination a:active img,
nav#gallery-slides-pagination a:hover img {
	background: transparent URL('gallery-item.png') no-repeat 50% 100%;
}

#gallery-content-details p {
	margin: 0 0 18px 0;
}

#related-galleries {
	position: absolute;
	top: 540px;
	left: 0;
	clear: both;
	width: 100%;
	border-top: 1px solid #bfebfb;
	padding: 6px 0 0 0;
}

#related-galleries .nav {
	display: none;
}

#product-data {
	clear: left;
	float: left;
	margin: 220px 0 0 0;
	width: 100%;
	border-top: 1px solid #bfebfb;
	padding: 6px 0 0 0;
}

#gallery-content-details h3.title,
#product-data h3.title,
#gallery-content-details #related-galleries h3.title {
	color: #00aeef;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 17px 0;
}

#gallery-content-details h3.title {
	margin: 0;
}

nav.content ul {
	list-style: none;
}

nav.content ul li a {
	color: #00aeef;
	text-decoration: underline;
}

nav.content li.related,
nav.content li.print,
nav.content li.product-data {
	display: none;
}

.lightbox .close {
	display: none;
}

#content-control {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
}

.home #slogans h1.title,
#content-control a,
footer.back a,
#gallery-content-control .overview a {
	text-decoration: none;
	color: #00aeef;
	font-weight: normal;
	font-size: 12px;
}

#gallery-content-control .overview a strong {
	font-weight: normal;
}

footer.back a,
#content-control a.prev,
#gallery-content-control .overview a {
	background: #FFF URL('plain/left.gif') no-repeat 0 50%;
	padding-left: 14px;
}

#content-control a.next {
	background: #FFF URL('plain/right.gif') no-repeat 100% 50%;
	padding-right: 14px;
}

#gallery-content-control .col-2 {
	color: #CCC;
}

#gallery-slides-control {
	display: none;
}

/**
* LISTINGS
*/

.listing #gallery-slides {
	display: none;
}

.listing section#page-content p {
	display: none;
}

/**
* TABLES, 
*/

table {
	font: 12px/17px Helvetica, Arial, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

thead tr {
	color: #FFF;
	background-color: #015575;
	border: 2px solid #015575;
	border-top: none;
	border-bottom: none;
}

thead tr th {
	border-right: 1px solid #85d8f7;
	line-height: 30px;
	padding: 0 9px;
	text-align: center;
	text-transform: uppercase;
}

thead tr th.last,
thead tr th:last-child {
	border-right: none;
}

thead tr th.title {
	text-align: left;
}

tbody {
	border: 2px solid #85d8f7;
	border-top: none;
}

tbody tr td {
	border-right: 1px solid #85d8f7;
	line-height: 22px;
	padding: 0 9px;
	text-align: center;
}

tbody tr td.title,
tbody tr.group-title td,
tbody tr.sub-group-title td {
	text-align: left;
}

tbody tr.group-title {
	background-color: #85d8f7;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

tbody tr.sub-group-title {
	background-color: #b2e6fa;
	color: #000;
	text-transform: uppercase;
}

tbody tr.odd {
	background-color: #FFF;
}

tbody tr.even {
	background-color: #e5f7fd;
}

tfoot tr td {
	font-size: 10px;
	line-height: 22px;
	color: #333;
}


section#contact #contact-form p {
	margin: 0 0 5px 0;
}

section#contact #contact-form p,
section#contact #contact-form h3 {
	font-size: 12px;
	font-weight: normal;
}

section#contact #contact-form label {
	font-size: 12px;
}

section#contact #contact-form .sender {
	float: left;
	width: 240px;
	margin: 10px 20px 0 0;
}

section#contact #contact-form .message {
	float: left;
	width: 400px;
	margin: 10px 20px 0 0;
}

section#contact .address {
	margin: 10px 0 0 0;
}

section#contact #contact-form input.wpcf7-text,
section#contact #contact-form textarea {
	font-size: 12px;
	height: 24px;
	padding: 0 6px;
	font-weight: bold;
	border: 1px solid #3eb1ec;
}

section#contact #contact-form textarea {
	font-family: "Helvetica Neue", "Helvetica", "Arial";
	padding: 6px 6px;
}

section#contact #contact-form .sender input.wpcf7-text {
	width: 226px; /* 240 - 2px border - 12px padding */
}

section#contact #contact-form .message input.wpcf7-text,
section#contact #contact-form .message textarea {
	width: 386px; /* 400 - 2px border - 12px padding */
}

section#contact #contact-form textarea {
	height: 206px;
}

section#contact #contact-form .subject p,
section#contact #contact-form #subject-2 p { /* broschure */
	background-color: #e2f3fc;
	padding: 10px;
}

section#contact #contact-form .subject .wpcf7-list-item,
section#contact #contact-form .subject p label {
	display: block;
	width: 100%;
}

section#contact #contact-form span.wpcf7-list-item {
	margin: 0;
}

section#contact #contact-form span.wpcf7-list-item label {
	margin: 0 10px 0 0;
}
section#contact #contact-form .wpcf7-list-item input {
	margin-right: 5px;
}

section#contact #contact-form #subject-2,
section#contact #contact-form #subject-3 {
	display: none;
}

section#contact .wpcf7-mail-sent-ok {
	color: #0F0;
}

section#contact .wpcf7-validation-errors { 
	color: #F00;
}

section#contact .wpcf7-response-output {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

section#contact .wpcf7-not-valid-tip {
	font-size: 10px;
	left: 60px;
	top: -25px;
	width: 180px;
	text-align: right;
	color: #F00;
	border: none;
	padding: 0;
	
}