/*-------------------------
	Simple reset
--------------------------*/


*{
	margin:0;
	padding:0;
}


/*-------------------------
	General Styles
--------------------------*/


html{
	background:url('../img/bg.jpg') #fff;
}

body{
	min-height: 600px;
  	padding: 100px 0 50px;
	font:14px/1.3 'Segoe UI',Arial, sans-serif;
	box-shadow:0 0 25px rgba(0,0,0,0.3) inset;
	height:100%;
}

a, a:visited {
	text-decoration:none;
	outline:none;
	color:#54a6de;
}

a:hover{
	text-decoration:underline;
}

section, footer{
	display: block;
}


/*----------------------------
	Styling the presentation
-----------------------------*/


#impressum{
	width:50%;
	height: 600px;
	position:relative;
	margin:0 auto;
	
	-moz-transition:1s opacity;
	-webkit-transition:1s opacity;
	transition:1s opacity;
}

#impressum .mystyle{
	width:700px;
	height: 600px;
	position:relative;
	margin:20 auto;
	
	-moz-transition:1s opacity;
	-webkit-transition:1s opacity;
	transition:1s opacity;
}

#impressum h2{
	font: normal 44px/1.5 'PT Sans Narrow', sans-serif;
	color:#444648;
	margin-left: 30px;
	margin-top: 20px;
	z-index:10;
}

#impressum h3{
	font: normal 22px/1.5 'PT Sans Narrow', sans-serif;
	color:#444648;
	margin-left: 35px;
	z-index:10;
}

#impressum p{
	font: normal 14px/1.3 'Open Sans', sans-serif;
	color:#27333f;
	margin-left: 30px;
	z-index:10;
}

#impress:not(.impress-not-supported) .step{
	opacity:0.4;
}

#impress .step{
	width:700px;
	height: 600px;
	position:relative;
	margin:0 auto;
	
	-moz-transition:1s opacity;
	-webkit-transition:1s opacity;
	transition:1s opacity;
}

#impress .step.active{
	opacity:1;
}

#impress h2{
	font: normal 44px/1.5 'PT Sans Narrow', sans-serif;
	color:#444648;
	position:absolute;
	z-index:10;
	top: 256px;
	left: -21px;
}

#impress p{
	font: normal 14px/1.3 'Open Sans', sans-serif;
	color:#27333f;
	position:absolute;
	z-index:10;
}

#impress img{
	position:absolute;
	z-index:1;
}

.arrow{
	width:32px;
	height:54px;
	background:url('../img/arrows.png') no-repeat;
	position:fixed;
	top:50%;
	margin-top:-27px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	opacity:0.8;
	border:none !important;
	text-decoration:none !important;
	
	-moz-transition:0.2s opacity;
	-webkit-transition:0.2s opacity;
	transition:0.2s opacity;
}

.arrow:hover{
	opacity:1;
}

#arrowLeft{
	left:45px;
}

#arrowRight{
	right:45px;
	background-position:top right;
}

/* Hide the arrows if impress is not supported */

#impress.impress-not-supported + .arrow,
#impress.impress-not-supported + .arrow + .arrow{
	display:none;
}


#impress #home{
	width: 500px;
}

#home h2{
	text-align: center;
  width: 100%;
  left: 0;
  top: 290px;
}

#home p{
	font-size: 22px;
	left: 17px;
	line-height: 1.6;
	top: 261px;
	white-space: nowrap;
}

#home img{
	top: 160px;
	left: 20px;
}



#impress #medien{
	width: 675px;
}

#medien h2{
	left: 40px;
	top: 135px;
	width: 400px;
}

#medien p{
	left: 40px;
	text-align: left;
	text-indent: 16px;
	top: 208px;
	width: 365px;
}

#medien img{
	right: 0;
    top: 68px;
}



#impress #medienprodukte{
	width: 560px;
}

#medienprodukte h2{
	left: 0;
	top: 385px;
	width: 100%;
	text-align: center;
}

#medienprodukte p{
	left: 0;
  top: 448px;
  width: 560px;
}

#medienprodukte #mac_slider {
	width: 530px;
	height: 313px;
	margin: 24px 0 0 20px;
}

#medienprodukte div#overlay {
	background-image: url(../img/imac_frame.png);
	height: 389px;
	width: 570px;
	position: absolute;
	top: 0;
}



#impress #strategisch{
	width: 620px;
}

#strategisch h2{
	left: 0;
  text-align: left;
  top: 125px;
}

#strategisch p{
	left: 0;
  top: 210px;
  width: 280px;
}

#strategisch img{
	right: 0;
  top: 136px;
}

#impress #kunden{
	width: 690px;
}

#kunden h2{
	left: 0;
  text-align: center;
  top: 70px;
  width: 100%;
}

#kunden p{
	font-size: 15px;
	left: 95px;
	top: 160px;
	width: 490px;
	/*text-align: center;*/
}

#kunden img{
	right: 0;
    top: 200px;
}



#impress #kontakt{
	width: 690px;
}

#kontakt h2{
	left: 0;
  text-align: center;
  top: 85px;
  width: 100%;
}

#kontakt p{
	font-size: 15px;
	left: 186px;
	top: 174px;
	width: 402px;
}

#kontakt img{
	right: 0;
  top: 200px;
}



#impress #ipad{
	width: 570px;
	height: 510px;
}

#ipad h2{
	left: 0;
  text-align: center;
  top: 450px;
  width: 100%;
}

#ipad p{
	font-size: 15px;
	left: 186px;
	/*text-indent: 15px;*/
	top: 160px;
	width: 500px;
}

#ipad #slider {
	width: 469px;
	height: 352px;
	margin: 48px 0 0 48px;
}

#ipad div#overlay {
	background-image: url(../img/ipad_frame3.png);
	height: 446px;
	width: 570px;
	position: absolute;
	top: 0;
}




/*----------------------------
	The Footer
-----------------------------*/

/*
footer{
	background-color: #111111;
	bottom: 0;
	box-shadow: 0 -1px 2px #111111;
	height: 45px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 100000;
}

footer h2{
	color: #EEEEEE;
	font-size: 14px;
	font-weight: normal;
	left: 50%;
	margin-left: -400px;
	padding: 13px 0 0;
	position: absolute;
	width: 540px;
}

footer h2 i{
	font-style:normal;
	color:#888;
}

footer a.tzine,a.tzine:visited{
	color: #999999;
	font-size: 12px;
	left: 50%;
	margin: 16px 0 0 110px;
	position: absolute;
	text-decoration: none;
	top: 0;
}

footer a i{
	color:#ccc;
	font-style: normal;
}

footer a i b{
	color:#c92020;
	font-weight: normal;
}
*/