@charset "utf-8";
/* CSS Document */

html, body {
	margin-bottom:0px;
}

body {
	background-color:#6e665b;
	background-image:url(background.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e665b;
}

div {
	text-align:left;
}

a:focus { 
	outline: none;
}

.wysiwygimgtext table, .wysiwygimgtext td, .wysiwygimgtext tr {
	border:solid 1px #cccccc;
}

ul {
	margin-left:0px;
	padding-left:30px;
	list-style-image:url(hook.png);
}

input[type="text"], textarea {
	border:solid 1px #d3d1cd;
	margin-bottom:8px;
	color:#6e665b;
	padding-left:3px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

textarea {
	padding:3px;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px dotted #ffffff;
font-size:11px;
padding: 5px;
margin:0px;
color:#ffffff;
background-color: #2a6aa7;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=white,direction=135);*/
}

#header {
	background-image:url(header.png);
	background-repeat:repeat-x;
	height:215px;
}

#outerWrapper {
	position:relative;
	margin:auto;
	width:937px;
	min-height:215px;
	top:0px;
	text-align:center;
}

#innerWrapper {
	position:relative;
	margin:auto;
	width:899px;
	min-height:215px;
	top:0px;
}

#verticalDividerLeft {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(verticalDivider.png);
	height:207px;
	width:2px;
}

#logo {
	position:absolute;
	top:43px;
	left:62px;
	background-image:url(logo.png);
	width:285px;
	height:87px;
}

#linkToWaterbedHeater {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(backgndWaterbedHeater.png);
	width:225px;
	height:207px;
}

#linkToWaterbedHeater .text {
	position:absolute;
	top:22px;
	left:20px;
	color:#ffffff;
	font-size:11px;
}

#linkToWaterbedHeater .text h1 {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:16px;
}	

#linkToWaterbedHeaterButton {
	position:absolute;
	top:112px;
	left:15px;
}

#linkToFoamHeater {
	position:absolute;
	top:0px;
	left:225px;
	background-image:url(backgndFoamHeater.png);
	width:225px;
	height:207px;
}

#linkToFoamHeater .text {
	position:absolute;
	top:22px;
	left:20px;
	color:#ffffff;
	font-size:11px;
}

#linkToFoamHeater .text h1 {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:16px;
}

#linkToFoamHeaterButton {
	position:absolute;
	top:112px;
	left:15px;
}

#thermoboxHeater {
	position:absolute;
	top:0px;
	left:444px;
	background-image:url(backgndThermoboxHeaterCurrent.png);
	width:237px;
	height:207px;
}

#thermoboxHeater .text {
	position:absolute;
	top:80px;
	left:20px;
	color:#ffffff;
	font-size:11px;
}

#thermoboxHeater .text h1 {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:16px;
}


#linkToFHS {
	position:absolute;
	top:0px;
	left:675px;
	background-image:url(backgndFHS.png);
	width:225px;
	height:207px;
}

#linkToFHS .text {
	position:absolute;
	top:22px;
	left:15px;
	color:#ffffff;
	font-size:11px;
}

#linkToFHS .text h1 {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:16px;
}

#linkToFHSButton {
	position:absolute;
	top:112px;
	left:15px;
}


#verticalDividerRight {
	position:absolute;
	top:0px;
	left:897px;
	background-image:url(verticalDivider.png);
	height:207px;
	width:2px;
}

#horNav {
	position:absolute;
	left:-3px;
	top:183px;
}

#horNav ul {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
}

#horNav ul li {
	margin:0px;
	padding:0px;
	float:left;
	margin-left:3px;
	list-style-type:none;
}

#horNav ul li a {
	width:98px;
	height:21px;
	text-align:center;
	display:block;
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	padding-top:3px;
}

#horNav ul li a:hover {
	background-color:#fe6c00;
	width:98px;
	height:21px;
	text-align:center;
	display:block;
}

#horNav ul li a.active {
	background-color:#fe6c00;
	width:98px;
	height:21px;
	text-align:center;
	display:block;
}

#middlePart {
	width:100%;
	min-height:480px;
	text-align:center;
	line-height:17px;
}

#shadowWithActionBar {
	width:937px;
	height:480px;
	top:0px;
	background-image:url(shadowWithActionBar.png);
}

#shadowNoActionBar {
	width:937px;
	height:480px;
	top:0px;
	background-image:url(shadowNoActionBar.png);
}

#mainWindowWrapper {
	position:relative;
	margin:auto;
	margin-top:-8px;
	width:937px;
	min-height:480px;
	padding-bottom:5px;
}

