body, html{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial;
}

form {
	margin: 0px;
	padding: 0px;
}

#site_title h1 {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #fff;
}

h1 a {
	text-decoration: none;
	color: #fff;
}

h2 {
	padding: 0px;
	margin: 0px;
}

hr {
	border:1px solid #713402;
}

a {
	color: #000;
}

.img_txt_spacer {
	line-height: 13px;
	font-size: 13px;
}

.center_t {
	text-align: center;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.left_float {
	float: left;
}

#innercontent {
	float: left;
	width: 645px;
	padding: 12px 30px 0px 24px;
	background-color: #C78C40;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
}

#header {
	background-image: url(../../img/struct/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 193px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	z-index: 51;
}

#header_right {
	float:right;
	height: 218px;
	background-image: url(../../img/struct/header_right_bg.gif);
	background-repeat: no-repeat;
	width: 146px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 50;
	margin-bottom: -25px;
}

#container {
	width: 924px;
	margin: 0px auto 0px auto;
	background-image:url(../../img/struct/container_bg.gif);
	background-repeat: repeat-y;
}

#content {
	padding: 0px;
}

#logo_nav {
	margin-top: -193px;
	float: left;
	width: 225px;
	position: relative;
	top: 0px;
	z-index: 80;
}

#logo {
	border: none;
	border-bottom: 5px solid #CF984B;
}

#nav {
	background-color: #813B04;
	background-image: url(../../img/struct/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 14px 0px 16px 15px;
}

#first_nav {
	border-top: none;
}

#last_nav {
	border-bottom: none;
}

.nav_bullet {
	float: left;
	margin-top: 3px;
	width: 7px;
	background-repeat: no-repeat;
}

.nav_links {
	color: #F1DBBD;
	display: block;
	width: 172px;
	text-decoration: none;
	padding: 9px 0px 9px 22px;
	font-weight: bold;
	margin: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #B57B36;
	background-repeat: no-repeat;
	background-position: 6px 12px;
}

.norm_nav {
	background-image: url(../../img/struct/nav_bullet.gif);
	background-position: 6px 12px;
}

.norm_nav:hover, .norm_nav_on {
	background-image: url(../../img/struct/nav_bullet_on.gif);
	background-position: 6px 12px;
}

.nav_to_sub {
	background-image: url(../../img/struct/nav_bullet.gif);
	background-position: 6px 12px;
}

.nav_to_sub_on {
	background-image: url(../../img/struct/nav_to_sub_bullet.gif);
	background-position: 6px 14px;
}

.nav_to_sub:hover {
	background-image: url(../../img/struct/nav_bullet_on.gif);
	background-position: 6px 12px;
}

.nav_links:hover, .nav_links_on {
	color: #000;
	background-color: #CF984B;
	display: block;
	width: 172px;
	text-decoration: none;
	padding: 9px 0px 9px 22px;
	font-weight: bold;
	margin: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #B57B36;
	background-repeat: no-repeat;
}

.sub_nav_box {
	background-color: #DEA75A;
	border-top: 1px solid #000;
	width: 194px;
	line-height: 16px;
	padding: 9px 0px 9px 0px;
}

.sub_nav_links {
	text-decoration: none;
	padding:  0px 0px 0px 19px;
	margin: 0px;
	background-image: url(../../img/struct/sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	display: block;
	color: #000;
}
.subsub_nav_links {
	text-decoration: none;
	padding:  0px 0px 0px 39px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 6px 3px;
	display: block;
	color: #000;
}
.subsub_nav_links:hover, .subsub_nav_links_on{
	font-weight: bold;
	text-decoration: none;
	padding:  0px 0px 0px 39px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 6px 3px;
	display: block;
	color: #000;
}

.sub_nav_links:hover, .sub_nav_links_on{
	font-weight: bold;
	text-decoration: none;
	padding:  0px 0px 0px 19px;
	margin: 0px;
	background-image: url(../../img/struct/sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	display: block;
	color: #000;
}

p {
	margin: 0px;
	padding: 0px;
}

#img_box {
	float: left;
	width: 344px;
}

#pic_big_div {
	padding-right: 18px;
}

.big_pic {
	margin-bottom: 12px;
}

.small_pics_div {
	width: 74px;
	float: left;
	margin-right: 10px;
}

.small_pics_div a {
	position: relative;
	top: 0px;
	z-index: 81;
}

.img_box_spacer {
	clear: left;
}

