* {
	padding:0px;
	margin:0px;
	line-height:1.3;
	color:#000000;
}

/* Stilvorlagen */
div,p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
}
a:link,a:visited,a:active,a:hover {
	color:#c80000;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom:16px;
}
h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
h3 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}
img {
	border:none;
	margin-bottom:10px;
}
img.float_left {
	margin: 0px 11px 0px 0px;
}
img.float_right {
	margin: 0px 0px 0px 11px;
}
ul {
	list-style-type:none;
}
ul li {
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left: 23px;	
}
table {
	border-collapse:collapse;
}
th {
	background-color:#918b8b;
	height:18px;
	padding-left:10px;
	vertical-align:top;
}
th, th p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:left;
	color:#ffffff;
}
td {
	height:18px;
	padding-left:10px;
	vertical-align:top;
}
td, td p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:left;
}
tr.tblrow_pair td {
	background-color:#e4e2e2;
}
 
.table_layouttabelle {}
.table_layouttabelle th, .table_layouttabelle td {
	padding:0px;
	background-color:#fff;
}
.table_layouttabelle th p {
	color:#000;
}
.table_layouttabelle tr.tblrow_pair td {
	background-color:#fff;
}

hr {
	height:1px;
	border-top: dashed 1px #d4d4d6;
}


.align_left {
	text-align:left;
}
.align_center {
	text-align:center;
}
.align_right {
	text-align:right;
}
.align_justify {
	text-align:justify;
}

.float_left {
	float:left;	
}
.float_right {
	float:right;
}
.float_clear {
	clear:both;
}


.form_error_text {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:13px;
	color:#c80000;
	border:1px solid #c80000;
	padding:10px;
	line-height:40px;
}
 
.form_error_field {
	background-color:#ffa3a3;
}


/* Elemente */
.div_einspaltig {
	min-height:40px;
	width:755px;
}
.div_column_left {
	min-height:40px;
	width:570px;
	float:left;
}
.div_column_right {
	min-height:40px;
	width:175px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5+6 */
	margin-left:577px;    /* IE5+6 */
}
.div_column_right[class] { 
	margin-left:580px; /* IE>6 & andere */ 
} 
.div_box_large_header {
	padding:4px 10px 0px 10px;
	background-image:url(images/box_large_header.gif);
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:570px;     /* IE5 */
	w\idth:550px;    /* IE>5 & andere */
	height:24px;	 /* IE5 */
	he\ight:20px;	 /* IE>5 & andere */
}
.div_box_large_header, .div_box_large_header p, .div_box_large_header h1, .div_box_large_header h2, .div_box_large_header h3 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:0px;
}
.div_box_large_content {
	min-height:30px;
	background-image:url(images/box_large_content.gif);
	padding: 8px 9px 1px 9px;
	overflow:hidden;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:570px;     /* IE5 */
	w\idth:552px;    /* IE>5 & andere */
}
.div_box_large_content h1, .div_box_large_content h2, .div_box_large_content h3 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-bottom:0px;
}
.div_box_large_content img.float_left {
	margin: 0px 11px 0px 0px;
}
.div_box_large_content img.float_right {
	margin: 0px 0px 0px 11px;
}
.div_box_large_footer {
	height:9px;
	width:570px;
	background-image:url(images/box_large_footer.gif);
	font-size:0px;
	margin-bottom:10px;
}
.div_box_small_header {
	padding: 3px 10px 0px 10px;
	background-image:url(images/box_small_header.gif);
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:175px;     /* IE5 */
	w\idth:155px;    /* IE>5 & andere */
	height:19px;	 /* IE5 */
	he\ight:16px;	 /* IE>5 & andere */
}
.div_box_small_header, .div_box_small_header p, .div_box_small_header h1, .div_box_small_header h2, .div_box_small_header h3 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:0px;
}
.div_box_small_content {
	min-height:18px;
	background-image:url(images/box_small_content.gif);
	padding: 8px 8px 1px 8px;
	overflow:hidden;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:175px;     /* IE5 */
	w\idth:159px;    /* IE>5 & andere */
}
.div_box_small_content a:link,.div_box_small_content a:visited,.div_box_small_content a:active,.div_box_small_content a:hover 
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.div_box_small_content h1, .div_box_small_content h1 a:link,.div_box_small_content h1 a:visited,.div_box_small_content h1 a:active,.div_box_small_content h1 a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-bottom:8px;
}
.div_box_small_content h1 a:hover {
	color:#c80000;
	text-decoration:none;
}
.div_box_small_content h2, .div_box_small_content h3 {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.div_box_small_footer {
	height:9px;
	width:175px;
	background-image:url(images/box_small_footer.gif);
	font-size:0px;
	margin-bottom:10px;
}
.a_button_einkaufswagen,.a_button_einkaufswagen:link,.a_button_einkaufswagen:hover,.a_button_einkaufswagen:visited,.a_button_einkaufswagen:active {
	display:block; 
	background-image:url("images/einkaufswagen.gif");
	width:175px;
	color:#ffffff;
	padding-top:22px;
	text-align:center;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	height:47px;	 /* IE5 */
	he\ight:25px;	 /* IE>5 & andere */
}


/* Seitenaufbau */
body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/bkgrnd.gif);
	background-repeat:repeat-x;
	background-color: #7d7777;
}