#mainWindowTopWithActionBar {
	background-image:url(mainTopBackgndWithActionBar.png);
	background-repeat:no-repeat;
	margin-left:18px;
	margin-top:-480px;
	width:919px;
	height:77px;
}

#mainWindowTopNoActionBar {
	background-image:url(mainTopBackgndNoActionBar.png);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:18px;
	width:919px;
	padding-bottom:0px;
	margin-top:-480px;
	height:77px;
}

#navLegend {
	position:absolute;
	top:10px;
	left:50px;
	font-size:10px;
	font-weight:bold;
}

#navLegend a {
	text-decoration:none;
	color:#6e665b;
}

#navLegend a:hover {
	color:#fe6c00;
}

#languages {
	position:absolute;
	top:9px;
	right:27px;
	width:220px;
	font-size:11px;
}

#languages #flags {
	position:absolute;
	top:1px;
	left:65px;
	width:155px;
}

#languagesDivider {
	position:absolute;
	top:21px;
	right:0px;
	background-image:url(newsHorLine.png);
	height:2px;
	width:233px;
}

#searchBox {
	position:absolute;
	top:39px;
	left:690px;
}

#searchBoxField {
	width:175px;
	color:#d3d1cd;
	font-style:italic;
	height:16px;
}

#searchBoxFieldSmall {
	margin-left:20px;
	width:155px;
	color:#d3d1cd;
	font-style:italic;
	height:16px;
}

#searchBoxButton {
	border:none;
	background-color:transparent;
	background-image:url(magnifier.png);
	width:23px;
	height:19px;
}
	
#mainWindowMiddleWithActionBar {
	background-image:url(mainMiddleBackgndWithActionBar.png);
	background-repeat:repeat-y;
	width:919px;
	margin-left:18px;
	min-height:480px;
	padding-bottom:0px;
}

#mainWindowMiddleNoActionBar {
	position:relative;
	background-image:url(mainMiddleBackgndNoActionBar.png);
	background-repeat:repeat-y;
	width:881px;
	margin-left:18px;
	min-height:480px;
	padding-top:1px;
	padding-bottom:20px;
}

#mainWindowMiddleNoActionBar #firmaBild {
	position:absolute;
	bottom:1px;
	left:2px;
	background-image:url(firma_bild.jpg);
	height:235px;
	/*height:390px;*/
	width:877px;
}

#contentWithActionBar {
	float:left;
	width:592px;
	margin-left:30px;
	margin-bottom:40px;
}

#contentNoActionBar {
	float:left;
	width:800px;
	margin-left:30px;
	margin-bottom:220px;
	/*margin-bottom:360px;*/
}

#contentWithActionBar h1, #contentNoActionBar h1 {
	margin-top:0px;
	margin-bottom:21px;
	color:#fe6c00;
	font-size:13px;
	font-weight:bold;
}

#contentWithActionBar hr, #contentNoActionBar hr {
	border:none;
	background-color:#fe6c00;
	width:100%;
	height:1px;
	margin-top:25px;
	margin-bottom:25px;
}

#contentWithActionBar a, #contentNoActionBar a {
	text-decoration:none;
	color:#6e665b;
	border-bottom:dotted 1px #fe9900;
}

#contentWithActionBar a:hover, #contentNoActionBar a:hover {
	text-decoration:none;
	color:#fe6c00;
	border-bottom:dotted 1px #fe9900;
	cursor:pointer;
}

select {
	border:solid 1px #d3d1cd;
	color:#6e665b;
}

input[readonly="readonly"] {
	border:solid 1px #fe6c00;
	color:#6e665b;
	font-weight:bold;
	background-color:#eeeeee;
	width:42px;
}

input[type="reset"] {
	background-image:url(buttonBackgnd.png);
	background-repeat:repeat-x;
	cursor:pointer;
	border:solid 1px #d3d1cd;
	color:#6c6c6c;
}

input[type="reset"]:hover {
	background-image:url(buttonBackgnd.png);
	background-repeat:repeat-x;
	cursor:pointer;
	border:solid 1px #fe6c00;
	color:#000000;
}

input[type="button"] {
	background-image:url(buttonBackgnd.png);
	background-repeat:repeat-x;
	cursor:pointer;
	border:solid 1px #d3d1cd;
	color:#6c6c6c;
}

input[type="button"]:hover {
	background-image:url(buttonBackgnd.png);
	background-repeat:repeat-x;
	cursor:pointer;
	border:solid 1px #fe6c00;
	color:#000000;
}

#actionBar {
	float:right;
	width:208px;
	margin-right:38px;
	min-height:20px;
}

