@font-face {
    font-family: 'DINSchriftRoman';
    src: url('/fileadmin/templates/newjvkdk/din/din_1451_engschrift-webfont.eot?') format('eot'),
         url('/fileadmin/templates/newjvkdk/din/din_1451_engschrift-webfont.woff') format('woff'),
         url('/fileadmin/templates/newjvkdk/din/din_1451_engschrift-webfont.ttf') format('truetype'),
         url('/fileadmin/templates/newjvkdk/din/din_1451_engschrift-webfont.svg#webfontFp5QV7Jk') format('svg');
    font-weight: normal;
    font-style: normal;
}



.maincontainer{
	background-image:none !important;
}

html{
	min-height:100%;
} 
body {
	margin: 0px;
	padding: 0px;font-family:Arial, Helvetica, sans-serif;
	background:url('/fileadmin/templates/images/newjvkdk/bg.jpg') no-repeat top center #353d2c fixed;
}

.logocontainer {
    margin-left: 20px;
    margin-top: 10px;
    position: none;
	z-index:100;
}
.logocontainer a{
	width:283px
}

.topcontainer{
	background-position:-16px -16px;
	height:100px;
}

.breadcrumb{
}


/* productpage */

h1.productpageheadline {
	text-transform:uppercase;
	font-family:'DINSchriftRoman', Arial;
	color:#474747;
	font-weight:normal;
	font-size:30px;
	line-height:35px;
	margin:0 0 10px 0;
	
	/* ie hack */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
	zoom:1;
}
  a img{
    border:0 none;
  }
  #products{
    width:547px;
  }
  .producttable{
    float:left;
    width:100%;
    clear:both;
  }
  .productbubble{
    width:112px;
    float:left;
    margin-right:20px;
    margin-bottom:20px;
  }
  .productbubble a{

  }
  .productbubble a:hover{
    /*opacity:0.7;filter:alpha(opacity=70)*/
  }
  #product_windows{
    width:547px;
  }
  .producttable{
    float:left;
    width:100%;
    clear:both;
    margin-bottom:30px;
  }
  .window_productbubble{
    width:221px;
    float:left;
    margin-right:20px;
    margin-bottom:20px;
  }
  .window_productbubble a{

  }
  .window_productbubble a:hover{
    opacity:0.7;filter:alpha(opacity=70)
  }
  .twocolcontainer{
    width:221px;
    float:left;
    margin-right:20px;
    margin-bottom:20px;
  }
 .door_productbubble{
    width:90px;
    float:left;
    margin-right:19px;
    margin-bottom:20px;
  }
  .door_productbubble a{

  }
  .door_productbubble a:hover{
    opacity:0.7;filter:alpha(opacity=70)
  }
  .twocolcontainer ul{
    list-style-image:url('/fileadmin/templates/images/bullet_orange.gif');
  }

  .bulletlink{
    background:url('/fileadmin/templates/images/linkarrow.gif') no-repeat 0px 4px ;
    padding-left:12px;
  }