@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 {
	background-image:url(mainMiddleBackgndNoActionBar.png);
	background-repeat:repeat-y;
	width:881px;
	margin-left:18px;
	min-height:480px;
	padding-top:1px;
	padding-bottom:20px;
}

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

#contentNoActionBar {
	float:left;
	width:800px;
	margin-left:30px;
}

#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(mainBottomBackgndWithActionBar.png);
	background-repeat:no-repeat;
	width:919px;
	height:54px;
	margin-left:18px;
	padding-top:1px;
}

#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:220px;
	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;
}