/* Allgemeine Formatierung */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #222;
	text-align: left;
	font: 8pt/1.2em Verdana, Trebuchet, sans-serif;
}
.hide {
	display: none;
}
.floatL {
	float: left;
}
.clear {
	clear: both;
}
fieldset {
	border: none;
}

/* INTRO - SEITE */
#intro {
	background: url(../images/bg_welcome.jpg) 45% -54px;
}
#intro .fix {
	width: 1024px;
	height: 699px;
	margin: 0 auto;
	background: url(../images/bg_welcome_fix.jpg) no-repeat;
	
}
#intro .topLeft {
	float: left;
	margin: 176px 0 0 347px;
}
#intro .topRight {
	float: left;
	margin: 176px 0 0 0;
}
#intro .bottomLeft {
	float: left;
	margin: 0 0 0 347px;
}
#intro .bottomRight {
	float: left;
}
#intro a:link img, #intro a:visited img {
	border: none;
}

/* WELCOME _ SEITE */
h3 {
	width: 960px;
	height: 250px;
	position: absolute;
	margin-top: 137px;
}
h3.welcome-1 {
	background: url(../images/welcome.jpg) no-repeat;
}
h3.welcome-2 {
	background: url(../images/rotation_office.jpg) no-repeat;
}
h3.welcome-3 {
	background: url(../images/rotation_leuchten.jpg) no-repeat;
}
h3.welcome-4 {
	background: url(../images/rotation_wohnen.jpg) no-repeat;
}
h3.welcome-5 {
	background: url(../images/rotation_schlafen.jpg) no-repeat;
}
h3.welcome-6 {
	background: url(../images/rotation_sonstige_01.jpg) no-repeat;
}
h3.wohnen {
	background: url(../images/wohnen.jpg) no-repeat;
}
h3.wohnenBreit {
	background: url(../images/wohnen_breit.jpg) no-repeat;
}
h3.living {
	background: url(../images/living.jpg) no-repeat;
}
h3.livingBreit {
	background: url(../images/living_breit.jpg) no-repeat;
}
h3.schlafen {
	background: url(../images/schlafen.jpg) no-repeat;
}
h3.schlafenBreit {
	background: url(../images/schlafen_breit.jpg) no-repeat;
}
h3.sleeping {
	background: url(../images/sleeping.jpg) no-repeat;
}
h3.sleepingBreit {
	background: url(../images/sleeping_breit.jpg) no-repeat;
}
h3.office {
	background: url(../images/office.jpg) no-repeat;
}
h3.officeBreit {
	background: url(../images/office_breit.jpg) no-repeat;
}
h3.leuchten {
	background: url(../images/leuchten.jpg) no-repeat;
}
h3.leuchtenBreit {
	background: url(../images/leuchten_breit.jpg) no-repeat;
}
h3.lighting {
	background: url(../images/lighting.jpg) no-repeat;
}
h3.lightingBreit {
	background: url(../images/lighting_breit.jpg) no-repeat;
}
h3.gartenmoebel {
  background: url(../images/gartenmoebel.jpg) no-repeat;
}
h3.gartenmoebelBreit {
  background: url(../images/gartenmoebel_breit.jpg) no-repeat;
}
h3.garden-furniture {
  background: url(../images/garden-furniture.jpg) no-repeat;
}
h3.garden-furnitureBreit {
  background: url(../images/garden-furniture_breit.jpg) no-repeat;
}
h3.accessoires {
	background: url(../images/sonderaktionen.jpg) no-repeat;
}
h3.accessories {
	background: url(../images/accessories_breit.jpg) no-repeat;
}
h3.sonderaktionenBreit {
	background: url(../images/sonderaktionen_breit.jpg) no-repeat;
}
#welcomeText {
	height: 185px;
	width: 505px;
	margin: 0;
	float: left;
	color: #FFF;
}
#welcomeText p {
	margin: 10px 15px;
	line-height: 1.5em;
}
#welcomeText p span {
	display: block;
	text-align: right;
	line-height: 1.8em;
}
#welcomeText h4 {
	display: block;
	width: 125px;
	height: 23px;
	margin: 15px 15px 10px 15px;
	background-image: url(../images/ti_welcome.png);
}
#welcomeText h4.en {
	height: 27px;
    width: 326px;
    background-image: url(../images/ti_welcome_en.png);
}
#welcomeText h4 span {
	display: none;
}
#welcomePics {
	height: 175px;
	float: right;
	margin-top: 10px;
	display: block;
}
.welcomePic {
	/*width: 160px;
	height: 125px;*/
	width: 210px;
	height: 165px;
	float: left;
}
.p01 {
	background: transparent url(../images/welcome_hq_01.jpg) left center no-repeat;
}
.p02 {
	background: transparent url(../images/welcome_hq_02.jpg) left center no-repeat;
}
.p03 {
	background: transparent url(../images/welcome_hq_03.jpg) left center no-repeat;
}
.text {
	color: #FFFFFF;
	width: 185px;
	margin-right: 10px;
	line-height: 1.5em;
	padding: 6px 15px 15px 20px;
	height: 144px;
	border-left: 1px solid #404040;
}
.text h4 {
	font-size: 1em;
	color: #f2f2f2;
	font-weight: normal;
}
.text a:link, .text a:visited {
	color: #a2a2a2;
}
#welcomeBorder {
	position: absolute;
	width: 958px;
	/*height: 145px;*/
	margin-top: 387px;
	border: 1px dashed #404040;
	border-top: none;
}

