/* BODY + ALLGEMEINES */

html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	margin:0;
	padding:0;
	color: #3D423C;
	background: #ffffff;
}

p,td,th {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	color: #000000
}

a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0171bb;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#blau {
	color: #0171bb;
	font-weight: normal;
	text-decoration: none;
}

#blau:hover {
	color: #0171bb;
	font-weight: normal;
	text-decoration: underline;
}

.os_det_search{
	background-color: yellow;
	color: #000000;
}

form {
	margin:0;
	padding:0;
}

/* HAUPT TABELLE */


#tp_main_proditems {
	background: url(/tradepro/layout/grauOben.gif) top left no-repeat #dcdcdc ;
}


/* CONTENT INNER */

.header_middle {
	width:65px;
	text-align:center;
	font-size:10px;
}

.header_middle a {
	text-align:center;
	font-size:10px;
}

.header_middle a:hover {
	font-size:10px;
}

.header_text_left {
	text-align:left;
	padding-left:15px;
	color:#1F539C;
	font-weight:bold;
	font-size:10px;
}

.header_text_right {
	text-align:right;
	padding-right:15px;
	color:#1F539C;
	font-size:10px;
	vertical-align:bottom; 
	font-weight:normal; 
	padding-bottom:10px;
}

#tp_inner {
	height: 100%;
}

#tp_inner_left {
	width: 643px;
	background-color: #ffffff;
	vertical-align:top;

}

#tp_inner_right {
	width: 172px;
	background-color: #B8B8B8;
	vertical-align:top;
	font-size: 11px
}

/* NAVI */

.tp_navi_top {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.tp_navi_top a {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.tp_navi_top a:hover {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.tp_trenner {
	height: 2px;
	font-size:2px;
	background-color: #ACD5A0;
	color: #ACD5A0;
	padding:0;
	margin:0;
}

/* SPECIAL */

.tp_prodfind_top {
	width: 162px
}


.tp_prodfind_top a:hover {
	font-size: 11px;
	color: #FFFF80;
	text-decoration: none;
}

.tp_attrib_name {
	background-color: #CBDEED;
	padding:3px;
	text-align: right;
	font-weight: bold;
	width: 50%;
}
.tp_attrib_val {
	padding:3px;
	background-color: #CBDEED;
	width: 50%;
}


@media print {
	#tp_detail_table {
		color: #000000;
		background: #ffffff;
		border-color: #000000;
		border-width:1px;
		border-style:solid;
		padding:2px;
		font-size:10px;
	}
	#tp_detail_table th {
		color: #000000;
		background: #ffffff;
		border-color: #000000;
		border-width:1px;
		border-style:solid;
		padding:2px;
		font-size:10px;
	}
	#tp_detail_table td {
		color: #000000;
		background: #ffffff;
		border-color: #000000;
		border-width:1px;
		border-style:solid;
		padding:2px;
		font-size:10px;
	}
	#tp_detail_table td.nocolor {
		color: #000000;
		background: #ffffff;
		border-color: #000000;
		border-width:1px;
		border-style:solid;
		padding:2px;
		font-size:10px;
	}
}

/* SCHRIFTEN */

.small {
	font-size: 9px;
}

.os_navicat {
	font-size: 11px;
	color: #818181;
	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;
}

.eingabefeld {
 	width:94px;
 	height:22px;
 	font-size:9px;
}

.main_navi {
	text-align:center;
	color: #ffffff;
}

.main_navi a {
	text-align:center;
	color: #ffffff;
	text-decoration: none;
}

.main_navi a:hover {
	text-align:center;
	text-decoration: none;
	color: #ffffff;
}

.cont {
	padding: 15px 10px 10px 10px;
}


.content_main_notable {
	padding: 10px 10px 10px 0px;
	vertical-align: middle;
}


.eingabefeld_content_sitemap {
 	width: 110px;
 	height: 20px;
 	font-size:11px;
}

.eingabefeld_content_sitemap_an {
 	width: 109px;
 	height: 20px;
 	font-size:11px;
}

.compare_list_head {
	padding-left: 15px;
	background-color: #ECECEC;
 	width:135px;
 	border: 1px solid #ECECEC;
	height: 30px;
	color: #000000;
	font-weight:bold;
}

.os_headline {
	font-weight:bold;
	color:#000000;
	height: 30px;
}

.oc_navi_left {
	height:30px;
	background-color: #E6E6E6;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #858181;
	padding-left:15px;
}

.oc_navi_left a {
	text-decoration: none;
	color: #858181;
	font-weight: normal;
}

.oc_navi_left a:hover {
	text-decoration: none;
	font-weight: normal;
}

.oc_navi_left_small {
	height:30px;
	background-color: #ffffff;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	color: #858181;
	padding-left:30px;
}

.oc_navi_left_small a {
	text-decoration: none;
	color: #858181;
	font-weight: normal;
}

.oc_navi_left_small a:hover {
	text-decoration: none;
	font-weight: normal;
}

.oc_navi_left_a {
	height:30px;
	background-color: #E6E6E6;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding-left:15px;
}

.oc_navi_left_a a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

.oc_navi_left_a a:hover {
	text-decoration: none;
	font-weight: normal;
}



