﻿body {
	background-image: url(     '../_img/background.jpg' );
	background-repeat: repeat-x;
	background-position: left 33px;
	height: 100%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: square;
}
li {
	margin-left: 15px;
}


#aspnetForm {
	background-image: url(     '../_img/background_dark-trans.png' );
}


#globalWrapper {
	width: 1024px;
	min-height: 718px;
	height: auto !important;
	height: 718px;
	margin: 0px auto;
	background-image: url(     '../_img/background.jpg' );
	background-repeat: repeat-x;
	background-position: left 33px;
	background-color: #fff;
	padding-bottom: 50px;
	border-bottom: solid 5px #000;
	margin-bottom: 30px;
	position: relative;
}

#navigationWrapper {
	height: 54px;
	background-image: url(     '../_img/geberit.jpg' );
	background-repeat: no-repeat;
	background-color: #000;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 100;
	text-align: right;
	width: 1024px;
}

#contentWrapper {
	width: 100%;
	z-index: 0;
	padding-top: 50px;
	z-index: 0;
}

.floatLeft {
	float: left;
}

/* Navigation */
#navigationInnerWrapper {
	width: 550px;
	float: right;
	display: inline;
	height: 33px;
	margin-right: 45px;
	padding-top: 15px;
	text-align: right;
}

div#navigation {
	height: 31px;
	font-size: 11px;
	text-align: right;
	z-index: 102;
}

div#navigation div {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-top: 6px;
	text-align: right;
}

div#navigation div a {
	color: #fff;
	text-decoration: none;
}

div#navigation div.level_1, div#navigation div.line, div#navigation div.seperator {
	display: inline;
	height: 20px;
	padding-bottom: 10px;
}

div#navigation div.level_1 {
	position: relative;
}

div#navigation div.level_1 a {
	text-transform: uppercase;
}

div#navigation div div.container_level_2 {
	background-color: #272727;
	background-image: url(     '../_img/navi/subNaviBackground.jpg' );
	background-repeat: repeat-x;
	display: none;
	position: absolute;
	top: 39px;
	left: -10px;
	z-index: 105;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: left;
}

div#navigation div div.container_level_2 div {
	float: none;
	margin: 0;
	padding: 0;
	z-index: 110;
	display: block;
	width: auto;
	text-align: left;
}

div#navigation div div.container_level_2 div a {
	display: block;
	margin: 0;
	padding: 11px 30px 0 18px;
	border: none;
	z-index: 111;
	background-repeat: no-repeat;
	background-image: url(     '../_img/navi/subNavi.gif' );
	background-position: 6px 0px;
	white-space: nowrap;
	text-transform: none;
}

div#navigation div.line {
	background-image: url(     '../_img/navi/line.jpg' );
	background-repeat: no-repeat;
	display: inline;
	height: 31px;
	margin: 0 7px;
	border: none;
	height: 11px;
}

div#navigation div.level_2 a:hover, #navigation div.level_2 a:visited:hover, div#navigation div div div.current a {
	color: #24b7f7;
	background-position: 6px -21px;
}

div#navigation div.seperator {
	display: inline;
}

div#navigation div.level_1 a, div#navigation div.level_2 a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

div#navigation div.current a, div#navigation div a:hover, div#navigation div a:visited:hover {
	color: #24b7f7;
}

div#navigation div.high div div a, div#navigation div.current div div a {
	color: #fff;
}

div#navigation div.current div div.current a {
	color: #24b7f7;
}


/* end Navigation */

/* Utils */

#utilsWrapper {
	padding-top: 12px;
	padding-bottom: 7px;
	padding-right: 45px;
	width: 979px;
	text-align: right;
}

#utilsWrapper a.util {
	display: inline;
	text-decoration: none;
	color: #000;
	font-size: 11px;
}

#utilsWrapper a:hover, #utilsWrapper a:visited:hover {
	color: #24b7f7;
}

#utilsWrapper img.seperator {
	padding: 0 10px;
}
/* end Utils */

/* TopBar */
#topBar {
	width: 990px;
	height: 150px;
	padding-left: 28px;
	padding-top: 30px;
}

#headlineWrapper {
	float: left;
	display: inline;
	width: 500px;
	height: 150px;
	margin-right: 26px; /*position:relative;*/
}

#buttonWrapper {
	float: right;
	display: inline;
	padding-top: 29px;
	height: 71px;
	width: 425px;
	padding-left: 0px;
	padding-right: 30px; /*padding-left:284px;*/ /*z-index:1;*/
}

/* end TopBar */

/* Content */
#content {
}

#content a, #content a:visited {
	color: #000;
}

#content a:hover, #content a:visited:hover {
	color: #24b7f7;
}

#content h1 {
	text-transform: uppercase;
	padding-bottom: 25px;
	font-size: 14px;
	font-weight: Bold;
}

#content h2 {
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 14px;
}

#content h3 {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}

#content p {
	padding-bottom: 10px;
}

/* end Content */

/* Films */

#filmWrapper {
	padding-top: 25px;
	width: 100%;
}

