/**************************************************************************************
					--- CSS stylesheet holzwaren-eckert.de ---
				----- (c) 2009 - http://www.pcs-schlender.de -----
***************************************************************************************/
html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li {
	margin: 0px;
	padding: 0px;
}

html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #e8eeea;
	color: #222222;
}

img {
	border:none
}

.clear {
	clear: both;
}

#main {
	margin: 0 auto;
	margin-top: 15px;
	width: 960px;
}

/* header */
#header {
	width: 960px;
	height: 111px;
	background-image: url(images/header.jpg);
}

#inner {
	background-image: url(images/border_left_right.png);
}

#left {
	float: left;
	width: 204px;
}

#navi_top_img {
	width: 199px;
	height: 30px;
	margin-left: 4px;
	background-image: url(images/img_trans_t0.jpg);
}

#navi {
	margin-left: 1px;
	width: 203px;
}

.logo_spacer {
	height: 90px;
}

#mid {
	float: left;
	width: 710px;
	margin: 15px 0px 15px 20px;
}

#mid_3s {
	float: left;
	width: 500px;
	margin: 15px 0px 15px 20px;
}

#right {
	float: left;
	width: 210px;
	margin: 50px 0px 0px 10px;
}

#content {
	margin-top: 10px;
	margin-left: 2px;
}

#intro h2 {
	margin-left: 2px;
	color: #a0bcad;
	font-size: 1.8em;
}

#right {
	float: left;
}

/* footer */
#footer {
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 30px;
	background-image: url(images/footer2.jpg);
	/* IE6 fix */
	background-repeat: no-repeat;
}

/* place ekamant logo, left bottom */
#ekamant_logo {
	width: 146px;
	height: 47px;
	margin-top: -80px;
	margin-left: 30px;
	z-index: 1;
	position: absolute;
}

/* navigation */
.navlst {
	margin:0;
	list-style-type:none;
	text-align:left;
	padding-left: 4px;
	font-size: 0.95em;
}

.navlst a {
	display: block;
}

.navlst ul {
	width: 100%;
	background: #b7cdc0;
	margin-top: 4px;
	display:block;
}

.navlst li {
	padding-top: 0px;
}

.navlstinner {
	list-style-type:none;
	display:block;
}

.navlstinner ul {
	width: 100%;
	background: #dbe6e0;
}

.navlstinner li {
	padding-top: 0px;
	padding-bottom: 0px;
}

.first_link {
	width: 199px;
	height: 16px;
	background-image: url(images/img_trans_t3.jpg);
	/* IE6 fix */
	background-repeat: no-repeat;
	padding: 2px 0px 2px 0px;
}

a.lnk_firstebene1:link, a.lnk_firstebene1:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	width: 160px;
	padding-left: 5px;
}

a.lnk_firstebene1active:link, a.lnk_firstebene1active:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	width: 160px;
	padding-left: 5px;
}

.lnkmainebene1 {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	width: 160px;
	padding-left: 5px;
}

.active {
	color: #000;
}

.out_rowebene1 {
	border-top: solid 1px #000;
	padding: 2px 0px 2px 0px;
}

.out_rowebene1active {
	border-top: solid 1px #000;
	padding: 2px 0px 2px 0px;
	background: #b7cdc0;
}

li li .active {
	font-weight: bold;
}

li li li .active {
	width: 100px;
	color: #000;
	font-weight: normal;
}

.ebene2 {
	padding: 1px 0px 1px 0px;
}

.ebene2active {
	background-color: #dbe6e0;
	padding: 3px 0px 1px 0px;
}

.ebene3 {
	padding: 3px 0px 3px 0px;
}

.ebene3active {
	background-color: #fff;
	padding: 3px 0px 3px 0px;
}

.lnkmainebene2 {
	color: #000;
	font-size: 1.2em;
	text-decoration: none;
	padding-left: 5px;
}

.lnkmainebene3 {
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	font-size: 1.1em;
}

.last_row {
	border-top: solid 1px #000;
	width: 198px;
	margin-left: 4px;
}

/* Willkommen und Wir ueber uns */
.default_text {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	text-align: center;
}


/**************************************************************************************
				--- Tabellen 09.04.2009 ---
***************************************************************************************/
.table {
	margin-top: 20px;
}

.table h2 {
	margin-bottom: 10px;
	font-size: 1.2em;
}

.table .text {
	color: #222;
}

.border_r {
	border-right: solid 1px #9fbbac;
}

.table .grey {
	background: #e6e6e6;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.table ul {
 	font-weight: bold;
}

ul.bindestrich {list-style-type: none; margin: 0; padding: 0;}
ul.bindestrich li {text-indent: -0.6em; padding-left: 1.5em;}

.table .outer {
	width: 480px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px #9fbbac;
}



