html {
	height: 100%;	
}

* {
	margin: 0;
	border: 0;
	padding: 0;	
	text-decoration: none;	
}

body {
	background-color: #7c7c7a;
	font-size: 11px !important;
	height: 100%;
	color: #787878 !important;
	font-family: Calibri, Arial, Verdana, Tahoma, sans-serif !important;
	margin: 0 auto;
	font-weight: normal;
	line-height: 19px;
}

a:hover {
	color: #7184b8 !important;
	text-decoration: none;	
}

img {
	border: 0;	
}

a, a:active, a:visited, a:focus, a:link {
	text-decoration: none !important;
	color: #787878;	
}

#Control {
	width: 880px;
	margin: 0 10px;	
}

	.ControlPanel * {
		color: #787878 !important;	
		text-decoration: none !important;
	}
	
	.ControlPanel {
		width: 880px !important;
		background-color: #fff4d9 !important;
		border: 0 !important;	
		border-bottom: 5px solid #fab400 !important;
	}
	
		.ControlPanel tbody tr td table tbody tr td table {
			width: 100%;
			margin: 6px 0;
		}
		
		#dnn_ControlPanel table tbody tr td table tbody tr td table tr td {
				width: 33% !important;
				text-align: center;
				padding: 1px 0;
		}
	