/* ENDE WELCOME - SEITE */


#wrapper {
	color: #333;
	background-color: #222;
	margin: auto;
	width: 960px;
}
h1 {
	background-image: url(../images/logo.png);
	height: 60px;
	width: 170px;
	margin: 66px 0 0 15px;
	position: absolute;
}
h1 a {
	display: block;
	height: 60px;
	width: 170px;
}
h1 span, h1 img {
	display: none;
}
#navMain {
	position: absolute;
	font-weight: bold;
	float: left;
	text-align: right;
	width: 750px;
	margin: 105px 0 10px 204px;
}
#navMain ul {
	list-style-type: none;
}
#navMain li	{
	display: inline;
}
#navMain a {
	text-decoration: none;
	padding: 4px 10px;
	color: #FFF;
	line-height: 20px;
}	
#navMain a:hover, #navMain a:focus, #navMain a:active, #navMain a.aktiv {
	text-decoration: none;
	color: #222;
	background-color: #FFF;	
}
h3.small {
	background-image: url(../images/wohnen_small.jpg);
	height: 250px;
	width: 598px;
	position: absolute;
	margin-top: 137px;
}
h3 span {
	display: none;
}
#navSub, #prospectDownload {
	position: absolute;
	margin: 399px 0 0 15px;
	width: 192px;
}
#navSub ul {
	list-style-type: none;
}
#navSub li	{
	margin-bottom: 3px;
}
#navSub li, #navMain li, #fussleiste li {													
	list-style-type: none;
}
#navSub a:link, #navSub a:visited {
	color: #a2a2a2;
	text-decoration: none;
	border-left: 5px solid #5b5b5b;
	padding-left: 5px;
}
#navSub a:active, #navSub a:hover, #navSub a:focus, #navSub a.aktiv {
	color: #fefefe !important;
	font-weight: bold;
	border-left: 5px solid #fff !important;
}
#prospectDownload {
	list-style: none;
	width: 200px;
	margin: 688px 0 0 auto;
	padding: 10px 0 0 15px;
	/*border-top: 1px dashed #404040;*/
}
#prospectDownload li {
	margin-bottom: 3px;
	display: block;
}
#prospectDownload a:link, #prospectDownload a:visited {
	text-decoration: none;
	color: #a2a2a2;
}
#prospectDownload a:active, #prospectDownload a:hover, #prospectDownload a:focus {
	color: #fefefe;
	font-weight: bold;
}
#prospectDownload a.pdf {
	background: url(../images/pi_icon_pdf.png) 4px center no-repeat;
	padding: 4px 4px 4px 24px;
}
#productSelect {
	background-color: #222222;
	width: 749px;
	height: 332px;
	float: left;
	position: absolute;
	margin: 387px 0 0 209px;
	border: 1px dashed #404040;
}
#productSelect h4, #content h4 {
	margin: 24px 0 0 29px;
	font-size: 13pt;
	color: #f2f2f2;
	font-weight: normal;
}
#productSelect ul#overview, #content ul#overview {
	float: right;
	width: 746px;
	margin-right: -1px;
	list-style: none;
}
#content ul#overview {
	float: left;
	width: 685px;
	margin: 0 0 0 29px;
	display: inline;
}
#productSelect ul#overview li, #content ul#overview li {
	width: 147px;
	height: 131px;
	float: left;
	margin-left: 1px;
	margin-top: 10px;
}
#content ul#overview li {
	width: 170px;
	height: 145px;
}
#productSelect ul#overview li a:link, #productSelect ul#overview li a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	background: #e3e3e3 url(../images/bg_gallery_arrow.png) 135px 120px no-repeat;
}
#content ul#overview li a:link, #content ul#overview li a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	background: #e3e3e3 url(../images/bullet_jpg.png) 152px 113px no-repeat;
}
#content ul#overview li.zip a:link, #content ul#overview li.zip a:visited {
	background-image: url(../images/bullet_zip.png);
}
#productSelect ul#overview li a:hover, #productSelect ul#overview li a:focus {
	background: #8c8b8b url(../images/bg_gallery_arrow.png) 135px 97px no-repeat;
	color: #fff;
}
#content ul#overview li a:hover, #content ul#overview li a:focus {
	background-color: #8c8b8b;
	color: #fff;
}
#productSelect ul#overview li a:link img, #productSelect ul#overview li a:visited img,
#content ul#overview li a:link img, #content ul#overview li a:visited img {
	display: block;
	border: none;
}
#productSelect ul#overview li span {
	display: block;
	width: 145px;
	height: 20px;
	border-top: 1px solid #222;
	line-height: 20px;
	padding-left: 2px;
	font-size: 0.9em;
}
#content ul#overview li span {
	display: block;
	width: 170px;
	height: 20px;
	border-top: 1px solid #222;
}
#content ul#overview li span span {
	display: inline;
	padding-left: 4px;
	border: none;
	line-height: 20px;
	font-size: 0.9em;
}
#productSelect ul#overview li span, #content ul#overview li span {
	display: block;
	width: 170px;
	height: 20px;
	border-top: 1px solid #222;
	line-height: 20px;
	font-size: 0.9em;
}
#content {
	background-color: #222222;
	width: 749px;
	float: left;
	position: absolute;
	margin: 387px 0 0 209px;
	border: 1px dashed #404040;
	padding-bottom: 29px;
}
#content p {
	color: #fff;
	margin: 0 29px 20px 29px;
	font-size: 1em;
	line-height: 1.5em;
}
#content h3 {
	display: block;
	height: 23px;
}
#content a:link, #content a:visited {
	color: #a2a2a2;
}
#content h3 span {
	display: none;
}
#content h4 {
	margin-bottom: 20px;
}
#content h3.aboutUS {
	width: 119px;
	background-image: url(../images/ti_aboutUs.png);
}
#content h5 {
	color: #fff;
	margin: 0 29px 10px 29px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}

