#box_vertikal, #box_sprachwahl {
	display: none;
}

#menu {
	display: none;
}

#left #navigation_de, #left #navigation_en, #left #subnavigation {
	display: none;
}

#right{
	display: none;
}

#footer, #wilpu_slide {
	display: none;
}

form {
	display: none;
}

#clear {
	clear: left;
}

img {
	border: none;
}

a {
	border: none;
	text-decoration: none;
	color: #000000;
}

body {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
}

h1, h2 {
    font-size: 13pt;
	font-weight: bold;
	color: #054B9A;
	margin: 0 0 14pt 0;
	padding: 0;
    letter-spacing: 1pt;
}

h3 {
	font-size: 11pt;
    line-height: 15px;
	font-weight: normal;
	color: #054B9A;
	margin: 0;
	padding: 0;
    letter-spacing: 1pt;
}


#center p { 
	margin: 0 0 14pt 0;
}

#head #box_logo {
	top: 0px;
	width: 112px;
	height: 60px;
	padding: 0;
	margin: 0 0 14pt 0;
	float: right;
	clear: both;
}

#head #box_horizontal {
	/*top: 150px;
	width: 100%;
	height: 15px;
	padding: 0;
	margin: 0 0 26px 0;
	background-color: #759FCC;
	float: right;
	clear: both;*/
	display: none;
}

#center {
	width: 75%;
	float: left;
	clear: both;
}

#center img#foto_head {
	display: none;
}

.text_10px {
	font-size: 7pt;
}

#webform {
	display: none;
}

select {
	display: none;
}
/* ANWENDUNGSMATRIX START */

table#umrechnungs_tabelle_diverse tbody tr td,
table#umrechnungs_tabelle_holzwerkstoffe tbody tr td,
table#umrechnungs_tabelle_kunststoffe tbody tr td,
table#umrechnungs_tabelle_metalle tbody tr td,
table#umrechnungs_tabelle_schnitt tbody tr td  {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #ccffcc;
	padding: 5px 5px 5px 10px;
}

table#umrechnungs_tabelle_diverse thead tr td,
table#umrechnungs_tabelle_holzwerkstoffe thead tr td,
table#umrechnungs_tabelle_kunststoffe thead tr td,
table#umrechnungs_tabelle_metalle thead tr td,
table#umrechnungs_tabelle_schnitt thead tr td {
	border-right: 1px solid #ffffff;
	background-color: #ccffcc;
	padding: 0 0 0 4px;
	font-weight: 500;
	color: #333333;
}

table#umrechnungs_tabelle_diverse thead tr td.no_right_border,
table#umrechnungs_tabelle_holzwerkstoffe thead tr td.no_right_border,
table#umrechnungs_tabelle_kunststoffe thead tr td.no_right_border,
table#umrechnungs_tabelle_metalle thead tr td.no_right_border,
table#umrechnungs_tabelle_schnitt thead tr td.no_right_border {
	border-right: none;
}

table#umrechnungs_tabelle_diverse tr td.left_border {
	border-left: 1px solid #ccffcc;
}

/*ende diverse*/

/*holzwerkstoffe*/
table#umrechnungs_tabelle_holzwerkstoffe tbody tr td {
	border-right: 1px solid #ffff99;
}

table#umrechnungs_tabelle_holzwerkstoffe thead tr td {
	background-color: #ffff99;
}


table#umrechnungs_tabelle_holzwerkstoffe tr td.left_border {
	border-left: 1px solid #ffff99;
}

/*ende holzwerkstoffe*/

/*kunststoffe*/
table#umrechnungs_tabelle_kunststoffe tbody tr td {
	border-right: 1px solid #ffcc00;
}

table#umrechnungs_tabelle_kunststoffe thead tr td {
	background-color: #ffcc00;
}

table#umrechnungs_tabelle_kunststoffe tr td.left_border {
	border-left: 1px solid #ffcc00;
}

/*ende kunststoffe*/

/*metalle*/
table#umrechnungs_tabelle_metalle tbody tr td {
	border-right: 1px solid #71CEFF;
}

table#umrechnungs_tabelle_metalle thead tr td {
	background-color: #71CEFF;
}


table#umrechnungs_tabelle_metalle tr td.left_border {
	border-left: 1px solid #71CEFF;
}

/*ende metalle*/

/*schnitteigenschaften*/
table#umrechnungs_tabelle_schnitt tbody tr td {
	border-right: 1px solid #c0c0c0;
}

table#umrechnungs_tabelle_schnitt thead tr td {
	background-color: #c0c0c0;
}

table#umrechnungs_tabelle_schnitt tr td.left_border {
	border-left: 1px solid #c0c0c0;
}

/*ende schnitteigenschaften*/

table tr.keine_hintergrundfarbe td {
        background-color: none;
}

/* ANWENDUNGSMATRIX ENDE */