#filmWrapper .film {
	float: left;
	width: 160px;
	height: 160px;
	margin-right: 22px;
}

#filmWrapper .film h2 {
	padding-bottom: 5px;
}

#filmWrapper .film img.previewImage {
	width: 158px;
	height: 75px;
	margin-bottom: 5px;
	float: none;
	display: block;
}

#filmWrapper .film a.play {
	float: none;
	padding-right: 15px;
	background-image: url(     "../_img/playButton.jpg" );
	background-position: right center;
	background-repeat: no-repeat;
	height: 12px;
	font-weight: bold;
	min-width: 50px;
	text-decoration: none;
	color: #000;
}
/* end Films */

/* Mapress */
#assortmentWrapper, #demoWrapper, #accessoriesWrapper, #contactWrapper, #examplesWrapper, .eventWrapper, #weppiWrapper {
	padding-left: 32px;
}

#demoWrapper {
	width: 550px;
}

#contactWrapper {
	width: 500px;
	padding-top: 20px;
}

#examplesWrapper p {
	width: 550px;
}

#assortmentTable {
	width: 560px;
	margin-left: 50px;
	border-collapse: separate;
}

#assortmentTable td {
	border-bottom: solid 1px #5eb7de;
	border-right: solid 1px #5eb7de;
}

#assortmentTable td.header {
	padding-left: 25px;
	padding-right: 35px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	background-image: url(     '../_img/table/headerBackground-trans.png' );
	background-color: #fff;
}

#assortmentTable td.leftItem {
	border-left: solid 1px #5eb7de;
	padding-left: 5px;
	padding-right: 5px;
}

#assortmentTable tr.top td.header {
	width: 155px;
	padding: 0px;
	text-align: center;
	height: 19px;
	border-top: solid 1px #5eb7de;
}

#assortmentTable td.item {
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
}

#assortmentTable td.item div.itemInnerWrapper {
	width: 100%;
	height: 100%;
	position: relative;
}

#assortmentContainer div.displayWindowWrapper div.displayWindow div.closeWindow, #assortmentTable td.item div.openWindow {
	background-image: url(     '../_img/table/assortmentTableTopRight.jpg' );
	background-repeat: no-repeat;
	top: -1px;
	right: 0px;
	position: absolute;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

#assortmentContainer div.displayWindowWrapper div.displayWindow div.closeWindow {
	z-index: 100;
}

#assortmentContainer div.displayWindowWrapper {
	position: absolute;
	display: none;
	cursor: default;
	z-index: 500;
}

#assortmentContainer div.displayWindowWrapper div.displayWindow {
	background-color: #fff;
	text-align: left;
	position: absolute;
	padding: 10px;
	right: -1px;
	top: -2px;
	z-index: 80;
	border: solid 1px #000;
}


div.displayWindow img {
	text-align: center;
	padding: 10px;
}

div.displayWindow strong {
	display: block;
	padding-bottom: 5px;
	width: 250px;
}
/* end Mapress */

/* PushFit */

#pushFitDetails {
	border-collapse: separate;
}


#pushFitDetails td.header {
	background-image: url(     '../../_globalData/rls/_img/pushFit/details/headerGradient.jpg' );
	background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	height: 24px;
}
#pushFitDetails td.topRight {
	background-image: url(     '../../_globalData/rls/_img/pushFit/details/top-right-trans.png' );
	background-repeat: no-repeat;
	height: 24px;
	width: 10px;
}

#pushFitDetails td.middleRight {
	background-image: url(     '../../_globalData/rls/_img/pushFit/details/middle-right-trans.png' );
	background-repeat: repeat-y;
	width: 10px;
}

#pushFitDetails td.bottomRight {
	background-image: url(     '../../_globalData/rls/_img/pushFit/details/bottom-right-trans.png' );
	background-repeat: no-repeat;
	height: 7px;
	width: 6px;
}

#pushFitDetails td.bottom {
	background-image: url(     '../../_globalData/rls/_img/pushFit/details/bottom-bottom-trans.png' );
	background-repeat: no-repeat;
	height: 7px;
}


#pushFitDetails td.middle {
	cursor: pointer;
}

#pushFitDetails td.middle div.previewWrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

#pushFitDetails td.middle div.previewWrapper div.textOverlay {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 150px;
	left: 0px;
	width: 210px;
}

#pushFitPopup {
	background-image: url(     '../../_globalData/rls/_img/pushFit/details/headerDetailGradient.png' );
	background-repeat: repeat-x;
	background-position: 0px 16px;
}

#pushFitOverlayData {
	background-color: #fff;
	text-align: center;
	padding: 10px;
}

#pushFitSwitchNavigation {
	height: 32px;
}

#pushFitSwitchNavigation td {
	vertical-align: middle;
}

#pushFitSwitchNavigation td.hi a {
	background-image: url(     '../../_globalData/rls/_img/pushFit/details/nav-left-high.png' );
	background-repeat: repeat-x;
}

#pushFitSwitchNavigation td img {
	float: left;
	display: block;
}

