@charset "utf-8";
/* CSS Document */
/* HTML */
#scroll_top
{
	z-index: 150;
	display: none;
	background: #fff;
	width: 60px;
	height: 60px;
	position: fixed;
	left:0px;
	top:50%;
}
#scroll_top p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	padding-top: 23px;
	margin:0 auto;
}

a {
	font-size: 14px;
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}

body {
	background: #bcbcbc url('../img/body_hg.jpg') repeat center top;
	margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#logo
{
	z-index: 100;
	background: url('../img/logo_keramoextreme_1.png') no-repeat;
	position: absolute;
	top: 35px;
    left:0px;
	width: 310px;
	height: 24px;
}

#topshadow {
	background: url('../img/body_shadow.png') repeat center top;
	width: 100%;
	height: 658px;
	top: 0px;
	position: absolute;
}

#alpha-container
{
	background: #000;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	top:805px;
	width: 100%;
	height: 2446px;
	position: absolute;
}

/*MAIN NAV*/

#main-nav-container
{
	background: #fff;
	width: 100%;
	height: 100px;
	top: 0px;
	position: absolute;
}
#main-nav
{
	top: 15px;
	right: 0px;
	width: 530px;
	height: 40px;
	position: absolute;
}

ul.cssmenu {
	list-style: none;
	padding: 0px;
	}

ul.cssmenu li {
	float: left;
	}

ul.cssmenu li a {
	display: block;
	background: url('../img/main_nav_sprite.png');
	}

ul.cssmenu li.punkt1 a {
	width: 184px;
	height: 40px;
	background-position: 0 0;
	}

ul.cssmenu li.punkt2 a {
	width: 201px;
	height: 40px;
	background-position: -184px 0;
	}

ul.cssmenu li.punkt3 a {
	width: 145px;
	height: 40px;
	background-position: -385px 0;
	}
.displace {
	position: absolute;
	left: -5000px;
	}
/*
*	Hover Links
*/
ul.cssmenu li.punkt1 a:hover {
	background-position: 0 -40px;
	}
ul.cssmenu li.punkt2 a:hover {
	background-position: -184px -40px;
	}
ul.cssmenu li.punkt3 a:hover {
	background-position: -385px -40px;
	}

/*CONTENT*/
#video-container
{
	top: 100px;
	width: 960px;
	height: 705px;
	position: relative;
}
#ifaward
{
	z-index: 200;
	background: url('../img/if_productdesignaward.gif') no-repeat;
	position: absolute;
	top: 2480px;
	right: 0px;
	width: 180px;
	height: 90px;
}
#video
{
	z-index: 100;
	background: #fff;
	top: 80px;
	width: 960px;
	height: 550px;
	position: relative;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	box-shadow: 0px 0px 15px 0px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=15) progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=225, Strength=15) progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=45, Strength=15);
}
#video-iframe
{
	z-index: 150;
	top: 10px;
	left:10px;
	position: absolute;
	width: 940px;
	height: 530px;
}

#alpenlogo
{
	z-index: 100;
	background: url('../img/logo_alpendrills.png') no-repeat;
	position: absolute;
	top: 885px;
    left:0px;
	width: 190px;
	height: 77px;
}

#keramo-drill
{
	background: url('../img/keramoextreme_bohrer.png') no-repeat;
	position: absolute;
	top: 900px;
    left:60px;
	width: 393px;
	height: 407px;
}

#hl-einsatz
{
	position: absolute;
	top: 930px;
    left: 490px;
	width: 470px;
	height: 410px;
}

.einsatz-box
{
	z-index: 100;
	background: #fff;
	position: absolute;
	top: 1410px;
	width: 300px;
	height: 260px;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	box-shadow: 0px 0px 15px 0px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=15) progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=225, Strength=15) progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=45, Strength=15);
}

.einsatz-box-txt
{
	background: 000;
	top: 20px;
	font-size: 16px;
	color: #000;
	left: 20px;
	width: 260px;
	height: 45px;
	position: relative;
}

#kontakt-container
{
	background: #fff;
	top: 1905px;
	width: 100%;
	height: 550px;
	position: relative;
}
#kontakt-bohrer
{
	z-index: 100;
	background: url('../img/img_bohrerset.jpg') no-repeat;
	position: absolute;
	top: 2652px;
    left:0px;
	width: 630px;
	height: 550px;
}

.kontakt-label
{
	z-index: 100;
	background: #4d4142;
	position: absolute;
	top: 30px;
	width: 190px;
	height: 55px;
}

.kontakt-label p
{
	margin: 0;
	padding-top: 18px;
	padding-left: 30px;
}

#kontakt-txt
{
	z-index: 100;
	position: absolute;
	top: 2698px;
    left: 680px;
	width: 280px;
	height: 460px;
	font-size: 14px;
	color: #000;
}

#kontakt-txt a {
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}

#kontakt-icons
{
	top: 235px;
	left: 0px;
	width: 157px;
	height: 47px;
	position: absolute;
}

ul.iconsmenu {
	list-style: none;
	padding: 0px;
	}

ul.iconsmenu li {
	float: left;
	}

ul.iconsmenu li a {
	display: block;
	background: url('../img/kontakt_icon_sprite.png');
	}

ul.iconsmenu li.icon1 a {
	width: 55px;
	height: 47px;
	background-position: 0 0;
	}

ul.iconsmenu li.icon2 a {
	width: 55px;
	height: 47px;
	background-position: -55px 0;
	}

ul.iconsmenu li.icon3 a {
	width: 47px;
	height: 47px;
	background-position: -110px 0;
	}
ul.iconsmenu li.icon1 a:hover {
	background-position: 0 -47px;
	}
ul.iconsmenu li.icon2 a:hover {
	background-position: -55px -47px;
	}
ul.iconsmenu li.icon3 a:hover {
	background-position: -110px -47px;
	}

.folder-but
{
	background: url(../img/but_pdf_de.jpg) no-repeat;
	left:0px;
	margin-top:160px;
	width: 261px;
	height: 70px;
	position: absolute;
}
.folder-but:hover
{
	background-position: 0 -70px;
}

#footer-container
{
	top: 3202px;
	width: 100%;
	height: 50px;
	position: absolute;
}
#footer-txt
{
	width: 960px;
	top: 10px;
	height: 40px;
	margin: 0 auto;
	text-align: left;
}

/*PARALLAX*/
#parallax-logo
{
	background: url(../img/logo_keramoextreme_2.png) no-repeat;
	position: relative;
	top: 1100px;
    left:0px;
	width: 448px;
	height: 42px;
}

#parallax-txt
{
	background: #4d4142 url(../img/txt_sujet.png) no-repeat;
	position: absolute;
	top: 2500px;
    left:0px;
	width: 308px;
	height: 45px;
	border:10px solid #4d4142;
}

#parallax-div {
    background: url('../img/parallax_sujet.jpg') 0 -296px no-repeat;
	top: 1750px;
	height: 960px;
	position: absolute;
    width: 100%;
    background-size: 100% auto;
}