#auswahl {
	/*background-image: url(../images/HG_sofa.jpg);*/
	background: #FFF;
	position: absolute;
	height: 250px;
	width: 362px;
	margin: 137px 0 0 598px;
}
#auswahl div {
	margin: 20px 20px 0 20px;
}
#auswahl h4 {
	font-size: 1em;
	float: left;
	margin: 0;
}
#auswahl span {
	float: right;
	font-weight: bold;
}
#auswahl p, #auswahl a.product, #auswahl a.product:link, #auswahl a.product:visited, #auswahl a.product:hover, #auswahl a.product:focus, #auswahl a.product:active {
	display: block;
	padding-top: 135px;
	padding-right: 20px;
	border-top: 1px dashed #d2d2d2;
	line-height: 20px;
	text-decoration: none;
	color: #333;
	overflow: hidden;
	background: transparent url(../images/ico_product_zoom.png) right 150px no-repeat;
}
#auswahl #overView h4 {
	margin-top: 20px;
	float: none;
}
#auswahl #overView p {
	background: none;
	padding-top: 10px;
	border: none;
	line-height: 1.7em;
}
#auswahl img {
	display: none;
}
#navMeta {
	position: absolute; 
	top: 0;
	white-space: nowrap;
	margin-left: 204px;
    width: 750px;
    float: right;
}
#enGb #navMeta {
	/*margin-left: 478px;*/
}
#navMeta ul {
	/*margin-right: 15px;*/
    float: right;
	padding: 7px 0 8px 0;
	list-style-type: none;
	text-align: right;
	font-size: 85%;
}
#navMeta li {
	display: inline;
	margin-right: 5px;
}
#navMeta a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 5px 8px 5px;
	color: #707070;
}
#navMeta a:hover, #navMeta a:focus, #navMeta a:active, #navMeta a.aktiv {
	color: #FFF;
}

