*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	background: #e5e5e5;
	cursor: default;
}
a{
	cursor: pointer;
}
.clear{
	clear: both;
}
.hidden{
	display: none;
}
.break{
	padding-bottom: 20px;
}
.hbreak{
	padding-bottom: 10px;
}
.dbreak{
	padding-bottom: 40px;
}
#wrapper{
	position: relative;
	/*width: 66%;*/
	min-width: 928px;
	max-width: 1200px;
	padding: 20px;
	margin: 0 auto;
	background: #fff;
}
.wrapper *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.header{
	position: relative;
	height: 143px;
	background: #efeff1;
	border: 1px solid #fff;
}
.header a,.footer a{
	font-size: 11px;
	line-height: 15px;
}
.header a{
	color: #818181;
}
.footer a{
	color: #623f19;
}
.header li,.footer li,#txt .txt_nav li{
	list-style-type: none;
}
.nav_lang,.nav_footer{
	position: absolute;
	bottom: 24px;
}
.nav_lang{
	left: 12px;
	width: 100px;
	height: 21px;
}
.nav_footer{
	right: 20px;
	width: 600px;
	height: 21px;
}
.nav_lang li{
	float: left;
}
.nav_footer li{
	float: right;
}
.nav_lang a,.nav_footer a{
	padding: 0 12px;
	text-transform: uppercase;
}
.nav_lang_act a,.nav_lang a:hover,.nav_footer_act a,.nav_footer a:hover{
	text-decoration: underline;
}
.nav_lang_border{
	background: url(../img/nav_lang_border.gif) no-repeat left 4px;
}
.nav_footer_border{
	background: url(../img/nav_footer_border.gif) no-repeat left 4px;
}
.nav{
	position: absolute;
	left: 0;
	top: 16px;
	width: 660px;
	height: 126px;
}
.nav ul{
	float: left;
	display: block;
	height: 126px;
	padding: 0 0 0 22px;
}
.nav li{
	display: block;
	height: 18px;
	line-height: 18px;
}
.nav a{
	display: block;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
}
.nav a span{
	padding: 2px 2px;
}

.nav_act a span,.nav a:hover span{
	background: #fff;
}
.logo{
	position: absolute;
	right: 28px;
	bottom: 22px;
	width: 234px;
	height: 66px;
}
.content{
	position: relative;
	width: 100%;
	min-height: 400px;
	background: #fff;
}
.content *{
	color: #000;
	font-size: 12px;
	line-height: 17px;
}
#imgs_liquid .item_4x6,#imgs_liquid .item_4x4,#imgs_liquid .item_3x3,#imgs_liquid .item_5x3,#imgs_liquid .item_2x3,#imgs_liquid .item_2x2,#imgs_liquid .item_1x1{
	float: left;
	overflow: hidden;
	position: relative;
}
#imgs_liquid .item_4x6{
	width: 50%;
}
#imgs_liquid .item_4x4{
	width: 50%;
}
#imgs_liquid .item_3x3{
	width: 37.5%;
}
#imgs_liquid .item_5x3{
	width: 62.5%;
}
#imgs_liquid .item_2x2,#imgs_liquid .item_2x3{
	width: 25%;
}
#imgs_liquid .item_1x1{
	width: 12.5%;
}
#imgs_liquid .spacer{
	position: relative;
	border: 1px solid #fff;
}
#imgs_liquid .spacer img{
	width: 100%;
}
#imgs_liquid .link{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 18px;
	background: #59320b;
	border-top: 2px solid #fff;
}
#imgs_liquid .link a{
	display: block;
	width: 90%;
	height: 18px;
	padding: 0 0 0 8px;
	line-height: 18px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}