.headline_foot {
	color:#ffffff;
	font-weight:bold;
	padding-left:20px;
}



.color_trenner {
	background-color:#D9DADC;
}

.rubbox {
	text-align:center;
	padding:5px;
	border: 1px #0171bb solid;
	background:#ffffff;
}
.rub_picture {
	width:150px;
}


.content_main {
	vertical-align:top;
	padding:10px;
}

.list_button {
	text-align:right;
}

.headline_main {
	height:30px;
	font-weight: bold;
	border-bottom:2px solid #D9DADC;
	color:#000000;
	font-size:14px;
	vertical-align:top;
	}

.headline_table {
	background-color:#D9DADC;
	text-align:left;
	height:20px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
}

.headline {
	height:20px;
	font-weight:bold;
	border-bottom:1px solid #D9DADC;
}

.table_content_grey {
 	background-color:#ECECEC;
 	padding:10px;
}


.arrow_scart {
	text-align:center;
}

#oc_content_main_main {
	vertical-align:top;
	width:560px;
	padding-top:40px;
}

.oc_pageheadline {
	font-weight:bold;
	font-size:14px;
	height:30px;
}

.oc_contentheadline {
	font-weight:bold;
	font-size:13px;
	height:20px;
}

.oc_content {
	vertical-align:top;
}



.textbox_left {
	padding-right:10px;
	color: #000000;
	font-size: 7pt;
}

.textbox_left a {
	color: #0171bb;
	font-size: 7pt;
}

.textbox_left a:hover {
	color: #0171bb;
	font-size: 7pt;
}

.textbox_left_top {
	color: #87888A;
	font-size: 9px;
	padding-left:5px;
}

.tp_navi_left {
	vertical-align: middle;
	text-align:center;
	height: 20px;
	color: #000000;
	background-color: #D9DADC;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-color: #ffffff;
	border-width:1px;
	border-style:solid;
}

.tp_navi_left_3 {
	vertical-align: top;
	text-align:left;
	background: #f5f5f5;
	border-color: #87888A;
	border-width:1px;
	padding:3px;
	border:0px solid;
}


/* FORMULARFELDER ++++++++++++ */

#td_bglike_searchfield {
	background:#ffffff;
}

input.searchfield {
	height: 19px;
	width: 90px;
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	border: 1px solid #b2b2b2;
	background:#ffffff;
}
input.searchfield2 {
	height: 20px;
	width: 137px;
	font-size:11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	border:none;
	padding-top:3px;
	padding-left:5px;
	font-weight:bold;
	background:#ffffff;
}

input.searchfield3 {
	height: 20px;
	width: 159px;
	font-size:11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	border:none;
	padding-top:3px;
	padding-left:5px;
	font-weight:bold;
	background:#ffffff;
}
input.eingabefeld_250px {
	height: 19px;
	width: 250px;
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	border: 1px solid #b2b2b2;
	background:#ffffff;
}
input.eingabefeld_140px {
	height: 19px;
	width: 140px;
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	border: 1px solid #b2b2b2;
	background:#ffffff;
}
input.eingabefeld_100px {
	height: 19px;
	width: 100px;
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	border: 1px solid #b2b2b2;
	background:#ffffff;
}
.textboxfield {
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	border: 1px solid #b2b2b2;
	background:#ffffff;
}

.HinweisTradePro {
	display: block;
}

/* itb-Alert */

.itbalert {
	display:none;
	position:absolute;
	padding:0px;
	background:#eee;
	border:solid 1px #555;
}

.itbalerttitel {
	padding:5px;
	vertical-align:middle;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background:#444;
	border-bottom:solid 1px #666;
}

.itbalertbody {
	padding:15px;
	vertical-align:middle;
	text-align:left;
}



/* k unk k */

.detail_title {
	font-weight: bold;
	font-size: 13px;
}
.paddingbox {
	padding:3px 0px 3px 0px;
}


/* Selection Page */

.selection_place_neutral {
	background:#ffffff;
	vertical-align:top;
	padding:0px;
	font-size: 13px;
	color: #000000;
}

.selection_place_Y {
	background:#ffff00;
	vertical-align:top;
	padding:0px;
	font-size: 13px;
	color: #000000;
}
.selection_place_B {
	background:#0171bb;
	vertical-align:top;
	padding:0px;
	font-size: 13px;
	color: #ffffff;
}

.selection_place_Y a, .selection_place_Y a:hover{
	font-size: 13px;
	font-weight:bold;
	color: #0171bb;
	text-decoration: none;
}
.selection_place_B a,.selection_place_B a:hover{
	font-size: 13px;
	font-weight:bold;
	color: #ffff00;
	text-decoration: none;
}

.selection_place_greyfade {
	background:#ffffff url(/tradepro/layout/start_verlauf.jpg) top left no-repeat;
}

.selection_place_Yfade {
	background:#ffff00 url(/tradepro/layout/gelbVerlauf.jpg) top left no-repeat;
}
.selection_place_Bfade {
	background:#0171bb url(/tradepro/layout/blauVerlauf.jpg) top left no-repeat;
}

.selection_place_grey {
	background: url(/tradepro/layout/grauOben.gif) top left no-repeat #dcdcdc ;
	padding-left:5px;
}