/* Text - Images */
.ti0101 {
	display: block;
	width: 190px;
	height: 18px;
	margin: 24px 0 0 28px;
	background-image:url(../images/ti_01_01.gif);
}
.ti0101 span {
	display: none;
}

/* Paginierung */
.paging {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 45px;
	list-style: none;
	text-align: center;
}
.paging li {
	display: inline;
}
.paging li a:link, .paging li a:visited {
	text-decoration: none;
	color: #a2a2a2;
	margin: 0;
	padding: 1px 3px;
	line-height: 1em;
}
.paging li a.active:link, .paging li a.active:visited {
	border: 1px solid #a2a2a2;
}
.paging .title {
	padding-right: 5px;
	color: #a2a2a2;
}

/* Scrolling */

		#scrollContainer {
			width: 663px;
			height: 160px;
			margin: 30px 0 0 28px;
			text-align: left;
			position: absolute;
			overflow: hidden;
			clip: rect(0px 663px 145px 0px);
			/*clip: rect(0px 145px 747px 0px);*/
		}
		#scrollContainer ul li img {
			border: 0;
			border-bottom: 1px solid #222;
			display: block;
		}
		#scrollContainer ul {			
			list-style: none;	
		}
		#scrollContainer ul li {
			margin-right: 1px;
			width:165px;
			height:145px;
			background: #e3e3e3;
			float: left;
		}
		#scrollContainer ul li a, #scrollContainer ul li a:link, #scrollContainer ul li a:visited {
			color: #666;
			display: block;
			height:145px;
			line-height: 22px;
			z-index: 5;
			text-decoration: none;
			font-size: 0.8em;
		}
		#scrollContainer ul li a:active, #scrollContainer ul li a:hover, #scrollContainer ul li a:focus, #scrollContainer ul li a.active:link, #scrollContainer ul li a.active:visited {
			background-color: #8c8b8b;
			color: #fff;			
		}
		#scrollContainer ul li a:active span, #scrollContainer ul li a:hover span, #scrollContainer ul li a:focus span, #scrollContainer ul li a.active span {
			background-position: 151px -16px;
		}
		#scrollContainer ul li a span {
			display: block;
			width: 160px;
			height: 22px;
			line-height: 22px;
			text-align: left;
			padding-left: 5px;
			background: url(../images/bg_gallery_arrow.png) 151px 7px no-repeat;
			cursor: pointer;
			z-index: 3;
		}
		#scrolling {
			margin: auto;
			width: 663px;
			margin: 180px 0 0 28px;
		}
		#scrolling a, #scrolling a:link, #scrolling a:visited {
			text-decoration: none;
			color: red;
			border: none;
			width: 10px;
			height: 20px;
			display: block;
			margin-top: 0;
			left: 0;
		}
		#scrolling a span {
			display: none;
		}
		#scrolling #scrollbar {
			height: 8px;
			background: #333;
			margin-top: 1px;
		}
		#scrolling #scrollbar #bar {
			background: #FFF;
			cursor: pointer;
			z-index: 89;
			font-size: 4px;
			position: absolute;
		}
		.floatR {
			float: right;
		}

/* FORMULAR - ELEMENTE - STANDARD-FORMULAR */