#imgs_zoom{
	position: absolute;
	width: 100%;
	z-index: 9999999;
	background: #fff;
	display: none;
}
#imgs_zoom .spacer{
	width: 100%;
	border: 1px solid #fff;
}
#imgs_zoom img{
	width: 100%;
}
#imgs_zoom .imgs_zoom_close,#imgs_zoom .imgs_zoom_prev,#imgs_zoom .imgs_zoom_next{
	position: absolute;
	bottom: 19px;
	width: 17px;
	height: 17px;
	cursor: pointer;
	z-index: 2000;
}
#imgs_zoom .imgs_zoom_close{
	left: 24px;
	background: url(../img/imgs_zoom_close.gif) no-repeat left top;
}
#imgs_zoom .imgs_zoom_prev{
	left: 44px;
	background: url(../img/imgs_zoom_prev.gif) no-repeat left top;
}
#imgs_zoom .imgs_zoom_next{
	left: 64px;
	background: url(../img/imgs_zoom_next.gif) no-repeat left top;
}
#video{
	position: relative;
	width: 100%;
	background: #fff;
}
#video .spacer{
	position: relative;
	border: 1px solid #fff;
}
#video img{
	width: 100%;
}
#video_wrap{
	position: absolute;
	left: 1px;
	top: 1px;
}
.home{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999999;
}
#wrapper .home .spacer{
	display: none;
}
#wrapper .home div.first{
	display: block;
}
#txt{
	padding: 26px 0 26px 0;
}
#txt *{
	color: #592f07;
}
#txt .heading,#txt .txt_wrapper{
	float: left;
}
#txt .heading{
	width: 37.5%;
	height: 100%;
	padding: 0 4px 0 0;
}
#txt .heading h1{
	font-size: 24px;
	font-weight: normal;
	text-align: right;
	line-height: 26px;
	padding: 0 24px 0 0;
}
#txt .txt_wrapper{
	width: 62%;
}
#txt .txt{
	width: 80%;
	padding: 8px 0 0 0;
}
#txt .txt *{
	font-size: 12px;
	line-height: 20px;
}
#txt .txt a{
	text-decoration: underline;
}
#txt .txt_nav{
	display: block;
	padding: 20px 0 0 0;
}
#txt .txt_nav li{
	display: inline;
}
#txt .txt_nav li{
	display: inline;
}
#txt .txt_nav a{
	display: block;
	float: left;
	padding: 0 24px 0 0;
	color: #000;
	text-decoration: underline;
}
#txt .txt_nav_border{
	background: url(../img/txt_nav.gif) no-repeat right top;
}
#txt .materialandcolors{
	min-height: 150px;
}
#txt .numbers{
	display: block;
	width: 66px;
	float: left;
}
#txt dl.dropdown{
	display: block;
	float: left;
	width: 100%;
	height: 26px;
	background: #fff;
}
#txt .dropdown dd{
	position: relative;
}
#txt .dropdown span.value{
	display: none;
}
#txt .dropdown dt p{
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 20px 0 8px;
	overflow: hidden;
	cursor: pointer;
	color: #000;
	background: #efeff1 url(../img/dropdown_p.gif) no-repeat right center;
}
#txt .dropdown_error dt p{
	background: red url(../img/dropdown_p.gif) no-repeat right center;
}
#txt .dropdown dd ul{
	display: none;
	position: absolute;
	left: 0;
	top: 2px;
	width: auto;
	min-width: 300px;
	list-style: none;
	z-index: 999999999;
}
#txt .dropdown dd ul li{
	background: none;
	padding: 0;
	margin: 0;
	left: 0;
}
#txt .dropdown dd ul li p{
	padding: 0 10px 0 8px;
	line-height: 26px;
	cursor: pointer;
	background: #efeff1;
	color: #000;
}
#map_dealers_item_0,#map_exhibitions_item_0{
	display: none;
}
#map_contact{
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 200px;
	border: 1px solid #fff;
	display: none;
}
#txt .content_line{
	height: 1px;
	background: #7c2f07;
	overflow: hidden;
}
#txt .modelkitches_item,#txt .news_item{
	padding: 10px 0;
}
#txt .modelkitches_item td,#txt .news_item td{
	text-align: left;
	vertical-align: top;
}
#txt .modelkitches_item table,#txt .news_item table{
	width: 100%;
}
#txt .modelkitches_item_left a,#txt .news_item_left a{
	color: #000;
	text-decoration: underline;
}
#txt .modelkitches_item_img,#txt .news_item_img{
	width: 20%;
}
#txt .modelkitches_item_left,#txt .modelkitches_item_right{
	width: 40%;
}
#txt .news_item_left{
	width: 80%;
}
#txt .modelkitches_item_left div,#txt .modelkitches_item_right div,#txt .news_item_left div{
	padding: 0 0 0 8px;
}
#txt .modelkitchens_sold_de{
	background: url(../img/modelkitchens_sold_de.gif) no-repeat right top;
}
#txt .modelkitchens_sold_fr{
	background: url(../img/modelkitchens_sold_fr.gif) no-repeat right top;
}
#txt .modelkitches_more{
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
}
#txt .modelkitches_imgs{
	position: absolute;
	width: 100%;
	top: 10px;
}
#txt .modelkitches_more img,#txt .news_more img{
	width: 100%;
}
#txt .modelkitches_imgs_close,#txt .modelkitches_imgs_prev,#txt .modelkitches_imgs_next,#txt .news_imgs_close,#txt .news_imgs_prev,#txt .news_imgs_next{
	position: absolute;
	bottom: 19px;
	width: 17px;
	height: 17px;
	cursor: pointer;
	z-index: 2000;
}
#txt .modelkitches_imgs_close,#txt .news_imgs_close{
	left: 24px;
	background: url(../img/imgs_zoom_close.gif) no-repeat left top;
}
#txt .modelkitches_imgs_prev,#txt .news_imgs_prev{
	left: 44px;
	background: url(../img/imgs_zoom_prev.gif) no-repeat left top;
}
#txt .modelkitches_imgs_next,#txt .news_imgs_next{
	left: 64px;
	background: url(../img/imgs_zoom_next.gif) no-repeat left top;
}
#txt .year_item{
	position: relative;
	padding-left: 56px;
}
#txt .year_item h4{
	position: absolute;
	left: 0;
	top: 0;
}
#txt .news_more{
	position: relative;
	width: 100%;
}
#txt .news_imgs_wrapper{
	position: relative;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