#centerline {
	position:absolute;
	left:50%;
	width:1px;
}
#center {
	position:absolute;
	margin-left:-486px;
	width:973px;
	height:245px;
	background-image:url(images/center_bkgrnd.gif);
}
#head {
	position:absolute;
	top:0px;
	left:0px;
	width:973px;
	height:220px;
	background-image:url(images/head_bkgrnd.gif);
}
#head_image {
	position:absolute;
	top:0px;
	left:38px;
	width:920px;
	height:170px;
	/*ackground-image:url(images/head_image.jpg);*/
}
#head_navigation {
	position:absolute;
	top:6px;
	left:178px;
	width:400px;
	height:20px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#484848;
	line-height:1.5;
	padding:0px;
	margin:0px;
}
#head_navigation a:link,#head_navigation a:visited,#head_navigation a:active,#head_navigation a:hover {
	color:#d4d4d5;
	text-decoration:none;
}
#head_navigation a:hover {
	color:#ffffff;
}
#head_btn_home {
  position:absolute;
  top:130px;
  left:37px;
  width:202px;
  height:35px;
  background-image:url(images/dummy.gif);
}
#head_btn_les_cerneux {
	position:absolute;
	top:160px;
	left:204px;
	width:254px;
	height:49px;
	background-image:url(images/head_btn_les_cerneux.gif);
}
#head_btn_mettleneggen {
	position:absolute;
	top:149px;
	left:444px;
	width:256px;
	height:60px;
	background-image:url(images/head_btn_mettleneggen.gif);
}
#head_btn_wegmatte {
	position:absolute;
	top:140px;
	left:688px;
	width:245px;
	height:56px;
	background-image:url(images/head_btn_wegmatte.gif);
}
#head_position {
	position:absolute;
	top:220px;
	left:204px;
	width:769px;
	height:20px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#908a8a;
	line-height:1.5;
	padding:0px;
	margin:0px;
}
#head_position div {
	display:inline;
}
#head_position a:link,#head_position a:visited,#head_position a:active,#head_position a:hover {
	color:#000000;
	text-decoration:none;
}
#head_position a:hover {
	text-decoration:underline;
}
#col_layout {
	position:absolute;
	margin-left:-486px;
	width:973px;
	top: 245px;
}
#col_layout_tbl {
	background-color: #ff0000;
	width:973px;
	table-layout:fixed;
}
#col_layout_td1 {
	background-image:url(images/center_bkgrnd.gif);
	background-position:left;
	background-repeat:repeat;
	width:195px;
	padding:0px;
}
#col_layout_td2 {
	background-image:url(images/center_bkgrnd.gif);
	background-position:right;
	background-repeat:repeat;
	width:778px;
	padding:0px;
}
#content {
	margin:0px 14px 10px 9px;
}
#footer {
	width:973px;
	height:95px;
	background-image:url(images/footer_bkgrnd.gif);
}
#footer_text {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	color:#4b4747;
	line-height:1.5;
	padding:16px 8px;
	margin:0px;
}
#footer_text a:link,#footer_text a:visited,#footer_text a:active,#footer_text a:hover {
	color:#4b4747;
	text-decoration:none;
}
#footer_text a:hover {
	color:#ffffff;
}

