/* tradepro 90 carl nolte shop layout */
/* created by: 2008/05/19 Ulrich Vanscheidt */
/* changed by: */
/* --- */
/* basics */
body {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
}
div {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse: collapse;
	font-size: 11px;
}
td {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: top;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
form {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#main_outer {
	background-color: #ffffff;
	border: 0px none;
}
table.content {
	width: 100%;
	margin: 20px 0px;
	border: 0px none;
	background-color: #ffffff;
}
td.content {
	padding: 2px 4px;
}
/* head */
#head_headlinecell {
	
	width: 226px;
	height: 97px;
	background: url('/pics/tradepro/layout/fragen_kopf.jpg') no-repeat;
}
#head_headlinecell_stage {
	
	width: 226px;
	height: 97px;
	background: url('/pics/tradepro/layout/fragen_kopf_stage.jpg') no-repeat;
}

#head_topnavicell {	
	
	width: 200px;
	height: 97px;	
	background: url('/pics/tradepro/layout/wk_top.jpg') no-repeat;
}
/* navigation tmpl:head*/
/* --- */
#navi_links {
	width: 190px;
	margin: 0px;
	border: 0px none;
}
#navi_links td.navi {
	text-indent: 10px;
	vertical-align: middle;
	border: 1px solid blue;
	background-color: #ffffff;
}
#navi_links a {
	color: #656565;
}
#navi_links a:hover {
	color: #000000;
}
#navibg {
	position: absolute;
	left:1px;
	top:80px;
	width:16px;
	height:395px;
	background:url('/pics/tradepro/layout/rand_links.jpg') no-repeat;
	z-index:1;
}
#navicell {
	position: relative;
	width: 190px;
 	display: block;
 	z-index:2;
 	padding-top: 38px;
}
#navicell a {
	font-weight: bold;
}
/* content */
/* --- */
/* locator */
p.os_navicat {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	border-bottom: 0px none;
	margin: 6px auto;
	padding: 2px 0px;
	text-align: left;
	text-indent: 0px;
}
a.os_navicat {
	color: #046C91;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover.os_navicat {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/* --- */
/* gallery tmpl:shop_main */
#gallery {
	margin: 12px;
	border: 0px none;
	background-color: #ffffff;
}
#gallery td {
	border: 0px none;
}
#gallery td.g_out {
	text-align: center; /* only for IE */
}
#gallery table.g_in {
	table-layout: fixed;
	width: 180px;
	height: 150px;
	margin: 3px 3px;
	padding: 0px;
	border: 1px solid #656565;
}
#gallery td.g_title {
	text-align: center;
	margin: 2px auto;
	padding: 2px;
	background-color: #ffffff;
}
#gallery td.g_pic {
	padding: 7px 7px 0px 7px;
	text-align: center; /* only for IE */
}
#gallery div.g_pic {
	margin: 0px auto;
	width: 150px;
	height: 100px;
	overflow: hidden;
	background-color: #ffffff;
}
#gallery img.g_pic {
	padding: 1px;
	height: 100px;
}
#gallery a {
	font-weight: bold;
}
/* -- */
/* lists tmpl:shop_list */
#list {
	width: 94%;
	margin: 12px;
	border: 0px none;
	background-color: #ffffff;
}
#list td {
	border: 0px none;
}
#list td.g_out {
	padding: 0px;
	margin: 0px;
	border: 0px none;
	text-align: center; /* only for IE */
}
#list table.g_in {
	width: 100%;
	margin: 6px auto;
	border-bottom: 1px solid #cccccc;
}
#list td.g_pic {
	padding-bottom: 6px;
	background-color: #ffffff;
}
#list td.g_desc {
	width: 90%;
	vertical-align: top;
	padding: 0px 6px 6px 6px;
	background-color: #ffffff;
}
#list td.g_logo {
	text-align: right;
	padding-bottom: 4px; 
	background-color: #ffffff;
}
#list td.g_price {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 4px;
	background-color: #ffffff;
}
#list td.g_detail {
	text-align: right;
	vertical-align: bottom;
	padding: 0px 0px 4px 8px;
	background-color: #ffffff;
}
#list img.prod {
	border: 1px solid #656565;
}
#list a {
	font-weight: bold;
}
table.page {
	width: 100%;
	margin: 6px 0px;
	border: 0px none;
}
/* --- */
/* detail tmpl:shop_detail */
#detail {
	width: 650px;
	margin: 10px auto;
	border: 0px none;
	background-color: #ffffff;
}
#detail td {
	border: 0px none;
}
#detail td.g_out {
	padding: 0px;
	margin: 0px;
	border: 0px none;
	text-align: center; /* only for IE */
}
#detail table.g_in {
	width: 100%;
	margin: 10px auto;
	border: 0px none;
}
#detail td.g_title {
	font-weight: bold;
	padding: 2px 4px;
	background-color: #ffffff;
}
#detail td.g_pic {
	background-color: #ffffff;
}
#detail img.g_pic {
	width: 250px;
	height: 250px;
}
#detail td.g_desc {
	vertical-align: top;
	padding: 4px 6px;
	background-color: #ffffff;
}
#detail td.g_logo {
	text-align: right;
	background-color: #ffffff;
}
#detail td.g_price {
	text-align: right;
	background-color: #ffffff;
}
#detail span.price {
	color: #000000;
	font-weight: bold;
}
#detail img.prod {
	border: 1px solid #656565;
}
/* alternating lists */
#alt_tbl {
	width: 100%;
	border: 0px none;
}
#alt_tbl th {
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
}
#alt_tbl td {
	padding: 2px;
	border: 0px none;
}
#alt_tbl a {
	font-weight: normal;
	color: #000000;
}
#alt_tbl input {
	border: 1px solid #656565;
}
/* --- */
/* shopping cart */
#scart th {
	padding: 2px;
	border: 0px none;
}
#scart td {
	padding: 2px;
}
#scart a {
	font-weight: normal;
}
#scart table.step {
	margin: 12px 0px;
}
#scart th.step {
	width: 100px;
	height: 75px;
	color: #656565;
	border: 1px solid #656565;
}
#scart th.fill {
	width: 24px;
	border: 0px none;
}
#reg_site th {
	text-align: left;
}
#reg_site td {
	text-align: left;
}
/* --- */
/* misc */
td.head {
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #445566;
}
td.right {
	text-align: right;
}
p.small {
	font-size: 9px;
}
a {
	color: #046C91;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
input {
	border: 1px solid #656565;
}
input.text_field {
	height: 19px;
	width: 136px;
	font-size:11px;
	font-family: Verdana;
}
input.searchfield {
	width: 80px;
	border: 1px solid #656565;
}
input.btn_search {
	width: 20px;
	height: 20px;
}
span.os_det_search {
	background-color: #ffff00;
}
/* --- */
/* external */
#extsearch {
	margin: 6px;
	border: 0px none;
}
#extsearch table {
	width: 260px;
	margin: 3px;
	border: 1px solid #cccccc;
}
#extsearch th {
	padding: 2px;
	height: 25px;
	text-align: left;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
}
#extsearch td {
	padding: 4px;
}
#extsearch input.textfield {
	border: 1px solid #656565;
}
#searchrslt {
	width: 560px;
	margin: 20px auto;
}
#searchrslt table {
	width: 100%;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
}
#searchrslt td {
	padding: 2px 2px 10px 2px;
}
#searchrslt img.prod {
	border: 1px solid #656565;
}
#fastorder {
	width: 100%;
	margin: 12px;
}
#fastorder th {
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
}
#fastorder td {
	padding: 2px;
}
#compare td {
	width: 150px;
	padding: 2px;
	border: 1px solid #656565;
}
#impressum {
	margin: 12px;
	text-align: left;
}
#impressum td {
	height: 18px;
}
#agb {
	margin: 12px;
	text-align: left;
}
/* customer */
#tp_detail_table input {
	border: 0px none;
}