.small_pics {
	width: 74px;
	height: 60px;
	border: none;
}

.small_pics_list {
	border: none;
	margin-bottom: 16px;
	float: left;
}

.img_list_link {
	height: 114px;
	width: 153px;
	float: left;
	margin-right: 18px;
	overflow: hidden;
}

.more_link {
	color: #fff;
	padding: 4px 24px 6px 0px;
	line-height: 30px;
	background-image: url(../../img/struct/more.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.back_link {
	color: #fff;
	padding: 4px 0px 6px 24px;
	line-height: 30px;
	background-image: url(../../img/struct/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.wrapper_txt_space {
	margin-bottom: 20px;
}

.wrapper_txt h1 {
	margin-bottom: 16px;
}

#footer {
	height: 130px;
	padding: 66px 0px 0px 23px;
	background-image: url(../../img/struct/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fff;
}

#lang {
	width: 197px;
	height: 28px;
	font-family: verdana;
	font-size: 11px;
}

#lang_en {
	background-image: url(../../img/struct/flag_en.gif);
	background-repeat: no-repeat;
}

#lang_it {
	background-image: url(../../img/struct/flag_it.gif);
	background-repeat: no-repeat;
	padding: 14px 10px 0px 0px;
	width: 21px;
}

#lang_de {
	background-image: url(../../img/struct/flag_de.gif);
	background-repeat: no-repeat;
	padding: 14px 13px 0px 0px;
	width: 23px;
}

.lang_flags {
	width: 27px;
	height: 15px;
	padding: 14px 10px 0px 0px;
	text-align: right;
	color: #000;
	font-weight: bold;
	float: right;
}

#footer_left {
	margin-top: 34px;
	width: 188px;
	text-align: right;
	line-height: 17px;
	font-family: verdana;
	font-size: 11px;
}

#footer_left a {
	color: #000;
}

#interior_email {
	padding-left: 28px;
	padding-bottom: 3px;
	background-image: url(../../img/struct/letter.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: bold;
	color: #000;
}

#footer_right {
	float: right;
	font-size: 11px;
	font-family: verdana;
	margin-top: 71px;
	padding-right: 34px;
}

#prod_wrapper {
	width: 665px;
	float: left;
	margin-right: -30px;
}

.prod_div {
	float: left;
	margin: 0px 23px 25px 0px;
}

.pic_td {
	border-bottom: 3px solid #C78C40;
	text-align: center;
	background-color: #DEA75A;
	vertical-align: middle;
	height: 114px;
	overflow: hidden;
}

.pic_inner_div {
	height: 114px;
	overflow: hidden;
}

.prod_desc {
	background-color: #DEA75A;
	line-height: 16px;
	padding: 8px 0px 6px 7px;
	width: 120px;
	border-right: 1px solid #C78C40;
	vertical-align: top;
}

.prod_desc a {
	text-decoration: none;
}

* html .prod_desc {
	height: 32px;
}

html > body .prod_desc {
	height: 46px;
}

.prod_link {
	width: 15px;
	background-color: #DEA75A;
	vertical-align: top;
}

.prod_link a {
	display: block;
	height: 45px;
	background-image: url(../../img/struct/prod_link_bg.gif);
	background-repeat: no-repeat;
	background-position: 4px 20px;
	text-decoration: none;
}

.prod_imgs {
	border: none;
}

.valign {
	height: 114px;
	width: 143px;
	vertical-align: middle;
	text-align: center;
}

#site_title {
	margin: 0px;
	padding: 0px;
}

#prod_wrapper_detail {
	width: 645px;
	border-bottom: 1px solid #E3C6A0;
	padding-bottom: 14px;
	float: left;
	margin-top: 5px;
}

#detail_pic {
	width: 220px;
	height: 220px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #8B622D;
	background-color: #DEA75A;
}

#detail_table {
	float: left;
}

#detail_desc {
	padding: 0px;
	float: left;
}

#desc_td {
	padding-left: 18px;
	vertical-align: middle;
}

#detail_desc h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#detail_desc2 {
	margin: 9px 0px 0px 0px;
	width: 300px;
	padding-bottom: 20px;
	color: #634620;
	font-weight: bold;
}

#out_measure {
	border-top: 1px solid #8B622D;
	border-bottom: 1px solid #8B622D;
	background-color: #CF984B;
	padding: 0px 1px 0px 1px;
	height: 34px;
	width: 196px;
}

