/* Standards */

body {
	margin: 0;
	padding: 0 0 0 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

a {
	text-decoration: none;	
	color: #007F35;
}
a:hover {
	text-decoration: underline;
}

.block_link {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

p,td,th {
	font-size: 11px;
}

.button_aendern_head {
	font-family: Verdana, Arial ;
	height: 20px;
	font-size: 12px;
	background-color: #007F35;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	cursor:pointer;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.button_aendern {
	font-family: Verdana, Arial ;
	height: 20px;
	font-size: 12px;
	background-color: #FFDD00;
	color: #007F35;
	font-weight: bold;
	border: 1px solid white;
	cursor:pointer;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}


.td_button_yellow {
	font-family: Verdana, Arial ;
	height: 20px;
	font-size: 12px;
	background-color: #FFDD00;
	color: #007F35;
	font-weight: bold;
	border: 1px solid white;
	cursor:pointer;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.td_button_yellow a {
	color: #007F35;
	font-weight: bold;
	text-decoration: none;
}

.td_button_yellow a:hover {
	color: #007F35;
	font-weight: bold;
	text-decoration: underline;
}

.button_aendern_head {
	font-family: Verdana, Arial ;
	height: 20px;
	font-size: 12px;
	background-color: #007F35;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	cursor:pointer;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.td_button {
	font-family: Verdana, Arial ;
	height: 20px;
	font-size: 12px;
	background-color: #007F35;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	cursor:pointer;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.td_button a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.td_button a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

input, select, textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.textfeld {
	width:170px;
	height:20px;
 	border:1px solid #007F32;
} 

/* Skelett */

#table_head {
	width: 1000px;
	height: 150px;
	border: 0px;
	background: url('/tradepro/cms/site/layout/rala_header.jpg') no-repeat #ffffff;
}

.table_content {
	width: 1002px;
	vertical-align: top;
	height: 100%;
 	border:0px solid #FFFFFF;
 	
}

.navi_top {
	width: 755px;
 	border-left:1px solid #007E35;
 	border-top:1px solid #007E35;
 	border-bottom:1px solid #007E35;
 	background: #ffffff;
}

/* DIV_HEAD - Content */

.td_head_content_bottom {
	height: 40px;
	text-align: right;
	align: right;
	vertical-align: top;
}

#td_head_content_left {
	width: 220px;
	text-align: center;
	vertical-align: bottom;
}

#td_head_content_center {
	width: 500px;
	vertical-align: bottom;
	text-align: left;
	padding: 0px;
}

.td_head_content_right {
	width: 250px;
	text-align: right;
	align: right;
	vertical-align: bottom;
	padding: 0px 20px 0px 0px;
}

.slogan_head {
	font-family: Arial,Verdana ;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 15px;
}

.os_content_headline {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

.os_content_subhead {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}

.os_content_subhead_home {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.os_content_subhead_home a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.os_content_subhead_home:hover {
	font-weight: bold;
	text-decoration: none;
	color: #E30022;
	font-size: 12px;
}

.td_content_left {
	vertical-align: top;
	width: 220px;
	background-color: #D5E2D0;
	border: 0px solid #FFFFFF;
	text-align: right;
	align: right;
}

.td_content_center {
	vertical-align: top;	
	background-color: #E9F0E8;
	padding: 20px;
}

.td_content_main {
	border-top: 0px solid #AAAAAA;
	vertical-align: top;	
	background-color: #FFFFFF;
	padding: 0px 30px 0px 30px;
}


.td_pic_cat {
  vertical-align: top;
  background:white;
  border:1px solid #D5E2D0;
	padding: 10px;
	width: 150px;
}

.td_locator {
}

.td_spacer {	
	width: 10px;
	background-color: #FFFFFF;
}

#td_content_right {
	vertical-align: top;
	width: 170px;
	background-color: #E6E6E6;
	border-left: 0px solid #FFFFFF;
} 

.tp_navi {
	border-bottom: 2px solid #E9F0E8;
	padding: 3px 0px 3px 0px;
}

.tp_navi_left {
	font-weight: bold;
	text-decoration: none;
	color: #007F32;
	padding: 3px 0px 3px 10px;
	border-bottom: 2px solid #E9F0E8;
}

.tp_navi_left a {
	color: #007F32;
	font-weight: bold;
	text-decoration: none;
}

.tp_navi_left a:hover {
	color: #007F32;
	font-weight: bold;	
	text-decoration: underline;
}

.tp_navi_top {
	font-weight: bold;
	text-decoration: none;
	color: #007F32;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 2px solid #E9F0E8;
	
}

.tp_navi_top a {
	color: #007F32;
	font-weight: bold;
	text-decoration: none;
}

.tp_navi_top a:hover {
	color: #007F32;
	font-weight: bold;	
	text-decoration: underline;
}



.td_nav_right {
	text-align: right;
	padding: 1px 13px 1px 0px;
}

.navitop_td0 {
	text-align: left;
	vertical-align: bottom;	
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	height: 30px;
	padding: 0px;
	border-top: 2px solid #E9F0E8;
}

.navitop_td0 a {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.navitop_td0 a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
.navitop_td {
	text-align: right;
	vertical-align: bottom;	
	background-color: #AAAAAA;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height: 50px;
	padding: 7px;
	border-top: 2px solid #FFFFFF;
}

.navitop_td a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.navitop_td a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

.navitop_td2 {
	text-align: right;
	background-color: #E6E6E6;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	height: 26px;
	padding: 0px;
	border-top: 2px solid #E6E6E6;
}

.navitop_td2 a {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}

.navitop_td2 a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}

.td_footer {
	width: 620;
	text-align: center;
	border-top: 1px solid #AAAAAA;
	padding: 10px 20px 10px 20px;
}

/*TABLE_CONTENT*/


.content_header {
	width: 640;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	border-top: 2px solid #FFFFFF;
}

.table_navigation {
	width: 200px;
	border: 0px;
}

.td_content_artikel {
	font-size: 12px;
	color: #000000;
}

.td_content_artikel a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.td_content_artikel a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.td_content_navigation {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
  padding: 5px 0px 5px 7px;
}

.td_content_navigation a {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.td_content_navigation a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #000000;	
	text-decoration: underline;
}

.td_content_navigation2 {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
  padding: 3px 0px 3px 15px;
}

.td_content_navigation2 a {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.td_content_navigation2 a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #000000;	
	text-decoration: underline;
}

.td_content_navigation3 {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
  padding: 1px 0px 1px 20px;
}

.td_content_navigation3 a {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

.td_content_navigation3 a:hover {
	font-weight: normal;
	font-size: 10px;
	color: #000000;	
	text-decoration: underline;
}

.td_content_news {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	border: 0px;
	padding: 7px;
}

.td_content_searchbox {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 0px;
}


.td_content_searchbox a {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.td_content_searchbox a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.td_content_emptybox {
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.textbox {
	background-color: #FFFFFF;
	height: 18px;
	width: 120px;
	color: #000000;
	border: 1px solid #B2B2B2;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.textbox_freewidth {
	background-color: #FFFFFF;
	height: 18px;
	color: #000000;
	border: 1px solid #B2B2B2;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#table_locator {
	width: 550;
	height: 25px;
	border: 0;
}

.table_content_center {
	border: 0;
	padding:0;
}


#table_content_right {
	border-bottom: 0px solid #FFFFFF;
}

/* Shopbereich : Links in Überschriftenbox -> Ebene in Listen- / Detailansicht */

.os_navicat { 
	font-family: Verdana, Arial;  
	font-size:10px; 
	color:#AAAAAA;	
	padding-bottom: 15px;
}
.os_navicat_shop { 
	font-family: Verdana, Arial;  
	font-size:10px; 
	color:#AAAAAA; 
}
A.os_navicat:link { 
	font-family: Verdana, Arial;  
	font-size:10px; 
	color:#AAAAAA; 
	text-decoration:none; 
}

A.os_navicat:visited { 
	font-family: Verdana, Arial;  
	font-size:10px; 
	color:#AAAAAA; 
	text-decoration:none; 
}

A.os_navicat:hover { 
	font-family: Verdana, Arial; 
	font-size:10px; 
	color:#AAAAAA; 
	text-decoration:underline; 
}

.locator_td {
	padding: 5px 7px 5px 7px;
  text-align: left;
  vertical-align: middle;
	color:#AAAAAA;  
	font-size:10px; 
}

.locator_td a {
	font-size: 10px;
	color: #AAAAAA;
}

.locator a:hover {
	text-decoration: underline;
}


#prodfind_div {
	text-align: right;
	position: absolute;
  top: 105px; 
  left: 630px;
  width: 200px;
}

#locator_div {
	font-family: Verdana, Arial;  
	font-size:10px; 
	color:#AAAAAA; 
	text-align: left;
	position: absolute;
  top: 106px; 
  left: 290px;
}

.td_content_loginbox {
	width: 100%;
	font-size: 11px;
	color: #000000;
	background-color: #AAAAAA;
	padding: 2px 0 2px 0;
}

.td_content_loginbox a {
	font-size: 11px;
	color: #000000;
}

.td_content_loginbox a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.tp_custlast a {
	font-size: 10px;
	text-align: left;
	color: #000000;
	padding: 3px 0px 3px 8px;
}
.tp_custlast a:hover{
	font-size: 10px;
	text-align: left;
	color: #000000;
	text-decoration: underline;
	padding: 3px 0px 3px 8px;
}


	
hr.trenner {
	height: 1px;
	border: none;
	color: #CCCCCC;
	background: #CCCCCC;
}

.td_header_cat{	
	border-top: 0px solid #CCCCCC;
  vertical-align: top;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 60px;
	width: 150px;
}

.td_header_cat a{
	text-decoration: none;
	color: #007F35;
	font-weight: bold;
}

.td_header_cat a:hover{
	text-decoration: underline;
}

.td_table_header {
	padding: 3px 5px 3px 5px;
  vertical-align: bottom;
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #007D33;
}

span.os_det_search {
	background-color: #ffff00;
}