#content form.relatedForm {
	width: 650px; /* Clearing */
	border: 0 solid transparent; /* Clearing */
	overflow: hidden; /* Clearing */
	margin: 0 29px 20px 29px;
	padding-top: 15px;
	color: #fff;
}
#content form.relatedForm div, #content form.relatedForm ul.required {
	float: left;
	padding-bottom: 15px;
}
#content form.relatedForm label, #content form.relatedForm .singleRow {
	display: block;
	padding: 0 0 3px 13px;
	background: url(../images/bullet_form_label.png) left 3px no-repeat;
}
#content form.relatedForm label.required, #content form.relatedForm div.required  {
	background-image: url(../images/bullet_form_label_required.png);
}
#content form.relatedForm label.required span, #content form.relatedForm .singleRow span {
	display: none;
}
#content form.relatedForm input, #content form.relatedForm input.small,
#content form.relatedForm select, #content form.relatedForm textarea {
	padding: 2px 4px;
	background-color: #404040;
	border: 1px solid #8c8a86;
	font: 1.2em Arial,Helvetica,Verdana,sans-serif;
	color: #ccc;
}
#content form.relatedForm input.big {
	width: 215px;
	margin-right: 15px;
}
#content form.relatedForm input.medium {
	width: 149px;
	margin-right: 15px;
}
#content form.relatedForm input.small {
	width: 50px;
	margin-right: 15px;
}
#content form.relatedForm input.wideDistance, #content form.relatedForm .wideDistance {
	margin-right: 15px;
}
#content form.relatedForm input.smallDistance {
	margin-right: 2px;
}
#content form.relatedForm input.upload {
	width: 445px;
}
#content form.relatedForm input.checkbox {
	float: left;
	height: 15px;
	border: none;
	background: none;
}
#content form.relatedForm textarea {
	width: 455px;
}
#content form.relatedForm select {
	width: 225px;
	color: #fff;
}
#content form.relatedForm .buttons {
	width: 464px;
	padding-bottom: 0;
}
#content form.relatedForm .buttons input {
	float: right;
	width: 70px;
	height: 20px;
	margin: 5px 0 0 8px;
	padding: 0;
	background-color: transparent;
	border: none;
}
#content form.relatedForm .buttons .buttonReset {
	width: 91px;
	background: url(../images/button_form_reset.png) no-repeat;
	cursor: pointer;
}
#enGb #content form.relatedForm .buttons .buttonReset {
	background: url(../images/button_form_reset_en.png) no-repeat;
}
#content form.relatedForm .buttons .login {
	width: 61px;
}
#content form.relatedForm ul.required {
	margin: 5px 0 0 115px;
	list-style: none;
}
#content form.relatedForm ul.required li {
	padding: 0 0 3px 13px;
	background: url(../images/bullet_form_label.png) left 3px no-repeat;
}
#content form.relatedForm ul.required li.required {
	background-image: url(../images/bullet_form_label_required.png);
}
#content form.relatedForm ul.required li.required span {
	display: none;
}
#content form.relatedForm .singleRow {
	float: none;
}
#content form.relatedForm .singleRow label {
	display: inline;
	padding: 0;
	background: none;
}

/* FORMULAR - ELEMENTE - NEWSLETTER-FORMULAR */
#content #newsletter_form ul.required, #content #support_form ul.required {
	float: none;
	margin-left: 340px;
}

/* FORMULAR - ELEMENTE - ERROR-AUSGABE */

#content form.relatedForm .error {
	background-color: #fff;
	border: 1px solid #dd0000;
	color: #dd0000;
}
#content ul.error {
	width: 463px;
	margin: 0 0 30px 0;
	padding: 8px 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #dd0000;
	color: #dd0000;
	font-size: 1em;
	line-height: 1.5em;
}
#content ul.error li {
	margin: 0 0 0 20px;
	padding: 0 0 0 12px;
	background: url(/images/bullet_square.png) 0px 6px no-repeat;
}

/* BUTTONS - ROUTE BERECHNEN */

#content .buttons a.arrival:link, #content .buttons a.arrival:visited,
#content .buttons a.arrivalEN:link, #content .buttons a.arrivalEN:visited {
	display: block;
	width: 97px;
	height: 20px;
	background: url(/images/button_arrival.png) no-repeat;
}
#content .buttons a.arrival:link span, #content .buttons a.arrival:visited span,
#content .buttons a.arrivalEN:link span, #content .buttons a.arrivalEN:visited span {
	display: none;
}
#content .buttons a.arrivalEN:link, #content .buttons a.arrivalEN:visited {
	background: url(/images/button_arrival_en.png) no-repeat;
}

/* DOWNLOAD - KATALOG */

#content .downloadFile {
	width: 205px;
	text-align: center;
}
#content .downloadFile img {
	padding: 4px;
	margin-bottom: 5px;
	border: 1px solid #404040;
}
#content .downloadFile a:link, #content .downloadFile a:visited {
	text-decoration: none;
}
#content .downloadFile a:hover img, #content .downloadFile a:focus img {
	background-color: #404040;
	border: 1px solid #6E6E6E;
}
#content .downloadFile .info {
	color: #616161;
}
#content .downloadFile .bullet {
	padding-left: 10px;
	background: url(/images/bullet_arrow_gray.png) 0 center no-repeat;
	text-decoration: none;
}
#content .downloadFile a:hover .bullet, #content .downloadFile a:focus .bullet {
	color: #fff;
}
/* print */

span.printInfo {
	display: none;
}

/* flash */
#flvPlayer { text-align: center; margin: 50px 0 0 0; }
