/* 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: #05529A;
	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: 213px;
	height: 70px;
}


#tp_main_content_topright {
	width: 767px;
	height: 70px;
	vertical-align: top;
}

#tp_main_content_left {
	width: 213px;
	vertical-align:top;
	background-color: #CBDBE7;
}

#tp_main_content_right {
	width: 767px;
	vertical-align:top;
}

/* CONTENT INNER */

#tp_inner {
	height: 100%;
}

#tp_inner_left {
	width: 567px;
	background-color: #ffffff;
	vertical-align:top;
}

#tp_inner_right {
	width: 200px;
	vertical-align:top;
	font-size: 11px;
	background-color: #CBDBE7;
}

#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;
	padding: 2px;
	text-align:left;
	background-color: #7FAACE;
	color: #000000;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.tp_navi_right {
	width: 19px;
	text-align:right;
	background-color: #7FAACE;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.tp_bottomnavi_left {
	height: 19px;
	padding: 2px;
	text-align:left;
	background-color: #CBDBE7;
	color: #000000;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.tp_bottomnavi_left a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.tp_bottomnavi_left a:hover {
	color: #0E8BE8;
	font-weight: normal;
	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 {
	height: 23px;
	padding-left: 4px;
	text-align:left;
	color: #000000;
	background-color: #CBDBE7;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.tp_search_right {
	height: 23px;
	width: 19px;
	text-align:right;
	background-color: #CBDBE7;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.tp_wk_left {
	height: 23px;
	padding-left: 4px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;
	color: #000000;
	background-color: #7FAACE;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

.tp_wk_left a{
	color: #000000;
}

.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;
	width: 136px;
	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: #CBDBE7;
	padding:3px;
	text-align: right;
	font-weight: bold;
	width: 50%;
}
.tp_attrib_val {
	padding:3px;
	background-color: #CBDBE7;
	width: 50%;
}

#tp_detail_table th {
	background-color: #7FAACE;
	padding:2px;
	font-size:10px;
}
#tp_detail_table td {
	background-color: #CBDBE7;
	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: #ffffff;
	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;
}

.eingabe {
	height:16px;
	width:100px;
	border:none;
	font-size:10px;
}

.headline {
	font-weight:bold;
	color: #05529A;
	font-size:12px;
}

.headline a{
	font-weight:bold;
	color: #05529A;
	font-size:12px;
}

.headline a:hover{
	font-weight:bold;
	color: #0E8BE8;
	font-size:12px;
}

.size_top {
	font-size:10px;
	color: #05529A;
	font-weight:bold;
         padding-right: 30px;
}

.wk_top_a {
	text-align: center;
         width: 100px;
         height: 75px;
         background-color: #7FAACE;
         border: 1px solid #7FAACE;
         color: #ffffff;
         font-weight: bold;
}

.wk_top_p {
	text-align: center;
         width: 100px;
         height: 75px;
         border: 1px solid #7FAACE;
         color: #000000;
         font-weight: bold;
}

.strich {
        height:1px;
        border: 1px solid #7FAACE;
        width: 527px;
}

.headline_bg	{
		height: 20px;
         background-color: #7FAACE;
         font-weight: bold;
         padding-left: 5px;
}

.os_content_headline {
	font-weight:bold;
	color: #05529A;
	font-size:12px;
	height: 20px;
}

.os_content_subhead {
	font-weight:bold;
}

.headline_left {
	padding: 2px;
	font-weight:bold;
}

.sitemap_link {
	font-weight:bold;
	color: #000000;
}

.sitemap_link a:hover {
	font-weight:normal;
	color: #ffffff;
}

.formular {
	width:350px;
	border: none;
}

.katalog_button {
	width: 150px;
	color:#000000;
	cursor:pointer;
	background-color: ffffff;
	border: 2px solid #7FAACE;
	font-size: 10px;
}