.table thead {
	height: 20px;
	background: #dbe6e0;
	padding: 0px;
	font-weight: bold;
	font-size: 0.8em;
}


/* Tabellen Typen */
.table .tab_4x2 tbody td {
	padding: 4px 0px 4px 12px;
}
.table .tab_2x3 tbody td {
	padding: 4px 0px 4px 22px;
}

.table .tab_2x2 tbody td {
	padding: 4px 0px 4px 45px;
}

.table .tab_3x2 tbody td {
	padding: 4px 0px 4px 22px;
}

/* 7 Spalten */ 
.table .tab_7x1 thead {
	height: 12px;
}
.table .tab_7x1 thead td {
	padding: 0px 0px 2px 5px;
}
.table .tab_7x1 tbody td {
	padding: 4px 0px 4px 5px;
}

/* 3 Spalten */ 
.table .outer3x1 {
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px #9fbbac;
}

.table .outer3x1_lang {
	width: 450px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px #9fbbac;
}

.table .tab_3x1 thead {
	height: 12px;
}

.table .tab_3x1_lang thead {
	height: 12px;
}

.table .tab_3x1 thead td {
	padding: 0px 0px 2px 5px;
}
.table .tab_3x1 tbody td {
	padding: 4px 0px 4px 5px;
}

.table .tab_3x1_lang thead td {
	padding: 0px 0px 2px 5px;
}
.table .tab_3x1_lang tbody td {
	padding: 4px 0px 4px 5px;
}

/* 4 Spalten */
.table .outer4x1 {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px #9fbbac;
}

.table .tab_4x1 thead {
	height: 12px;
}
.table .tab_4x1 thead td {
	padding: 0px 0px 2px 5px;
}
.table .tab_4x1 tbody td {
	padding: 4px 0px 4px 5px;
}

/* 5 Spalten */
.table .outer5x1 {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px #9fbbac;
}

.table .tab_5x1 thead {
	height: 12px;
}
.table .tab_5x1 thead td {
	padding: 0px 0px 2px 5px;
}
.table .tab_5x1 tbody td {
	font-size: 0.95em;
	padding: 4px 0px 4px 5px;
}


/* Ekamant Schleifmittel */
.ek_schleif h1 {
	margin-top: 15px;
	width: 500px;
	font-size: 1.0em;
	color: #333;
	border-bottom: 1px solid #a0bcad;
}
.ek_schleif p {
	margin: 5px 0px 10px 200px;
	width: 300px;
}

.ek_ohnetab h1 {
	margin-top: 15px;
	margin-left: 8px;
	width: 400px;
	font-size: 1.0em;
	color: #333;
	border-bottom: 1px solid #a0bcad;
}
.ek_ohnetab p {
	margin: 5px 0px 10px 8px;
	width: 300px;
}

/* Kontakt Form */
.kontakt_form {
	margin: 0 auto;
	margin-top: 30px;
	width: 480px;
}

.kontakt_form p {
	padding-bottom: 10px;
}

.kontakt_form fieldset {
	/*border: none;*/
	border: 1px solid #a0bcad;
	padding: 8px;
	margin: 10px 0px 20px 0px;
}

.kontakt_form .errors {
	color: #f00;
}

.kontakt_form .left {
	float: left;	
	width: 150px;
	font-weight: bold;
	color: #333;
}

.kontakt_form .right {
	float: left;
	margin-left: 20px;
}

/* Hoffman Fraeswerkzeuge */
/* Ekamant Schleifmittel */
.ek_hoffman h2 {
	font-size: 1.2em;
}

.ek_hoffman h1 {
	width: 220px;
	font-size: 1.0em;
	color: #333;
	border-bottom: 1px solid #a0bcad;
}
.ek_hoffman p {
	margin: 5px 0px 10px 200px;
	width: 300px;
}

.ek_hoffman .left {
	margin-top: 5px;
	float: left;
}

.ek_hoffman .right {
	margin-top: 5px;
	float: right;
}

.ek_hoffman .box_l {
	margin: 10px 0px 15px 0px;
	float: left;
	width: 220px;
}

.ek_hoffman .box_r {
	margin: 10px 0px 15px 0px;
	width: 220px;
	float: left;
	margin-left: 58px;
}

/* Impressum */

.ek_imp h1 {
	margin-top: 15px;
	width: 650px;
	font-size: 1.0em;
	color: #333;
	border-bottom: 1px solid #a0bcad;
}
.ek_imp p {
	margin: 5px 0px 10px 300px;
	width: 350px;
}

/* Footer Bottom */
#footer_bottom {
	margin-top: -15px;
	color: #666;
	text-align: center;
}

/* Unsere Produkte */
.unsere_produkte {

}
.unsere_produkte ul {
	list-style: none;
	margin: 10px 0px 10px 20px;
}
.unsere_produkte li {
	padding: 3px 0px 5px 3px;
}

.unsere_produkte a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}