@charset "UTF-8";
/* CSS Document */


body {
	margin: 0px 0px 0px 0px;
	font-family:  "Open Sans", Lucida, Helvetica, Arial, sans-serif;
	background-attachment: fixed;/**/
	background-color: #333;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-x;/**/
}

@font-face {
	font-family: "Lane - Narrow";
	src: url('../fonts/LANENAR_.ttf');
}
h1 {
	font-family: "Lane - Narrow";
	font-weight: normal;
	font-size: 29px;
	line-height: 0.8;
	text-transform: uppercase;
	color:#c00418;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-shadow: 0 0px 3px #000; 
}
h2 {
	font-family: "Lane - Narrow";
	font-weight: normal;
	font-size: 22px;
	line-height: 1;
	text-transform: uppercase;
	color:#fff;
	padding: 4px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	text-shadow: 0 0px 3px #000; 
}
h3 {
	font-family: "Lane - Narrow";
	font-weight: normal;
	font-size: 18px;
	line-height: 1;
	color:#888;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	text-shadow: 0 0px 3px #000; 
}



h4 {
	font-family: "Lane - Narrow";
	font-weight: normal;
	font-size: 22px;
	line-height: 1;
	text-transform: uppercase;
	color:#fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-shadow: 0 0px 3px #000; 
}

#container{
	width:1250px;
}

#header{
	padding: 120px 0 0 0;
	height: 280px;
	/*background-image: url(../images/lixl_mathias.png);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
#header_box_new{
	height: 240px;
	width: 240px;
	background-image: url(../images/lixl_head_new.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 0px;/**/	
	left: 0px;
	float: left
}
#logo{
	height: 221px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 20px;
	width: 380px;
	border-left: #c00418 solid 2px;/**/
	background:url(../images/lixl_box_bg.gif);
}
#info_txt{
	margin: 0px 0 0 0px;
	padding: 0 0 0 5px;
	width: 430px;
	/*font-family: "Lane - Narrow";
	font-weight: normal;*/
	font-size: 13px;
	line-height: 1.6;
	color:#888;
	text-shadow: 0 0px 2px #000;
	float: left;
	
}

#box_img_header{
	margin: 0 0 1px 1px;
	float:left;
	width: 221px;
	height: 221px;
}

#sub_container{
	height: 221px;
	/*background:url(../images/lixl_box_bg.gif);*/
	margin: 0 0 3px 0;
}
#box_l{
	padding: 0 0 0 180px;
	width: 380px;
	float:left;
}
#box_l_2{
	height: 221px;
	padding: 0 0 0 20px;
	width: 380px;
	float:left;
	border-left: #c00418 solid 2px;/**/
	background:url(../images/lixl_box_bg.gif);
}
#box_r{
	float:right;
	width: 666px;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
	color:#888;
}
#box_text{
	padding: 3px;
	line-height: 1.6;
}
#box_contact{
	padding: 3px;
	font-size: 14px;
	color:#ccc;
}
#box_contact_1{
	float:left;
	width: 200px;
}
#box_contact_2{
	float:left;
	width: 200px;
}
#box_img{
	margin: 0 0 1px 1px;
	float:left;
	width: 110px;
	height: 110px;
}
#box_img_big{
	margin: 0 0 1px 1px;
	float:left;
	width: 221px;
	height: 221px;
}
.contact_content{ 
}
