/* CSS Document globalcartransport.com */@charset "utf-8";* { padding: 0; margin: 0; }body {	font-family: Arial, Helvetica, sans-serif;	background-color: #cccccc;}/*==============================================              	   TEXT STYLES==============================================*/h1 {	font-size: 14px;	color: #333158;	font-weight: bold;	line-height: 20px;}h2 {	font-size: 11px;	color: #333158;	font-weight: bold;	line-height: 20px;}p {	font-size: 11px;	color: #1b1b1b;}.text {	color: #1b1b1b;	font-size: 11px;}.tbl_title {	color: #ffffff;	font-size: 11px;	font-weight: bold;}.text_sm {	color: #1b1b1b;	font-size: 10px;}.tbl_title_sm {	color: #ffffff;	font-size: 10px;	font-weight: bold;}.footer {	color: #1b1b1b;	font-size: 10px;}li {	color: #1b1b1b;	font-size: 11px;	list-style: circle;	list-style-position: outside;	margin-left: 25px;}.form {	BORDER-RIGHT: #333158 1px solid;	PADDING-RIGHT: 0px; 	BORDER-TOP: #333158 1px solid; 	PADDING-LEFT: 0px; 	FONT-SIZE: 11px; 	PADDING-BOTTOM: 0px; 	MARGIN: 0px; 	BORDER-LEFT: #333158 1px solid; 	COLOR: #000000; 	PADDING-TOP: 0px; 	BORDER-BOTTOM: #333158 1px solid; 	FONT-FAMILY: Arial, Helvetica, sans-serif;	BACKGROUND-COLOR: #ededed;}input.form:focus {	BORDER-RIGHT: #000000 1px solid;	PADDING-RIGHT: 0px; 	BORDER-TOP: #000000 1px solid; 	PADDING-LEFT: 0px; 	FONT-SIZE: 11px; 	PADDING-BOTTOM: 0px; 	MARGIN: 0px; 	BORDER-LEFT: #000000 1px solid; 	COLOR: #FFFFFF; 	PADDING-TOP: 0px; 	BORDER-BOTTOM: #000000 1px solid; 	FONT-FAMILY: Arial, Helvetica, sans-serif;	BACKGROUND-COLOR: #333158; }/*==============================================               	  LINK STYLES==============================================*/a {	color: #333158;	font-size: 12px;	text-decoration: none;}a:hover, a:focus {	text-decoration: underline;}a.txtlink {	color: #333158;	font-size: 11px;	text-decoration: underline;}a.txtlink:hover, a.txtlink:focus {	text-decoration: none;}a.txtlink_sm {	color: #333158;	font-size: 10px;	text-decoration: underline;}a.txtlink_sm:hover, a.txtlink_sm:focus {	text-decoration: none;}a.link_footer {	color: #333158;	font-size: 10px;	text-decoration: underline;}a.link_footer:hover, a.link_footer:focus {	text-decoration: none;}a.fzlink {	color: #FFFFFF;	font-size: 11px;	text-decoration: none;	font-weight: bold;}a.fzlink:hover, a.fzlink:focus {	text-decoration: underline;}/*==============================================               	  SPEZIAL STYLES==============================================*/.hinweis_red {	font-size: 11px;	color: #FF0000;}.hinweis_green {	font-size: 11px;	color: #3DD344;}