#txt .news_imgs{
	width: 100%;
}
#txt .news_item_more_link{
	display: none;
}
#txt .form_left,#txt .form_right{
	width: 50%;
}
#txt .form_left{
	float: left;
}
#txt .form_right{
	float: right;
	width: 48%;
}
#txt .form_item{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#txt .form_spacer{
	background: #efeff1;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#txt .form_error{
	background: #ed001b;
}
#txt .form input,#txt .form select,#txt .form_empty{
	width: 96%;
	height: 22px;
	border: 0;
	background: none;
	padding: 1px 0 1px 8px;
	color: #000;
}
#txt .form select{
	height: 24px;
	padding: 0;
}
#txt .form_submit_wrapper{
	padding: 24px 0 0 0;
}
#txt .form_item_submit,#txt .form_item_link{
	float: left;
	width: 50%;
	height: 24px;
}
#txt .form_item_submit{
	background: url(../img/form_item_submit.gif) no-repeat left top;
}
#txt .form_item_link{
	background: url(../img/form_item_link.gif) no-repeat left top;
}
#txt .form_item_submit a,#txt .form_item_link a{
	display: block;
	margin: 0 0 0 8px;
	line-height: 24px;
}
#txt .form_item_submit a{
	width: 90%;
	color: #fff;
	background: url(../img/form_item_submit_a.gif) no-repeat right top;
}
#txt .form_item_link a{
	color: #592f07;
	background: url(../img/form_item_link_a.gif) no-repeat right top;
}
#map_dealers,#map_exhibitions{
	height: 360px;
	border: 1px solid #fff;
	padding: 0 0 18px 0;
	display: none;
}
#txt .map_dealers_geolocation,#txt .map_exhibitions_geolocation{
	display: none;
}
#txt .map_dealers_txt,#txt .map_exhibitions_txt{
	position: relative;
	min-height: 500px;
}
#txt li.map_dealers_reset,#txt li.map_exhibitions_reset{
	display: none;
}
#txt .map_dealers_txt{
	padding: 8px 0 0 0;
}
#txt .map_dealers_agenda_we,#txt .map_dealers_agenda,#txt .map_dealers_agenda_own{
	line-height: 40px;
	padding: 0 0 0 30px;
}
#txt .map_dealers_agenda_we{
	background: url(../img/map_icon_dealerexebition.png) no-repeat left center;
}
#txt .map_dealers_agenda{
	background: url(../img/map_icon_dealer.png) no-repeat left center;
}
#txt .map_dealers_agenda_own{
	background: url(../img/map_icon_ownpos.png) no-repeat left center;
}
.slideshow{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 15000;
}
.slideshow .spacer{
	border: 1px solid #fff;
}
#wrapper .slideshow .spacer{
	display: none;
}
#wrapper .slideshow div.first{
	display: block;
}
.footer{
	position: relative;
	height: 161px;
	background: #f1e6d4;
	border: 1px solid #fff;
}
