@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #666;
	/*[if IE]line-height: 20pt;
	[if ! IE]line-height: 13pt;*/
	
	/*font-size: 12px;
	font-family: Arial, sans-serif;*/
	font: 0.8em Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Arial, Verdana, Univers;*/
}

.toBodyMainLeft {
	[if IE]line-height: 15pt;
	[if Gecko]line-height: 15pt;	
}

textarea {
    resize: none;
	font-size: 1.1em;
}

h1 {
	/*color: #4F6179;*/
	color: #1F5504;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 { color: #333333; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }

a          { color: #ba7007; }
a:visited  { color: #ba7007; }
a:hover    { color: black; }


.textbox {
	background: transparent url('images/forTextbox.jpg') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;	
}


.radio{font-weight: bold;}


/* BANNER AREA */
.bannerArea {
	width: 980px;height: 145px;
	/*background-color: #4971a2;*/
	/*background-image: url(images/banner_bkgd.jpg);*/
	background-image: url(images/midwayHead-2.png);

	background-repeat: no-repeat;
}

.bannernav {
	padding-top: 7px;
	padding-right: 40px;
	float: right;
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a {
	color: white;
	text-decoration: none;
}
.bannernav a:visited {
	color: white;
}
.bannernav a:hover {
	color: #264200;
}

.toplogo {
	margin-left: 70px;
	padding-top: 20px;
}



/* LEFT NAVIGATION */


.leftnavigation {
	width: 192px;
	margin: 70px 0px 0px -7px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
}

.leftnavigation a{
	margin-left: 0px;
	width: 156px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	color: #364957;
	/*font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*background-image: url(images/nav_normal.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
	border-bottom: 1px solid #999;
}

.leftnavigation a:visited{
	color: #364957;
}
.leftnavigation a:hover{
	color: #ffffff;
	background-image: url(images/nav_down.jpg);
}


/* LEFT NAVIGATION SUB */


.leftnavigation_sub {
	width: 193px;
	margin: 70px 0px 0px -7px;
	padding-left: 8px;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*.leftnavigation_sub a{
	margin-left: 0px;
	width: 156px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	color: #364957;
	*font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/nav_normal.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #999;
}*/

.leftnavigation_sub a:visited{
	/*color: #364957;*/
}
.leftnavigation_sub a:hover{
	/*color: #ffffff;
	background-image: url(images/nav_down.jpg);*/
}


/* CONTENT AREA */
.container {
	width: 959px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(images/content_bkgd_tile.jpg);*/
	background-image: url(images/midway_content_bkgd_tile.jpg);
	background-repeat: repeat-y;
	[if IE]line-height: 15pt;
	[if Gecko]line-height: 15pt;
    /*border: 3px solid #0026FF;*/	
}

.content {
  /*position:absolute;*/
  margin-left: auto;
  /*margin-right: auto;*/
  
  right:0px;
  width: 750px;
  	
	/*position:static;*/
	padding-top: 20px;
	padding-bottom: 20px;
	/*background-image: url(images/content_bkgd.jpg);*/
	/*background-image: url(images/midway_content_bkgd.jpg);*/
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    /*border: 3px solid #73AD21;*/	
}

.contentleft {
	width: 720px;
	/*height: auto;*/
	padding-left: 20px;
	padding-right: 20px;
	/*float: left;*/  /* cause problem with ACC form "hides the entire form*/
	color: #545454;
	overflow:inherit;
	/*border: 3px solid #FF0FDB;*/
}


.contentleft_fastLink {
	width: 700px;
	/*background-image: url(images/onLink.png);*/
	margin-top: 0px;
	padding-left: 30px;
	padding-right: 20px;
	float: right;
	text-align: left;
	font-size: 13px;
}

.theLink a{
	color: #A15D19;
	/*font-weight:bold;*/
	font-size: 13px;
	text-decoration: none;
}
.theLink a:visited{
	color: #A15D19;
	text-decoration: none;
	/*font-weight:bold;*/
}
.theLink a:hover{
	color: #1F5504;
	text-decoration: none;
	font-weight:bold;
	/*font-size: 14px;*/
}

.theLink3 a{
	color: #A15D19;
	/*font-weight:bold;*/
	font-size: 20px;
	text-decoration: none;
}
.theLink3 a:visited{
	color: #A15D19;
	text-decoration: none;
	/*font-weight:bold;*/
}
.theLink3 a:hover{
	color: #1F5504;
	text-decoration: none;
	font-weight:bold;
	/*font-size: 14px;*/
}

.contentleft_to_Order {
	width: 710px;
	padding-left: 45px;
	padding-right: 5px;
	float: left;
	color: #545454;
}

.contentleft_1 {
	width: 700px;
	padding-left: 5px;
	padding-right: 5px;

	float: left;
	color: #545454;
}

.contentleft_2 {
	width: 450px;
	float: left;
	color: #545454;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.contentright {
	padding-top: 30px;
	padding-left: 10px;
	float: left;
	width: 210px;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: right;	
}
.imageleft {
	margin-right: 10px;
	float: left;
}
.imageCenter {
	margin-right: 10px;
	margin-left: 10px;
	float: center;
}


/* FOOTER AREA */
.footerArea {
	width: 958px;height: 71px;
	/*background-image: url(images/footer_bkgd.jpg);*/
	background-image: url(images/midway_footer_bkgd.jpg);
	background-repeat: no-repeat;
	
	/*width: 980px;height: 145px;
	background-image: url(images/midwayHead.png);

	background-repeat: no-repeat;*/
	
}

.normalFont {
	color: #545454;;
	/*font: 0.8em Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.copyright {
	border-top: solid;
	border-color: #737a90;
	border-width: 2px;
	margin-left: 215px;
	margin-right: 30px;
	padding-top: 12px;
	
	color: #666666;
	font-size: 10px;
}

.subtitel{
	font-size: 12px;
	color: #C30;
	font-size: 14px;
}

.subtitel2{
	font-size: 14px;
	/*color: #4F6179;*/
	color: #1F6104;
	font-weight: bold;
}

.subtitel3{
	font-size: 13px;
	/*color: #4F6179;*/
	color: #A15D19;
	font-weight: bold;
}

.subtitel4{
	font-size: 13px;
	/*color: #4F6179;*/
	color: #A15D19;
}

.subtitel5{
	font-size: 15px;
	/*color: #4F6179;*/
	color: #A15D19;
}

.subtitel_midway{
	font-size: 16px;
	color: #266100;
	font-weight: bold;
}

.innerLink a{
	text-decoration: none;
	font-size: 13px;
	color: #A15D19;
}

.innerLink a:visited{
	text-decoration: none;
	font-size: 13px;
	color: #A15D19;
}

.innerLink a:hover{
	text-decoration: none;
	font-size: 13px;
	color: #A15D19;
	font-weight: bold;
}

.innerLink_big a{
	text-decoration: none;
	font-size: 16px;
	color: #A15D19;
	font-weight: bold;
}

.innerLink_big a:visited{
	text-decoration: none;
	font-size: 16px;
	color: #A15D19;
}

.innerLink_big a:hover{
	text-decoration: none;
	font-size: 17px;
	color: #A15D19;
	font-weight: bold;
}





.innerLink2 a{
	text-decoration: none;
	font-size: 14px;
	color: #A15D19;
}

.innerLink2 a:visited{
	text-decoration: none;
	font-size: 14px;
	color: #A15D19;
}

.innerLink2 a:hover{
	text-decoration: none;
	font-size: 14px;
	color: #A15D19;
	font-weight: bold;
}




.link_3 a{
	text-decoration: none;
	color: #265500;
	font-weight: bold;
}

.link_3 a:visited{
	text-decoration: none;
	color: #265500;
	font-weight: bold;
}

.link_3 a:hover{
	text-decoration: underline;
	color: #267400;
	font-weight: bold;
}

.link_4 a{
	text-decoration: none;
	color: #265500;
}

.link_4 a:visited{
	text-decoration: none;
	color: #265500;
}

.link_4 a:hover{
	text-decoration: underline;
	color: #267400;
}

.link_5 a{
	text-decoration: none;
	color: #265500;
	font-weight: bold;
}

.link_5 a:visited{
	text-decoration: none;
	color: #265500;
	font-weight: bold;
}

.link_5 a:hover{
	text-decoration: underline;
	color: #267400;
	font-weight: bold;
}


.tolists{
	margin: 0px 0px 0px 12px;
}

.centered{
	text-align: center;
}

.justifyed{
	text-align:justify;
}

.bigbold {
	color:#333;
	font-weight: bold;
}


.width_1{
	width: 225px;
}

.width_2{
	width: 205px;
}

.width_3{
	width: 175px;
}

.width_4{
	width: 450px;
}

.width_5{
	width: 60px;
	height:20px;
	margin-right:2px;
}

/*-----------------------  WIDHT for Sendungsdaten -----------------------------*/
.width_anz{
	width: 30px;
	height:20px;
	margin-right:2px;
	
}

.width_anz_2{
	width: 30px;
	height:20px;
	margin-right:2px;
}

.width_artZoll{
	width: 85px;
	height:20px;
	margin-right:2px;
}

.width_ware{
	width: 170px;
	height:20px;
	margin-right:2px;
}

.width_masse{
	width: 45px;
	height:20px;
	margin-right:2px;
}
/*------------------------------------------------------------------------------*/
.toTable_sendInfo{	
	background-image:url(images/textBox1.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.toTable_sendInfo_picker{	
	background-image:url(images/textBox1.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.toTable_sendInfo_title{
	border-collapse:collapse;
	font-weight:bold;
	text-align:center;
}
.toTable_sendInfo_content{
	background-image:url(images/textBox1.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	color:#333333;
	padding:1px;
	margin-right:0px;
	margin-bottom:1px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.toTable_Order_title1{
	color: #A15D19;
	font-weight:bold;
	font-size: 14px;
}
.toTable_Order_title2{
	font-weight: bold;
	font-size: 12px;
	text-align:left;
}
.toTable_Order_title2_right{
	font-weight: bold;
	text-align:right;
}
.toTable_Order_Star{
	color: #C30;
	font-weight: bold;
}
.toTable_Order_info{
	color: #C30;
	font-size: 10px;
	font-weight: bold;
	text-align:justify;
}

.error {
  border:2px solid red;
}

/*------------------ To Form Preview ------------------------*/

.toPreTitle{
	color:#440000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;		
	text-align: left;
	height:	25px;
	/*text-decoration: underline;*/
	background-color: #E5E5E5;	
}

.toPreCellTitle{
	color:#545454;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/		
	height:	18px;
}

.toPreCellSendTitle{
	color:#440000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;		
	text-align: center;	
	height:	24px;
	background-color: #E5E5E5;
}

.toPreCellNormal2{
	color:#0E0038;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;		
	text-align: center;
	height:	16px;
}
.toPreCellNormal{
	color:#0E0038;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;		
	height:	5px;
}
.toLeft{text-align:left}
.toRight{text-align:right}

/*-----------------------------------------------------------*/

/*----------------- for Button --------------------------*/
.myButton3 {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #edffea), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #edffea 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edffea', endColorstr='#dfdfdf');
	background-color:#edffea;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:4px;
	border:1px solid #a0a0a0;
	display:inline-block;
	color:#226506;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:7px 10px;
	text-decoration:none;
}
.myButton3:hover {
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #edffea) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #edffea 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#edffea');*/
	color: #c77405;
	background-color: #fdf5ce;
	border: 1px solid #fbcb09;
	
}
.myButton3:active {
	position:relative;
	top:1px;
}

/* align vertical a element */
.vertical-center {
	margin: 0;
	position: absolute;
	top: 60%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
 }



.commonlink a{color:#060;}
.commonlink a:hover{color:#F30;}