#newsBlock {
	width:208px;
	font-size:11px;
}

#newsBlock h1 {
	margin-top:0px;
	margin-bottom:15px;
	color:#fe6c00;
	font-size:12px;
	font-weight:bold;
}

#newsBlock hr {
	border:none;
	background-image:url(newsHorLine.png);
	width:233px;
	height:2px;
	margin-left:-13px;
	margin-top:25px;
	margin-bottom:25px;
}

#newsBlock a {
	text-decoration:none;
	color:#6e665b;
	font-weight:bold;
}

#newsBlock a:hover {
	color:#fe6c00;
}

#mainWindowBottomWithActionBar {
	background-image:url(firma_bild.png);
	background-repeat:no-repeat;
	width:990px;
	height:236px;
	/*height:370px;*/
	margin-left:19px;
	padding-top:1px;
	margin-top:-15px;
}

#shadowFooter{
	position:relative;
	background-image:url(shadowFooter.png);
	background-repeat:repeat-x;
	width:100%;
	height:22px;
	margin-top:5px;
}

#footer {
	background-color:#eceae8;
	width:100%;
	min-height:240px;
	font-size:11px;
	color:#969696;
	padding-bottom:15px;
}

#footerAccessories {
	position:relative;
	margin:auto;
	top:17px;
	width:901px;
	background-image:url(footerAccessories.png);
	background-repeat:no-repeat;
	min-height:136px;
}

#footer h1 {
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:11px;
}

#footer h1 a {
	text-decoration:none;
	color:#2a6aa7;
	font-weight:bold;
}

#footer h1 a:hover {
	color:#87cbf2;
}

#newsletter {
	position:absolute;
	top:15px;
	left:31px;
	width:180px;
}

#newsletter .label {
	height:20px;
	float:left;
	clear:right;
	width:39px;
}

#newsletter input[type="text"] {
	width:130px;
	height:16px;
	padding-top:2px;
	border:solid 1px #d3d1cd;
	margin-bottom:8px;
	color:#6e665b;
	padding-left:3px;
}

input[type="submit"] {
	background-image:url(buttonBackgnd.png);
	background-repeat:repeat-x;
	cursor:pointer;
	border:solid 1px #d3d1cd;
	color:#6c6c6c;
	margin-right:6px;
}

input[type="submit"]:hover {
	background-image:url(buttonBackgnd.png);
	background-repeat:repeat-x;
	cursor:pointer;
	border:solid 1px #fe6c00;
	color:#000000;
}

#socialNetworks {
	position:absolute;
	top:15px;
	left:255px;
	width:180px;
}

#facebook a {
	position:absolute;
	top:25px;
	left:25px;
	background-image:url(facebook.png);
	height:17px;
	width:65px;
}

#facebook a:hover {
	background-image:url(facebookActive.png);
}

#myspace a {
	position:absolute;
	top:47px;
	left:25px;
	background-image:url(myspace.png);
	height:17px;
	width:65px;
}

#myspace a:hover {
	background-image:url(myspaceActive.png);
}

#misterwong a {
	position:absolute;
	top:69px;
	left:25px;
	background-image:url(misterwong.png);
	height:17px;
	width:65px;
}

#misterwong a:hover {
	background-image:url(misterwongActive.png);
}

#twitter {
	position:absolute;
	top:15px;
	left:476px;
	width:190px;
}

#twitterBubble {
	position:absolute;
	top:30px;
	left:-2px;
	width:128px;
	color:#ffffff;
	font-size:10px;
	line-height:10px;
}

#twitter_update_list ul li {
	list-style-type:none;
}

#twitterBubble a {
	display:none;
}

#twitterBubble ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}

#twitterBubble li {
	margin:0px;
	padding:0px;
}

#copyright {
	position:absolute;
	top:15px;
	left:699px;
}

#copyright a {
	text-decoration:none;
	color:#969696;
	font-weight:bold;
}

#copyright a:hover {
	color:#fe6c00;
}

#copyright a.active {
	color:#fe6c00;
}

#keywordCloud {
	position:absolute;
	top:116px;
	left:255px;
	width:402px;
}

#backlinks {
	position:relative;
	width:901px;
	margin:auto;
	margin-top:80px;
	font-size:9px;
}

#backlinks hr {
	background-image:url(newsHorLine.png);
	height:2px;
	width:100%;
	border:none;
}

#backlinks a {
	text-decoration:none;
	color:#969696;
}

#backlinks a:hover {
	color:#fe6c00
}

#plzGebiete #active {
	background-color:#fe6c00;
	color:#ffffff;
}

