/* BODY + ALLGEMEINES */

body {
	font-family: Verdana, Arial;
	font-size: 12px;
	margin:0;
	padding:0;
	color: #3D423C;
}

p,td,th {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #3D423C
}

a {
	color: #0C7F18;
	font-weight: bold;
}

a:hover {
	color: #FFFF80;
	font-weight: bold;
}

form {
	margin:0;
	padding:0;
}

/* HAUPT TABELLE */

#tp_table_main {
	width: 980px;
	height: 100%;
	table-collapse: collapse;
}

#tp_main_content_topleft {
	width: 200px;
	height: 75px;
	background-color: #2DAF29;
}

#tp_main_content_topright {
	width: 780px;
	height: 75px;
	background-color: #2DAF29;
}

#tp_main_content_left {
	width: 200px;
	vertical-align:top;
	background-color: #2DAF29;
}

#tp_main_content_right {
	width: 780px;
	vertical-align:top;
	background-color: #2DAF29;
	border-right:1px solid #2DAF29;
}

/* CONTENT INNER */

#tp_inner {
	height: 100%;
}

#tp_inner_topleft {
	width: 600px;
	height: 22px;
	background-color: #E4FAD8;
}
#tp_inner_topcenter {
	width: 3px;
	height: 22px;
	background-color: #ACD5A0;
}

#tp_inner_topright {
	width: 180px;
	height: 22px;
	background-color: #E4FAD8;
	color: #0D801B;
	font-size: 9px;
	font-weight: bold;
}

#tp_inner_spacer {
	width: 780px;
	height: 3px;
	background-color: #ACD5A0;
}

#tp_inner_left {
	width: 594px;
	border-left: 3px solid #ACD5A0;
	border-right: 3px solid #ACD5A0;
	background-color: #ACD5A0;
	vertical-align:top;
}

#tp_inner_right {
	width: 180px;
	background-color: #E4FAD8;
	vertical-align:top;
}


/* NAVI */

.tp_navi_left, .tp_navi_katalog {
	padding-right: 20px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	color: #FFFFFF;
}

.tp_navi_left a, .tp_navi_katalog a {
	color: #FFFFFF;
	text-decoration: none;
}

.tp_navi_left a:hover, .tp_navi_katalog a:hover {
	color: #FFFF80;
	text-decoration: none;
}

.tp_navi_top {
	width: 90px;
	height: 22px;
	color: #0D801B;
	font-size: 9px;
	font-weight: bold;
	padding-left: 4px;
	border-right: 2px solid #ACD5A0;
}

.tp_navi_top a {
	color: #0D801B;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.tp_navi_top a:hover {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.tp_navi_katalog {
	height: 212px; 
	padding-bottom: 10px; 
	vertical-align: bottom;
	background: url('/tradepro/layout/eumel.gif') no-repeat;
}

.tp_trenner {
	height: 2px;
	font-size:2px;
	background-color: #ACD5A0;
	color: #ACD5A0;
	padding:0;
	margin:0;
}

/* SPECIAL */

.tp_prodfind_top {
	width: 180px;
	height: 76px;
	background: url('/tradepro/layout/productfinder1.gif') no-repeat; 
	padding-top: 15px;
	padding-left: 20px;
	font-size: 11px;
	color: #ffffff;
}
.tp_prodfind_top a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.tp_prodfind_top a:hover {
	font-size: 11px;
	color: #FFFF80;
	text-decoration: none;
}

.tp_prodfind_bottom {
	width: 180px;
	height: 101px;
	background: url('/tradepro/layout/productfinder2.gif') no-repeat; 
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	vertical-align: bottom;
}
.tp_prodfind_bottom a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.tp_prodfind_bottom a:hover {
	font-size: 11px;
	color: #FFFF80;
	text-decoration: none;
}

#tp_rub_head {
	height: 28px;
	background-color: #E5FAD9;
}
#tp_rub_head a {
	color: #0C7F18;
	text-decoration: none;
}
#tp_rub_head a:hover {
	color: #000000;
	text-decoration: underline;
}
#tp_rub_pict {
	background-color: #FFFFFF;
	padding:5px;
}
#tp_rub_pict img {
	width: 180px;
}
#tp_rub_pict a {
	color: #0C7F18;
	text-decoration: none;
}
#tp_rub_pict a:hover {
	color: #000000;
	text-decoration: underline;
}

.tp_detail_img {
	background-color: #ffffff;
	padding:3px;
}
.tp_detail_txt {
	padding:3px;
	background-color: #DAEBD8;
}
.tp_attrib_name {
	background-color: #ffffff;
	padding:3px;
	text-align: right;
	font-weight: bold;
}
.tp_attrib_val {
	padding:3px;
	background-color: #DAEBD8;
}

#tp_detail_table th {
	background-color: #DAEBD8;
	padding:2px;
}
#tp_detail_table td {
	background-color: #FFFFFF;
	padding:2px;
}
#tp_detail_table td.nocolor {
	background-color: #ADD5A0;
}
#tp_detail_table a, .tp_attrib_val a, .tp_detail_img a {
	color: #3D423C;
	text-decoration: none;
}
#tp_detail_table a:hover, .tp_attrib_val a:hover, .tp_detail_img a:hover {
	color: #000000;
	text-decoration: underline;
}

#tp_list_table a {
	text-decoration: none;
}
#tp_list_table a:hover {
	color: #000000;
	text-decoration: underline;
}

/* SCHRIFTEN */

.small {
	font-size: 9px;
}

.tp_newsheader {
	padding: 10px;
	font-weight: bold;
	color: #2DAF29;
	font-size: 11px;
	background-color: #FFFFFF;
}

.tp_news_head {
	padding: 10px;
	background-color: #FFFFFF;
	color: #2DAF29;
	font-size: 11px;
}
.tp_news_img {
	background-color: #FFFFFF;
	padding: 2px;
	color: #2DAF29;
	font-size: 11px;
}
.tp_news_txt {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #2DAF29;
	font-size: 11px;
}

.tp_news_head a {
	color: #3D423C;
	text-decoration: none;
}
.tp_news_head a:hover {
	color: #000000;
	text-decoration: underline;
}

.tp_content a {
	text-decoration: none;
}
.tp_content a:hover {
	color: #000000;
	text-decoration: underline;
}


.os_navicat {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}