/*@font-face {
    font-family: 'KaiserLight';
    src: url('/template/inc_font/kaiser-light.eot');
    src: url('/template/inc_font/kaiser-light.eot?#iefix') format('embedded-opentype'),
         url('/template/inc_font/kaiser-light.woff') format('woff'),
         url('/template/inc_font/kaiser-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KaiserBold';
    src: url('/template/inc_font/kaiser-bold.eot');
    src: url('/template/inc_font/kaiser-bold.eot?#iefix') format('embedded-opentype'),
         url('/template/inc_font/kaiser-bold.woff') format('woff'),
         url('/template/inc_font/kaiser-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KaiserBlack';
    src: url('/template/inc_font/kaiser-black.eot');
    src: url('/template/inc_font/kaiser-black.eot?#iefix') format('embedded-opentype'),
         url('/template/inc_font/kaiser-black.woff') format('woff'),
         url('/template/inc_font/kaiser-black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KaiserThin';
    src: url('/template/inc_font/kaiser-thin.eot');
    src: url('/template/inc_font/kaiser-thin.eot?#iefix') format('embedded-opentype'),
         url('/template/inc_font/kaiser-thin.woff') format('woff'),
         url('/template/inc_font/kaiser-thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
body {
/*    font-family: Arial, sans-serif;
    font-size: 12px;
    color:#535353;
    background-color: #FFFFFF;*/
    background-image:url('/img/layout/new/backgroundGross.jpg')!important;
/*    background-position:top center;
    background-repeat:repeat-x;
    padding:0px;
    margin:0px;*/
}
/**
 * Sample CSS for 1 Column DIV pagelayout
 */
/*.div1col {
    width: 100%;
	min-width:1000px;
}
.div1col #headerBlock{
    position:relative;
    padding:0px;
    margin:0px;
    width:100%;
	text-align:center;
	float:left;
}
.div1col #middleBlock{
    background-color:#FFFFFF;
    width: 1000px;
    display:inline-block;
}
.div1col #footerBlock{
    clear:both;
    padding:0px;
    margin:0px;
	background-image:url('/img/layout/new/footerback.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	width:100%;
	float:left;
	margin-bottom: 15px;
	text-align:left;
}*/
/**
 * Sample CSS for 2 Column Right DIV pagelayout
 */
/*.div2colRight {
    width: 100%;
	min-width:1000px;
}
.div2colRight #headerBlock{
    position:relative;
    padding:0px;
    margin:0px;
    width:100%;
	text-align:center;
	float:left;
}
.div2colRight #rightBlock{
    padding:10px 25px;
    width: 300px;
    float: right;
	text-align:left;
}
.div2colRight #mainBlock{
    background-color:#FFFFFF;
    width: 1000px;
    display:inline-block;
}
.div2colRight #middleBlock{
    margin-right:350px;
    padding-top:10px;
    padding-left:25px;
    padding-bottom:10px;
    text-align:left;
}
.div2colRight #footerBlock{
    clear:both;
    padding:0px;
    margin:0px;
	background-image:url('/img/layout/new/footerback.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	width:100%;
	float:left;
	margin-bottom: 15px;
	text-align:left;
}*/
/**
 * CSS for Customer
 */
/*.wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}*/

	#headwrap{
/*	width:998px;
	min-height:150px;
	float:left;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-color:#FFFFFF;*/
	background-image:url('/img/layout/new/apobackGross.jpg')!important;
/*	background-repeat: repeat-x;
	background-position: top left;
	margin-left:auto;
	margin-right:auto;
	position:relative;*/
}
/*#headlogo{
	float:left;
	margin-left:10px;
}
#headtopmenu{
	float:right;
	position:absolute;
	top:0px;
	right:0px;
	z-index:1000;
}
#headmainmenu{
	float:left;
	width:100%;
	text-align:center;
	margin-top:5px;
	
}
#mainmenuwrap{
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	position:relative;
 background: none !important;
}
#headslider{
	margin-top:2px;
	float:left;
	width:100%;
}
#footwrap{
	width:950px;
	padding:0px 25px;
	float:left;
	background-image:url('/img/layout/new/footerback.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color:#FFFFFF;
	position:relative;
}*/
/*#shopInjection {
	width:923px;
	border:1px solid #9e9e9e;
	float:left;
	background-color:#e0e0e0;
	margin-bottom: 15px;
	padding:0px 0px 0px 25px;
	background-image:url('/img/layout/new/injectionback.jpg');
	background-repeat:no-repeat;
	background-position: center left;
	position:relative;
}
#footerinfos{
	width:625px;
	float:left;
	margin-bottom:15px;
}
#footbox{
	width:300px;
	padding-right:25px;
	float:left;
}
#fbLink{
	width:100%;
	float:left;
	padding-top:20px;
}
#newsbox{
	width:300px;
	float:left;
}
#loginbox{
	float:right;
	width:300px;
	margin-left:25px;
	border-bottom:2px dotted #eaeaea;
}
#adressinfo{
	height:56px;
	float:left;
	color:#FFFFFF;
	text-align:left;
	width:625px;
}
#bannerbox2{
	min-height:56px;
	position:absolute;
	bottom:0px;
	right:25px;
	float:right;
	width: 300px;
	padding-left:25px;
}
.lefttop{
	background-image:url('/img/layout/new/lefttop.png');
	background-repeat:no-repeat;
	background-position: top left;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
	height:245px;
	width:156px;
}
.righttop{
	background-image:url('/img/layout/new/righttop.png');
	background-repeat:no-repeat;
	background-position: top right;
	position:absolute;
	top:0px;
	right:0px;
	z-index:-1;
	height:245px;
	width:156px;
}*/
#sliderback{
	background-image:url('/img/layout/new/sliderback.png')!important;
/*	background-repeat:no-repeat;
	background-position: top center;
	width:998px;
	height:251px;
	position:absolute;
	top:151px;
	left:0px;*/
}
/*#headslider .cs-buttons{
	position:absolute;
	left:20px;
	bottom:30px;
	z-index:5000;
}*/
#headingtitle{
/*	position:absolute;
	top:25px;
	right:3px;*/
	color:#fad63b  !important;
/*	font-family:KaiserBold;*/
/*	font-size:70px!important;*/
/*	line-height:103px;
	float:right;
	letter-spacing: 0px;*/
}