#pushFitSwitchNavigation td a, #pushFitSwitchNavigation td a:visited {
	float: left;
	display: block;
	height: 24px;
	font-size: 11px;
	text-decoration: none;
	padding-top: 8px;
	color: #dedede;
}

#pushFitSwitchNavigation td.hi a, #pushFitSwitchNavigation td.hi a:visited {
	font-weight: bold;
	color: #fff;
}

#pushFitSwitchNavigation td a:hover, #pushFitSwitchNavigation td a:visited:hover, #pushFitSwitchNavigation td a.hi {
	color: #24b7f7;
}

.pushFitInfo {
	margin-top: 15px;
	width: 487px;
}

.pushFitInfo td {
	border-bottom: solid 1px #5eb7de;
	border-right: solid 1px #5eb7de;
	text-align: center;
}

.pushFitInfo td.leftText {
	text-align: left !important;
}


.pushFitInfo td.header {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border-top: solid 1px #5eb7de;
	vertical-align: top;
}

.pushFitInfo td.leftItem {
	border-left: solid 1px #5eb7de;
	padding: 3px;
	vertical-align: top;
}

.pushFitInfo td.imageCheck {
	padding-top: 5px;
}

.pushFitInfo td.item {
	vertical-align: top;
}

/* End PushFit */

/* Contact */
#contactTable {
	width: 100%;
}
#contactTable tr td {
	padding: 5px 0px;
	vertical-align: top;
}

#contactTable td.label {
	font-weight: bold;
}

#contactTable td.text input, #contactTable td.text textarea {
	padding: 2px;
	width: 250px;
}

#contactTable td.radio table tr td {
	padding: 0;
}

#contactTable td.radio table tr td label {
	padding: 0 5px 0px 3px;
}
/* end Contact */

#flashPopupBackground {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	opacity: 0.85;
	filter: alpha(opacity=80);
	z-index: 1000;
	display: none;
}

#flashPopup, #pushFitPopup {
	position: absolute;
	z-index: 1001;
	display: none;
}

#flashPopup a#closeButton, #pushFitPopup a#closeButton {
	color: #fff;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 100%;
	background-image: url(     '../../_globalData/rls/_img/pushFit/details/close.gif' );
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 16px;
	margin-left: -16px;
}

/* Events */

#galleryWrapper .image {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	cursor: pointer;
	position: relative;
}

#galleryWrapper .image .mouseover {
	display: none;
	background-image: url(     '../_img/events/mag.png' );
	width: 110px;
	height: 110px;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
}

#eventImage {
	width: 100%;
}

.eventWrapper h1 {
	padding-bottom: 15px !important;
}

.eventWrapper p {
	width: 420px;
}

.eventWrapper h2 {
	padding-top: 40px !important;
	text-transform: none !important;
	font-size: 12px !important;
}

.event {
	padding-top: 16px;
}
.event h3 {
	font-size: 11px !important;
}

#weppiWrapper {
	background-color: #FFF;
	padding-right: 32px;
}

#weppiWrapper h2 {
	color: #3e85c1;
	font-weight: normal;
	font-size: 24px;
	font-family: Arial;
	text-transform: none !important;
	margin-bottom: 25px;
}

.bg-white {
	background-color: #FFF;
}

.bg-white-form {
	background-color: #FFF;
	height: 350px;
}

#weppiTable {
	width: 100%;
}
#weppiTable tr td {
	padding: 5px 0px;
	vertical-align: top;
}

#weppiTable td.label {
	width: 120px;
}


#weppiTable td.text input, #weppiTable td.text textarea {
	padding: 2px;
	width: 250px;
}

#weppiTable td.radio table tr td {
	padding: 0;
}

#weppiTable td.radio table tr td label {
	padding: 0 5px 0px 3px;
}

.imageButton {
	background-image: url( '../_img/weppi/but_send-de.gif' );
	width: 163px;
	height: 36px;
	color: #FFF;
}

.weppiHeader {
	width: 1024px;
	margin-bottom: 30px;
	padding-top: 30px;
	background-color: #FFF;
}

.weppiHeaderForm {
	width: 1024px;
	padding-top: 30px;
	background-color: #FFF;
}


.form-block {
	clear: right;
	padding: 5px 0;
	float: left;
}

.form-block {
	height: 30px;
}

#weppiWrapper #button {
	background-image: url(     '../_img/weppi/but_send-de.gif' );
	background-repeat: no-repeat;
	height: 36px;
	width: 163px;
	padding-left: 23px;
	padding-top: 8px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFF;
}

#weppiWrapper #button a {
	font-weight: bold;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}

#weppiWrapper #left {
	width: 450px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}


#weppiWrapper #right {
	width: 450px;
	display: block;
	float: right;
	margin-right: 32px;
	margin-top: 10px;
}

#weppiWrapper #right ul {
	list-style-type: disc;
}

#weppiWrapper #term {
	margin-top: 50px;
	font-size: 8px;
	padding-right: 32px;
	font-size: 8px !important;
}