#plzGebiete a:hover {
	background-color:#fe6c00;
	color:#ffffff;
}

.product_pic {
	width:188px;
	float:left;
	margin-right:11px;
	text-align:center;
	margin-top:13px;
}

.last_prod {
	margin-right:0;
}

.product_pic img, #pic_sec img {
	border:solid 1px #d3d1cd;
}

.product_pic a {
	border:none !important;
	font-weight:bold;
}

.noborder {
	border:none !important;
}

#product_detail {
	position:relative;
	height:300px;
	margin-bottom:50px;
}

#product_detail h1 {
	margin-bottom:12px;
}

#pic_sec {
	float:left;
	margin-right:20px;
}

.thumb_pic {
	margin-right:4px;
}

#pic_sec .last {
	margin-right:0;
}

#description {
	position:relative;
	min-height:300px;
	width:331px;
	float:right;
}

#calc_price {
	position:absolute;
	left:0px;
	bottom:0px;
}

#calc_price label {
	margin-left:2px;
	width:64px;
	display:block;
	float:left;
}

#calc_price input[type="text"] {
	width:34px;
	text-align:right;
	padding-right:5px;
	outline:none;
}

#warenkorb_button {
	position:absolute;
	right:0px;
	top:248px;
}

#product_price {
	position:absolute;
	top:209px;
	right:0px;
	color:#fe6c00;
	font-size:30px;
	text-shadow:1px 1px 1px #545454;
	font-weight:bold;
}

#tab_1 {
	position:absolute;
	background-image:url(tab_1.jpg);
	width:109px;
	height:22px;
	padding-top:5px;
	font-size:10px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	cursor:pointer;
	left:-1px;
	top:-28px;
	color:#fe6c00;
}

#tab_2 {
	position:absolute;
	left:109px;
	top:-27px;
	padding-top:5px;
	background-image:url(tab_2.jpg);
	width:125px;
	height:20px;
	font-size:10px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	cursor:pointer;
}

#tabbox {
	position:relative;
	border:solid 1px #d3d1cd;
	padding:10px;
}

#tech_data {
	display:none;
}

.hidden {
	display:none;
	visibility:hidden;
}

#cart {
	font-size:10px;
}

#cart hr {
	margin-top:4px;
	margin-bottom:4px;
}

#cart table {
	width:203px;
}

.clear {
	clear:both;
}

div#fancy_div {
	background-color:#ffffff !important;
	color:#6e665b !important;
	padding:20px;
	width:500px !important;
	height:300px !important;
}

div#fancy_div h1 {
	margin-top:0px;
	margin-bottom:21px;
	color:#fe6c00;
	font-size:13px;
	font-weight:bold;
}

div#fancy_div img {
	border:solid 1px #d3d1cd;
	margin-right:10px;
}

#cart_question {
	padding:30px !important;
	text-align:center;
}

.article {
	position:relative;
	width:592px;
	height:47px;
	background-color:#f9f9f9;
	margin-bottom:10px;
	font-size:10px;
	line-height:12px;
}

.article .image {
	position:absolute;
	top:4px;
	left:4px;
}

.article .desc {
	position:absolute;
	left:108px;
	top:5px;
}

.article input {
	position:absolute;
	top:7px;
	left:55px;
	width:33px;
	height:16px;
	padding-right:5px;
	border:solid 1px #afafaf;
	text-align:right;
}

.article .price {
	position:absolute;
	top:16px;
	left:475px;
	font-weight:bold;
}

.delete_position {
	position:absolute;
	left:560px;
	top:15px;
}

.delete_position img, .delete_position a {
	border:none !important;
}

.dark {
	background-color:#f1f1f1;
}

#cart_sum {
	position:relative;
	font-size:11px;
	text-align:right;
	width:592px;
}

#edit_articles {
	position:absolute;
	bottom:7px;
	left:0px;
}

hr#grey {
	color:#f1f1f1;
	background-color:#cccccc;
}

#cart_sum hr {
	margin-bottom:14px;
	margin-top:4px;
}

#renew {
	float:left;
	width:200px;
}

#continue {
	float:right;
}

#billing_address {
	width:305px;
	float:left;
}

#billing_address label, #ship_ad label {
	display:block;
	width:151px;
	float:left;
}

#billing_address input {
	width:129px;
}

#ship_ad input {
	width:121px;
}

#ship_ad {
	display:none;
}

#shipping_address {
	width:280px;
	float:left;
}

.amount {
	font-weight:bold;
	position:absolute;
	left:65px;
	top:16px;
	font-size:13px;
}
