/* document */

body {
	background-color: #eee;
	font-family: Times New Roman, Times;
}

td, ul, li, span {
	font-family: Times New Roman, Times;
}

a {
	text-decoration: none;
	font-weight: bold;
}

.b {
	font-weight: bold;
}
.bi {
	font-weight: bold;
	font-style: italic;
}
.c {
	text-align: center;
}
.j {
	text-align: justify;
}
.r {
	text-align: right;
}

a:active { color: #c00; }

td.main {
	text-align: center;
	vertical-align: middle;
}

span.u { text-decoration: underline; }

/* decoration */

td.logofranke {
	background: #eee url(../pics/logo_franke.gif) no-repeat;
}

td.logonet {
	background: #999 url(../pics/logo_net.gif) no-repeat;
}

td.edgnavprod {
	color: white;
	font-size: 13px;
	text-align: center;
	background-color: #999;
}

td.edgnavprodt {
	font-size: 2px;
	background: #999 url(../pics/edg_navprod_t.gif) no-repeat;
}

td.edgnavprodb {
	font-size: 2px;
	background: #999 url(../pics/edg_navprod_b.gif) no-repeat;
}

/* navigation */

td.navmain1 {
	background: #999 url(../pics/bg_navmain1.gif) no-repeat;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}

a.main {
	color: white;
}

td.navmain2 {
	background: #999 url(../pics/bg_navmain2.gif);
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	color: white;
}

td.company {
	text-align: center;
	vertical-align: middle;
	background-color: #999;
}

a.company {
	font-size: 16px;
	color: white;
}

/* content */

td.headline {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

td.productname {
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	font-style: italic;
}

td.tecdi2 {
	font-size: 13px;
}

td.tecd1 {
	font-size: 13px;
	color: white;
	background-color: #999;
}

td.tecd2 {
	font-size: 13px;
}