#main {
	width: 900px;
	margin:	0 auto;
	min-height: 100%;
	margin-bottom: -70px;
	height: auto;
	background-image: url(graphic/main/content.gif);
	background-repeat: repeat-y;
}

	.break {
		clear: both;	
	}

	#header {
		height: 130px;
	}

		#logo {
			width: 230px;
			height: 130px;
			float: left;
			text-align: right;
		}
		
			#logo img {
				width: 180px;
				margin: 28px 0 0 0;
				height: 65px;
			}
		
		#header div#head-right {
			float: left;	
			width: 660px;
			height: 130px;
			text-align: right;
		}
		
			#langlog {
				height: 46px;	
				padding: 13px 15px 0 0;
			}
		
			#header div#langlog p, #header div#langlog div {
				float: right;
				height: 19px;
			}
		
			#header div div#langlog p#user a, #header div div#langlog p#login a  {
				color: #cbcbca;
				font-weight: normal;
				text-transform: uppercase;
				margin: 0 0 0 8px;
				font-size: 11px;
				line-height: 19px;
			}
			
			#header div div#langlog div.pipe {
				margin: 0 7px;
				width: 1px;
				background-image: url(graphic/main/pipe.gif);
			}
			
			#header div div#langlog div.flag {
					
			}
			
			#header div div#langlog div#eng a {
				display: block;
				height: 19px;
				width: 23px;
				background-image: url(graphic/main/usa.gif);
			}
			
			#header div div#langlog div#de a {
				display: block;
				height: 19px;
				width: 23px;
				background-image: url(graphic/main/germany.gif);
			}
			
			#header div div#langlog div#eng a:hover {
				background-image: url(graphic/main/usahover.gif);
			}
			
			#header div div#langlog div#de a:hover {
				background-image: url(graphic/main/germanyhover.gif);
			}
			
				#menucontainer {
					height: 32px;	
				}
			
					#menu {
						color: #8d6600;
						text-transform: uppercase;
						font-weight: bold;
						font-size: 10px;
						float: right;
						font-family: Verdana, Arial, Geneva, Tahoma, sans-serif;
					}
	
						#menu span span span.main_dnnmenu_rootitem {
							background-image: url(graphic/main/menu.gif) !important;
							background-repeat: no-repeat;
							background-position: top left !important;
							height: 32px;
							text-align: center;
							line-height: 32px;
							padding: 0 10px 0 12px;
							display: block;
							float: left;
						}
						
						#menu span span span.main_dnnmenu_rootitem:hover {
							background-image: url(graphic/main/menuhover.gif) !important;	
							color: #7184b8;
						}
						
						#menu span span span.main_dnnmenu_rootitem img {
							display: none;
						}
						
						#menu span span table.main_dnnmenu_submenu {
							border: 1px solid #edb31c;
							border-top: 3px solid #edb31c;
							border-bottom: 1px solid #ffcb44;
							text-align: left;
							background-color: #d8d8d8;
							color: #787878;
							background-image: url(graphic/main/menusubbackground.gif);
						}
						
						#menu span span table td {
							border-top: 1px solid #cdcdcd;
							padding: 3px 4px;
							line-height: 16px;
						}
						
						#menu span span table tr:hover {
							background-color: #ededed;
							color: #7184b8;
						}
						
						#menu span span table td.main_dnnmenu_icon {
							padding: 3px 3px;	
						}
						
						#menu span span table td.main_dnnmenu_icon img {
							display: block;
							margin: 0;
							padding: 0;
						}
					
					#menuend {
						float: right;
						height: 32px;
						width: 17px;
						background-image: url(graphic/main/menuend.gif);	
					}
					
		#breadcrumb {
			margin: 23px 15px 5px 0;
			height: 13px;
		}
		
		#breadcrumb a, #breadcrumb span, #breadcrumb {
			font-family: Tahoma !important;
			line-height: 13px;
			font-weight: normal !important;
			font-size: 9px !important;
			color: #cbcbca;
			text-transform: uppercase;
		}

	#middle {
		margin:0 25px 70px 25px;
		clear: both;
	}
	
	#middle_full {
		border: 1px solid #e8e8e8;
		margin:0 25px 70px 25px;
		clear: both;
		padding: 20px;
	}
		
		.distance {
			height: 20px;	
		}
	
		#submenu {
			float: left;
			border-bottom: 1px solid #e8e8e8;
			border-right: 1px solid #e8e8e8;
			width: 204px;
		}
		
		#left_empty {
			float: left;
			width: 205px;
		}
		
		.placeholder {
			float: left;
			width: 15px;
			height: 150px;
		}
		
		.placeholder_con {
			width: 25px;
			height: 150px;
			float: left;
		}
		
		#content {
			float: left;
			width: 588px;
			padding: 20px;
			margin-bottom: 15px;
			border: 1px solid #e8e8e8;
		}
		
		#exc {
			float: left;
			width: 630px;
			padding: 0px;
			margin-bottom: 15px;
		}
		
		div#content.ex {
			width: 588px;
			padding: 20px;
			border: 1px solid #e8e8e8;
			float: none;
			margin: 0;
		}
		
		#headimage {
			width: 628px;
			border: 1px solid #e8e8e8;
			border-bottom: 0;
		}

		#left {
			float: left;
			width: 377px;
			padding: 0px;
		}
		
		#right {
			float: left;
			width: 196px;
			padding: 0px;
		}
		
		#headimage h1 {
			display: none;	
		}
		
		#dnn_QuotesPane {
			margin: 0 10px 0 10px;
			padding: 40px 0 40px 0;
			border-top: 1px solid #e4e4e4;
			border-bottom: 1px solid #e4e4e4;
			/* background-repeat: no-repeat;
			background-image: url(graphic/main/splashquote.gif); */
		}
		
			#dnn_QuotesPane h1 {
				display: none;
			}	
			
			#quote {
				padding: 5px 30px 5px 105px;
				background-repeat: repeat-y;
				background-image: url(graphic/main/splashquote2.gif);
			}
		
				.headquote {
				font-size: 15px !important;
				font-weight: bold;
				}
		
		#home_container {
			height: 165px;
			margin: 20px 10px 30px 10px;
			clear: both;
			padding-top: 125px;
			background-repeat: no-repeat;
			background-image: url(graphic/main/home_bg.jpg);	
		}
		
			#home_left {
				float: left;
				height: 165px;
				width: 448px;
				margin: 0 21px 0 92px;
			}
			
				#dnn_HomeButtons h1 {
					display: none;
					height: 164px;
				}
			
				#dnn_HomeButtons div a {
					height: 164px;
					width: 134px;
					display: block;
					float: left;
					background-repeat: no-repeat;
				}
				
				.home_news h1 {
					display: none;	
				}
				
				a#transport {
					margin-right: 23px;
					background-image: url(graphic/home/transport.jpg);	
				}
				
				a:hover#transport {
					background-image: url(graphic/home/transporthov.jpg);	
				}
				
				a#lager {
					margin-right: 23px;
					background-image: url(graphic/home/lager.jpg);	
				}
				
				a:hover#lager {
					background-image: url(graphic/home/lagerhov.jpg);	
				}
		
				a#service {
					background-image: url(graphic/home/service.jpg);	
				}
				
				a:hover#service {
					background-image: url(graphic/home/servicehov.jpg);	
				}
		
		
			
			#home_right {
				float: left;
				width: 318px;
			}
		
		#home {
			height: 476px;
			margin: 10px 10px 70px 10px;
			clear: both;
			background-repeat: no-repeat;
			background-image: url(graphic/main/home.jpg);
		}
		
			#HomeLeft {
				float: left;
				width: 541px;
				height: 165px;
				margin-top: 172px; // margin-top: 163px;
			}
			
			#HomeRight { 
				float: left;
				width: 318px;
				padding-left: 21px;
				margin-top: 172px; // margin-top: 163px;
			}
			
				#HomeRight h1 {
					display: none;	
				}
			
				#HomeBanner {
					padding-left: 190px;
					height: 63px;
				}
				
					#HomeBanner p {
						width: 116px;
						height: 63px;
						margin: 0 1px 0 0;
						float: left;
						padding: 0;
					}
					
						#HomeBanner p#hp a {
							background-image:url(graphic/main/banner/hp.jpg);
						}
						
						#HomeBanner p#hp a:hover {
							background-image:url(graphic/main/banner/hpmov.jpg);
						}
						
						#HomeBanner p#t-mobile a {
							background-image:url(graphic/main/banner/t-mobile.jpg);
						}
						
						#HomeBanner p#t-mobile a:hover {
							background-image:url(graphic/main/banner/t-mobilemov.jpg);
						}
						
						#HomeBanner p#ms a {
							background-image:url(graphic/main/banner/ms.jpg);
						}
						
						#HomeBanner p#ms a:hover {
							background-image:url(graphic/main/banner/msmov.jpg);
						}
						
						#HomeBanner p a {
							display: block;
							height: 63px;
						}
						
				#dnn_ContentQuickLinks {
					color: #d6d6d6;
					padding-right: 15px;
					padding-top: 25px;
				}
				
				#dnn_ContentQuicklinks a, #dnn_ContentQuicklinks a:visited, #dnn_ContentQuicklinks a:active {
					color: #d6d6d6 !important;	
				}
				
				#dnn_ContentQuickLinks .Normal {
					text-align: right;	
				}
				
				#dnn_ContentQuickLinks span {
					text-transform: uppercase;
					padding: 0 5px;
					
				}
				
				#dnn_ContentQuickLinks h1 {
					display: none;
				}
						
#footer {
	width: 900px;
	margin: 0 auto;
	height: 20px;	
	background-image: url(graphic/main/footer.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 25px 0;
}

	#footer #dnn_BottomPane span {
		text-transform: uppercase;
		line-height: 20px;
		font-family: Calibri, Arial, Verdana, Tahoma, sans-serif;
		font-size: 12px;
	}
	
	#footer #dnn_BottomPane a, #footer #dnn_BottomPane a:visited, #footer #dnn_BottomPane a:active {
		color: #787878;	
		text-decoration: none;
	}
	
	#footer #dnn_BottomPane a:hover {
		color: #7184b8;	
	}
	
	#footer h1 {
		display: none;
	}
	
	.hype {
		margin: 0 10px;	
	}
	
		#dnn_BottomPane img {
			display: none;	
		}
		
		#dnn_BottomPane * {
			text-align: center !important;	
		}
		
#ScriptPane {
	visibility: hidden;
	display: none;
	height: 0;
}	
	
#menu iframe {
	display: none;
	visibility: hidden;
	width: 1px !important;
}

#dnn_ScriptPane {
	display: none;
}