/* Navigation Left */
#navi_left {
	margin-left:10px;
	width:175px;
	padding: 0px 0px 0px 4px;
}
/* Ebene 1 */
#navi_left div.first a {
	background-image:url(images/navi_top.gif);
	height:34px;
}
#navi_left div.middle a {
	background-image:url(images/navi_middle.gif);
	height:34px;
}
#navi_left div.last a {
	background-image:url(images/navi_bottom.gif);
	height:35px;
}
#navi_left div.d1 a {
	padding: 8px 26px 0px 0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#636363;
	text-decoration: none;
	text-align:right;
	display:block;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:179px;     /* IE5 */
	w\idth:153px;    /* IE>5 & andere */
	height:34px;	 /* IE5 */
	he\ight:26px;	 /* IE>5 & andere */
}
#navi_left div.first a:hover {
	color:#000000;
	background-image:url(images/navi_top_h.gif);
}
#navi_left div.middle a:hover {
	color:#000000;
	background-image:url(images/navi_middle_h.gif);
}
#navi_left div.last a:hover {
	color:#000000;
	background-image:url(images/navi_bottom_h.gif);
}
#navi_left div.first_cb a {
	background-image:url(images/navi_top_c.gif);
	color:#ffffff;
}
#navi_left div.middle_cb a {
	background-image:url(images/navi_middle_c.gif);
	color:#ffffff;
}
#navi_left div.last_cb a {
	background-image:url(images/navi_bottom_c.gif);
	color:#ffffff;
}
/* Ebene 2 */
#navi_left div.d2 div.n1 {
	background-image:url(images/navi_sep.gif);
	background-repeat:no-repeat;
	text-align:right;
	width:179px;
	height:34px;
}
#navi_left div.d2 a {
	background-image:none;
	padding: 8px 26px 0px 0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#3e3e3e;
	text-decoration: none;
	display:block;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:179px;     /* IE5 */
	w\idth:153px;    /* IE>5 & andere */
	height:34px;	 /* IE5 */
	he\ight:26px;	 /* IE>5 & andere */
}
#navi_left div.d1 div.childs div.d2.first div.n1 {
	background-image:none;
}
#navi_left div.d2 a:hover {
	color:#c80000;
	background-image:none;
}
#navi_left div.d2_cb a {
	color:#c80000;
}
/* Ebene 3 */
#navi_left div.d3 div.n1 {
	background-image:none;
	text-align:right;
	width:179px;
	height:16px;
}
#navi_left div.d3 a {
	background-image:none;
	padding: 0px 26px 0px 0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#635a5a;
	text-decoration: none;
	display:block;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:179px;     /* IE5 */
	w\idth:153px;    /* IE>5 & andere */
	height:16px;	 /* IE5 */
	he\ight:16px;	 /* IE>5 & andere */
}
#navi_left div.d2 div.childs div.d3.first div.n1 {
	margin-top:-5px;
}
#navi_left div.d2 div.childs div.d3.last div.n1 {
	margin-bottom:7px;
}
#navi_left div.d3_cb a {
	color:#c80000;
}
/* Ebene 4 */
#navi_left div.d4 div.n1 {
	background-image:none;
	text-align:right;
	width:179px;
	height:14px;
}
#navi_left div.d4 a {
	background-image:none;
	padding: 0px 42px 0px 0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#635a5a;
	text-decoration: none;
	display:block;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:179px;     /* IE5 */
	w\idth:137px;    /* IE>5 & andere */
	height:14px;	 /* IE5 */
	he\ight:14px;	 /* IE>5 & andere */
}
#navi_left div.d3 div.childs div.d4.first div.n1 {
	margin-top:-2px;
}
#navi_left div.d3 div.childs div.d4.last div.n1 {
	margin-bottom:2px;
}
#navi_left div.d4_cb a {
	color:#c80000;
}
/* weitere Ebenen ausblenden */
#navi_left div.d5,
#navi_left div.d6,
#navi_left div.d7,
#navi_left div.d8,
#navi_left div.d9,
#navi_left div.d10,
#navi_left div.d11,
#navi_left div.d12,
#navi_left div.d13,
#navi_left div.d14 {
	display: none;
}
