/* BODY + ALLGEMEINES */

body {
	font-family: Verdana, Arial;
	font-size: 11px;
	margin:0;
	padding:0;
	color: #3D423C;
}

p,td,th {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000
}

a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0E8BE8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.os_det_search{
	background-color: yellow;
}

form {
	margin:0;
	padding:0;
}

/* HAUPT TABELLE */

#tp_table_main {
	width: 980px;
	height: 100%;
}

#tp_main_content_topleft {
	width: 212px;
	height: 45px;
}


#tp_main_content_topright {
	width: 768px;
	height: 45px;
	background: url('/tradepro/layout/bg_color_navi.gif') repeat-x;
}

#tp_main_content_left {
	width: 200px;
	vertical-align:top;
	background: url('/tradepro/layout/bg_color.gif') repeat-x #DDDDDD;
}

#tp_main_content_right {
	width: 780px;
	vertical-align:top;
}

/* CONTENT INNER */

#tp_inner {
	height: 100%;
}

#tp_inner_left {
	width: 580px;
	background-color: #ffffff;
	vertical-align:top;
	height: 100%;
}

#tp_inner_right {
	width: 200px;
	background: url('/tradepro/layout/bg_color.gif') repeat-x #DDDDDD;
	vertical-align:top;
	height: 100%;
}

#tp_inner_angebot {
	width: 162px;
	height: 38px;
	background-color: #017DC5;
	color: #ffffff;
	font-size: 11px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 10px;
	padding-left: 4px
}


/* NAVI */

.tp_navi_left {
	height: 19px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
}

.tp_navi_left_cms {
	height: 19px;
	color: #000000;
	padding-left: 30px;
}

.tp_navi_left_cms a:hover {
	color: #0E8BE8;
	font-weight: normal;
}

.tp_navi_right {
	height: 19px;
	text-align:right;
}

.tp_navi_right_right {
	height: 19px;
	text-align:right;
}

#tp_main_content_left td.tp_navi_left a {
	color: #000000;
	font-weight: bold;
}

#tp_main_content_left td.tp_navi_left a:hover {
	color: #0E8BE8;
	font-weight: bold;
}

.tp_bottomnavi_left {
	height: 19px;
	padding-left: 10px;
	text-align:left;
	padding-top:5px;
}

.tp_bottomnavi_left a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tp_bottomnavi_left a:hover {
	font-weight: normal;
	color: #0E8BE8;
	text-decoration: none;
}

.tp_navi_left a, .tp_navi_katalog a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.tp_navi_left a:hover, .tp_navi_katalog a:hover {
	color: #0E8BE8;
	font-weight: normal;
	text-decoration: none;
}

.tp_navi_top {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
}



.tp_navi_top a {
	color: #ffffff;
	font-size: 10px;
	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_search_left {
	padding-left: 20px;
	text-align:left;
	color: #000000;
}
.tp_search_right {
	width: 19px;
	text-align:right;
}
.tp_wk_left {
	height: 19px;
	text-align:left;
	color: #ffffff;
	background: url('/tradepro/layout/bg_color_navi_19.gif') repeat-x #003F80;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.tp_wk_left a{
	height: 19px;
	text-align:left;
	color: #ffffff;
	background: url('/tradepro/layout/bg_color_navi_19.gif') repeat-x #003F80;
	font-weight:bold;
}

.tp_wk_left a:hover{
	height: 19px;
	text-align:left;
	color: #0E8BE8;
	background-color: #034EA2;
	font-weight:bold;
}

.tp_wk_right {
	height: 23px;
	width: 19px;
	text-align:right;
	background-color: #0E8BE8;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

input.searchfield {
	height: 19px;
	font-size:11px;
	font-family: Verdana;
}

.tp_prodfind_top {
	width: 162px
}


.tp_prodfind_top a:hover {
	font-size: 11px;
	color: #FFFF80;
	text-decoration: none;
}

#tp_rub_head {
	width: 160px;
	height: 28px;
	background-color: #99AEC1;
}
#tp_rub_head a {
	color: #ffffff;
	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: #99AEC1;
	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: #E4E9EF;
	padding:3px;
	text-align: right;
	font-weight: bold;
	width: 50%;
}
.tp_attrib_val {
	padding:3px;
	background-color: #E4E9EF;
	width: 50%;
}