.inner_measure {
	border-left: 1px solid #8B622D;
	padding: 10px 0px 9px 0px;
	text-align: center;
	float: left;
	width: 64px;
}

#last_mesaure {
	border-right: 1px solid #8B622D;
}

#out_measure_below {
	width: 196px;
	padding-left: 2px;
}

.inner_measure_below{
	padding: 10px 0px 0px 0px;
	text-align: center;
	float: left;
	width: 64px;
}

#back_div {
	border-top: 1px solid #8B622D;
	padding: 10px 36px 0px 0px;
	margin-bottom: 25px;
	clear: left;
	height: 16px;

}

#back_link {
	float: right;
	padding: 4px 0px 5px 24px;
	text-decoration: none;
	color: #fff;
	background-image: url(../../img/struct/back.gif);
	background-repeat: no-repeat;
}

#paging {
	float: right;
	padding: 0px 30px 0px 0px;
	margin-bottom: 20px;
}

#page_last {
	float: right;
	margin-left: 1px;
	text-decoration: none;
	width: 20px;
	height: 15px;
	background-image: url(../../img/struct/page_last.gif);
	background-repeat: no-repeat;
}

#page_next {
	float: right;
	margin-left: 1px;
	text-decoration: none;
	width: 15px;
	height: 15px;
	background-image: url(../../img/struct/page_next.gif);
	background-repeat: no-repeat;
}

#page_txt {
	float: right;
	padding: 0px 5px 0px 5px;
	color: #fff;
}

#page_prev {
	float: right;
	margin-left: 1px;
	text-decoration: none;
	width: 15px;
	height: 15px;
	background-image: url(../../img/struct/page_prev.gif);
	background-repeat: no-repeat;
}

#page_first {
	float: right;
	margin-left: 1px;
	text-decoration: none;
	width: 20px;
	height: 15px;
	background-image: url(../../img/struct/page_first.gif);
	background-repeat: no-repeat;
}

.imp_titles {
	margin-top: 15px;
	color: #fff;
	font-weight: bold;
	width: 550px;
	padding: 5px 0px 5px 25px;
	border: 1px solid #FBDAAB;
	background-color: #DEA75A;
}

.imp_desc {
	padding: 10px 40px 10px 40px;
	width: 495px;
	line-height: 18px;
	margin: 3px 0px 0px 0px;
	color: #000;
	text-align: justify;
	background-color: #DEA75A;
	border: 1px solid #FBDAAB;
}

.imp_desc a {
	color: #000;
}

#imp_wrapper {
	padding-left: 38px;
}

#imp_wrapper h1 {
	margin: 0px 0px 20px -38px;
}

.kon_first_td {
	width: 160px;
	vertical-align: top;
	line-height: 18px;
}

.kon_input {
	width: 200px;
	border: 1px solid #8B622D;
}

.kon_area {
	height: 100px;
	width: 300px;
	border: 1px solid #8B622D;
}

#sec_td {
	width: 475px;
}

#line_td {
	border-bottom: 1px solid #E3C6A0;
}

#newsletter_nav {
	background-color: #823C04;
	border-top: 6px solid #CF984B;
	padding: 16px 0px 0px 15px;
}

#news_title {
	color: #F1DBBD;
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}

.news_input {
	width: 190px;
}

#news_button {
	margin: 10px 0px 17px 0px;
	font-size: 12px;
	color: #F1DBBD;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 13px;
	float: right;
	width: 102px;
	height: 23px;
	background-image: url(../../img/struct/news_button.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #C68F44;
	border-right: 1px solid #5B2901;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#news_button_spacer {
	width: 14px;
	float: right;
}

.news_mail {
	color: #fff;
	font-size: 10px;
}

#news_selection {
	color: #fff;
	padding-top: 3px;
	font-size: 12px;
}

#news_selection input {
	vertical-align: -2px;
	margin-right: 5px;
}

#news_box {
	border: 1px solid #fff;
	width: 500px;
	margin: 40px auto 0px auto;
	background-color: #E3B375;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

#news_privacy {
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}

#cont_addr {
	border: 1px solid #fff;
	padding: 15px;
	width: 340px;
	background-color: #DEA75A;
	margin-bottom: 20px;
	line-height: 18px;
}

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

#breadcrumb {
	margin-bottom: 25px;
	background-color: #EAB467;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 500px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #fff;
	color: #303030;
}

a.bread_links {
	font-weight: bold;
	color: #303030;
}

#con_lageplan {
	float: right;
}
