/*begin body formatting*/

.body {
background-color: #FFFFFF;
background-repeat: no-repeat; 
background-position: top left;
}
.tr,table,p,div,body,ul,ol,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal; 
	align:justify;
}
/*end body formatting*/

/*begin normal link color*/

A:link, A:visited {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

A:hover, A:active {
  color: #007dc5;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  
}

/*end normal link color*/


/* begin navtable/navlink rollovers*/
.box a {
	width:100%;
	height: 20px;
	cursor: hand;
	background-color: #B2C6D4;
	padding: 2px;
	border: #002A4D;




} 
.td_rollover 
{
	background-color:#FFEEDE;
	cursor:hand;
}

.td_rollout 
{
	background-color:#F89E54;
	cursor:text;
	font-size: 10px;
	font-weight: bold;

}
/* end navtable/navlink rollovers */

/*begin link navigation*/

}
	 
A.navi:link, A.navi:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	cursor: hand;
}

A.navi:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007dc5;
	cursor: hand;
}
A.navi_small:link, A.navi_small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	cursor: hand;
}

A.navi_small:hover, A.navi_small:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #007dc5;
	cursor: hand;
}

A.menue:link, A.menue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	cursor: hand;
}


/*end link navigation*/
 .scroll {
	scrollbar-base-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#F89E54;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#F89E54;
	scrollbar-arrow-color:#F89E54;
}

.body_font_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #007dc5;
}
.body_font_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #236275;
}

.body_font_bsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.body_font_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.body_font_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A87A00;

}

.body_font_notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007DC5;
}

.body_font_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007dc5;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	left: auto;
	text-decoration: none;





}
.body_font_slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 700;
	color: #007dc5;
	text-transform: none;
	letter-spacing: 1px;


}
.tbl_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #051058;
}
.body_tbl_border {
	border: 1px solid #acc9e9;


}
.body_tbl_border_lr {
	border: 1px solid #F89E54;

}
.body_tbl_dotted {
	border: 1px solid #f5b400;
}
.body_tbl_bor_right {
	border-top: 1px none #acc9e9;
	border-right: 1px solid #acc9e9;
	border-bottom: 1px none #acc9e9;
	border-left: 1px none #acc9e9;

}
.body_tbl_bor_right_white {
	border-top: 1px none #0066CC;
	border-right: 1px solid #ffffff;
	border-bottom: 1px none #0066CC;
	border-left: 1px none #0066CC;
}
 .body_tbl_bor_left {
	border-top: 1px none #acc9e9;
	border-right: 1px none #acc9e9;
	border-bottom: 1px none #acc9e9;
	border-left: 1px solid #acc9e9;
}
.body_tbl_bor_left_white {
	border-top: 1px none #034EA2;
	border-right: 1px none #034EA2;
	border-bottom: 1px none #034EA2;
	border-left: 1px solid #ffffff;
}
/*begin background colors*/
  
.tblbgcolor1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ACC9E9;
	border: 1px none;
	text-transform: uppercase;



}
.tblbgcolor2{
	border-top: 1px none #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	border-left: 1px solid #cccccc;

}
.tblbgcolor3{
	border: 1px solid #CCCCCC;
	color: #FFFFFF;


}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #034EA2;
	border-color : #000000;
	border : 1px solid #000000;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
	align:justify;
	
/*end input-styles*/

/*begin input form search*/

input.search{
	width : 105px;
	height : 18px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #002A4D;
	border-color : #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: none;
	border-top: #FFFFFF 1px solid;
	font-weight : bold;
}

/*end dropdown forms*/

/*begin table dividing rule*/

.tblblackline {
	background-color: #003366;
	height: 1px;
}
.bg {
	background-repeat: repeat;
	background-image: url(../images/cccccc.gif);
	background-color: #CCCCCC;








}
.bgmain {
	background-image:   url(../images/acc9e9.gif);
	background-repeat: repeat;
	background-color: #acc9e9;


}
.bgun {
	background-image:  url(file:///D|/webdesignhess%20&%20cp/KUNDEN/cb%20logistik%20service/website/ablage/streifen_img_letzt.jpg);
	background-repeat: no-repeat;
	background-position: 150px;

}


.td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold; 
	align:justify;
 } 
.maus {
	cursor: crosshair;
}
.tblpnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #051058;

}
.bodyfontheadlineIntro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007dc5;
	text-transform: none;
	letter-spacing: 1px;
	text-align: right;
	left: auto;
	text-decoration: none;
}
.bold3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