#tp_detail_table th {
	background-color: #034EA2;
	padding:2px;
	font-size:10px;
	color: #ffffff;
}
#tp_detail_table td {
	background-color: #E4E9EF;
	padding:2px;
	font-size:10px;
}
#tp_detail_table td.nocolor {
	background-color: #ffffff;
}
#tp_detail_table a, .tp_attrib_val a {
	color: #000000;
	text-decoration: none;
}
#tp_detail_table a {
	font-size:10px;
}
#tp_detail_table a:hover, .tp_attrib_val a:hover {
	color: #000000;
	text-decoration: underline;
}
#tp_detail_table a:hover {
	font-size:10px;
}
#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: #89ABD8;
	font-weight:normal;
	text-decoration: none;
}
a.os_navicat:hover {
	font-weight:normal;
}

.tp_middle {
	padding-left: 4px;
	padding-bottom: 4px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
}

.tp_middle_right {
	padding-right: 4px;
	padding-top: 8px;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	vertical-align: top;
}

.header {
	height: 105px;
	background: url('/tradepro/layout/header.jpg')
}

.header_arbeitsschutz {
	height: 105px;
	background: url('/tradepro/layout/header_arbeitsschutz.jpg')
}

.header_foerdertechnik {
	height: 105px;
	background: url('/tradepro/layout/header_foerdertechnik.jpg')
}

.header_industriebedarf {
	height: 105px;
	background: url('/tradepro/layout/header_industriebedarf.jpg')
}

.haupt_navi {
	color: #ffffff;
}

.link_hauptnav {
	color: ffffff;
}

.right_nav_headline {
	height: 19px;
	background: url('/tradepro/layout/bg_color_navi_19.gif') repeat-x;
	color: ffffff;
	font-weight: bold;
	padding-left:10px;
}

/* Ansichten */

.rub_top a {
	height: 26px;
	color: #DF0223;
}

.rub_bottom a {
}

.list_top a {
	height:26px;
	color: #DF0223;
}

.list_text {
	vertical-align: top;
	padding:5px;
}

.list_bottom {
	text-align: right;
}

.detail_top {
	height:26px;
	color: #DF0223;
	font-weight: bold;	
}

.detail_text {
	vertical-align: top;
	padding:5px;
}

.scart_a {
	width: 100px;
	height: 75px;
	text-align: center;	
	background: url('/tradepro/layout/bg_color_navi_75.gif') repeat-x;
	font-weight: bold;
	color: #ffffff;

}

.scart_p {
	width: 100px;
	height: 75px;
	text-align: center;	
	font-weight: bold;
	border: 1px solid #034EA2;
}

.scart_top {
	background-color: #034EA2;
	color: #ffffff;
	height: 25px;
	padding: 5px;
	font-weight:bold;	
}

.headline2 {
	height:35px;
	color: #DF0223;
	font-weight: bold;
}

.strich {
	height:1px;
	border: 1px solid #034EA2;
}

.headline3 {
	font-weight:bold;	
}

.compare_left {
	border: 1px solid #034EA2;
}

.compare_left_headline {
	width: 150px;
	background-color: #034EA2;
	color: #ffffff;
	font-weight: bold;
	border-bottom:1px solid #ffffff;
}

.os_navicat_right {
	font-size: 11px;
	color: #89ABD8;
	font-weight:normal;
	text-decoration: none;
	text-align: right;
}

.os_navitop2 {
	font-weight: normal;
}

.os_content_headline {
	height: 35px;
	color: #DF0223;
	font-weight: bold;
}

.os_content_subhead {
	font-weight: bold;
	padding-top: 5px;
}

.formtd1 {
	width: 150px;
}

.formtd2 {
	width:300px;
}
