/**********************/
/* Allgemeines */

textarea, input, select, a, body, ul, h1, h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: white;
}

img {
	border: 0;
}

table {
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}

/**********************/
/* Seitenaufbau allgemein */

#container
{
	position:absolute;
	top:0;
	width: 990px;
}

#header
{
	height: 120px;
	width: 260px;
	padding: 0;
}

#logo
{
	position: absolute;
	top: 29px;
	left: 787px;
}

table.layout, #layout {
	width: 990px;
}

table.layout td.left, #left {
	width: 260px;
	height: 335px;
	padding:0;
}

table.layout td.main, #main {
	width: 438px;
	padding: 0 32px 0 0;
}

table.layout td.main_obm, #main_obm { /* nur objektmoebel */
	width: 730px;
	padding: 0;
}

table.layout td.main_prodoverview, #main_prodoverview { /* nur produktuebersichtsseiten */
	width: 560px;
	padding: 0 32px 0 0;
}

table.layout td.main_adresses, #main_adresses { /* nur ansprechpartner */
	width: auto;
	padding: 25px 0 0 0;
}

table.layout td.main_pressoverview, #main_pressoverview { /* nur presse_uebersicht */
	width: auto;
	padding: 25px 0 0 0;
}

table.layout td.right_prodoverview #right_prodoverview { /* nur produktuebersichtsseiten */
	width: 170px;
	padding: 0;
}

table.layout td.right, #right {
	padding: 25px 0 0 0;
	width: 260px;
}


#content
{
	margin:0;
}

#footer
{
	margin: 75px 0 0 0;
	background-color: #EBECED;
	width:990px;
	height: 40px;
	position: absolute;
}

#footer #navi
{
	width: 230px;
	margin: 15px 0 0 30px;
}

#footer >#navi { /* feuerfuchs */
	margin: 0 0 0 15px;
	padding: 15px;
}

#footer #navi a
{
	float: left;
	margin-right:15px;
	border:0;
	text-decoration:none;
	color: #8C8F91;
	/* font-size: 0.9em; */
	font-size: 10px;
}

/**********************/
/* Produktuebersichtsseite */

#prodreihe {
	clear: both;
	width: 580px;
}

#prodreihe #prod {
	float:left;
	margin:0 0 5px 0;
}

* html #prodreihe #prod { /* IE */
	padding:0 0 10px 0;
}

#prodreihe #prod #bild {

}

#prodreihe #prod #link a {
	display: block;
	padding: 5px 0 5px 0;
	text-decoration:none;
	text-align: center;
	width:140px;
	color: #68676B;
}

#prodreihe #prod #link a:hover {
	color: #FFFFFF;
}


/* nur objetkmoebel */

#bereiche {
	clear: both;
	width: 730px;
}

#bereiche #bereich {
	float:left;
	margin: 0;
}

#bereiche #bereich2 {
	float:left;
	margin: 0 10px 0 10px;
}

#bereiche #link1 a, #bereiche #link1eng a {
	display: block;
	padding: 30px 0 25px 0;
	text-decoration: none;
	text-align: center;
	width: 236px;
	background-color: #BEBEBE;
	color: #FFF;
}

#bereiche #link1 a:hover {
	color: #000;
	background:url("../img/layout/button_OBM_on.gif") no-repeat 30px 33px #CECDCD;
}

#bereiche #link1eng a:hover {
	color: #000;
	background:url("../img/layout/button_OBM_on.gif") no-repeat 35px 33px #CECDCD;
}

#bereiche #link2 a, #bereiche #link2eng a {
	display: block;
	padding: 30px 0 25px 0;
	text-decoration: none;
	text-align: center;
	width: 236px;
	background-color: #BEBEBE;
	color: #FFF;
}

#bereiche #link2 a:hover {
	color: #000;
	background:url("../img/layout/button_OBM_on.gif") no-repeat 36px 33px #CECDCD;
}

#bereiche #link2eng a:hover {
	color: #000;
	background:url("../img/layout/button_OBM_on.gif") no-repeat 27px 33px #CECDCD;
}

#bereiche #link3 a, #bereiche #link3eng a {
	display: block;
	padding: 30px 0 25px 0;
	text-decoration: none;
	text-align: center;
	width: 236px;
	background-color: #BEBEBE;
	color: #FFF;
}

#bereiche #link3 a:hover {
	color: #000;
	background:url("../img/layout/button_OBM_on.gif") no-repeat 57px 33px #CECDCD;
}

#bereiche #link3eng a:hover {
	color: #000;
	background:url("../img/layout/button_OBM_on.gif") no-repeat 49px 33px #CECDCD;
}

/************************/
/* popupnews homepage und Presse-Vorschau */
table.popupnews {
	margin: 25px 0 0 20px;
	width: 438px;
}

table.popupnews td.main, table.popupnews #main {
	margin: 0;
	padding: 0;
	width: 438px;
}

div.close {
	margin: 0 0 22px 0;
	border-bottom: 1px #CDCFD2 solid;
	padding: 0 0 5px 0;
}

div.close-wide {
	width: 730px;
	margin: 0 0 22px 0;
	border-bottom: 1px #CDCFD2 solid;
	padding: 0 0 5px 0;
}

div.close a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 375px;
	padding: 0 20px 0 0;
	background-image: url(/kloeber/global/img/layout/close_button.gif);
	background-repeat: no-repeat;
	background-position: 60px 3px;
}

div.close-wide a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 660px;
	padding: 0 20px 0 0;
	background-image: url(/kloeber/global/img/layout/close_button.gif);
	background-repeat: no-repeat;
	background-position: 60px 3px;
}

div.presspreview {
	margin: 0 0 8px 0;
}


#lang
{
	position: absolute;
	bottom: 60px;
	left: 0;
	padding-left: 22px;
	padding-bottom: 3px;
	border-bottom: solid #cdcfd2 1px;
}

#lang a { color: #95939a; text-decoration: none; font-size: 11px; }
#lang a:hover { color: #68676b; text-decoration: none;}

#footer #lang { bottom: 48px; }
#footerhome #lang a { font-weight: bold; }
