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


body, html {
	margin: 0;
	width:100%;
	min-width:1280px;
	background-color:#000;
	font-family: 'Roboto';
}

H2 {
	font-family: 'Roboto';
	font-weight:300;
}

H4 {
	font-family: 'Roboto';
	letter-spacing: 0.2em;
	font-size: 30px;
	font-weight:300;
	color:#707070;
}

H4 span {
	color:#ff0000;
}


H5 {
	font-family: 'Roboto';
	letter-spacing: 0.2em;
	font-size: 30px;
	font-weight:300;
	color:#FFFFFF;
}


p {
	font-family: 'Roboto';
	font-weight:300;
	font-size:20px;
	color: #3F3F3F;
	line-height:30px;
}



p span {
	font-family: 'Roboto';
	font-weight:400;
	font-size:11px;
	line-height:15px;
}




#Menu {
	width: 100%;
	height: 100px;
	background-color:#FFFFFF;	
	
}

.MenuContent {
	max-width: 1180px;
	height: 100px;
	margin-left: auto ;
  	margin-right: auto ;
	padding-left: 50px;
	padding-right: 50px;
	}
	
	
#nav {
	float: right;
	height: 100px;
	position: relative;
	margin-top: 0px;
	list-style: none; 
}

#nav img {
	opacity: 0.5;
}

#nav img.active {
	opacity: 1;
}

#nav img.active:hover {
	opacity: 1;
}

#nav img:hover {
	opacity: 0.25;
}


#nav li {
	float: left;
	}
	
	
#bigteaser {
	background-color: #000000;
	background-image: url(gfx/bigteaser_01_EPIC.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 100%;
}


@media all and (-webkit-min-device-pixel-ratio: 2) { 

#bigteaser {
	background-image: url('gfx/bigteaser_01_EPIC@2x.jpg');
    }
}

	
#bigteaser_headline {
	position:relative; 
	width:100%;
	height:600px;
	

}

#bigteaser_headline > img {
	width:305px;
	height:120px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-43px;
	margin-left:-151px;

}


#bigabout {
	background-color: #000000;
	background-image: url(gfx/aboutme_bg_me.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 1341px;
	width: 100%;
}

#bigabout_text {
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	color: #9b9b9b;
	position:relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 1000px;
	width: 380px;
	left: 780px;
	top: 160px;
}

#bigabout_text span {
	color: #FFFFFF;
}

#bigabout_text li {
	font-size: 14px;
	line-height: 30px;
	list-style-type:square;

}


#CDselector {
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 50px;
	padding-left:0;
	padding-right:0;
}


#CDselector_content {
	padding-top: 50px;
	width: 1200px;
	margin: 0 auto;
	height: 600px;
}


#CDquadselector_content {
	text-align:center;
	padding-top: 50px;
	width: 1200px;
	margin: 0 auto;
	height: 1050px;
}

#CDquadselectorsub_content {
	text-align:center;
	padding-top: 50px;
	width: 1200px;
	margin: 0 auto;
	height: 1200px;
}

.CDquadobject {
	text-align:left;
	max-width: 580px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

	
.footerobject {
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	transition: all 200ms ease-in-out;
	max-width: 380px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerobject:hover {
	transform: scale(1,1);
	-webkit-transform: scale(0.95,0.95);

}

	

.CDobject {
	max-width: 380px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}



li  {
	list-style: none; 
}


#Megafooter {
	width: 100%;
	padding-top: 120px;
	padding-bottom: 50px;

}

#Contact {
	width: 100%;
	text-align:center;
	font-size:60px;
	color:#FFFFFF;
	font-weight:300;
	padding-bottom:120px;
}


#Contacttext {
	clear: both;
	padding-top: 50px;
	width: 100%;
	text-align:center;
	font-size:20px;
	color:#6b6b6b;
	font-weight:300;
	padding-bottom:120px;
}

#Contacttext a {
	color:#ffffff;
	text-decoration:none;
}

#legaltext {
	clear: both;
	padding-bottom:120px;
	width: 100%;
	text-align:center;
	font-size:11px;
	color:#727272;
	font-weight:400;

}

#legaltext a {
	color:#727272;
	text-decoration:none;
}

.crytekprojects {
	height:418px;
	background-color: #000000;
	background-image: url(gfx/aboutme_bg_projects.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#regularheadline_black {
	padding-top: 100px;
	width: 100%;
	text-align:center;
	font-size:60px;
	color:#848586;
	font-weight:300;

}

#regularheadline_white {
	padding-top: 100px;
	width: 100%;
	text-align:center;
	font-size:60px;
	color:#FFFFFF;
	font-weight:300;

}

#aboutmeselector_content {
	width: 1200px;
	margin: 0 auto;
	height: 600px;
}

.specialachievements {
	height:1500px;
	background-color:#ffffff;
}

#textcenter {
	text-align:center;

}

.visualdesign_UI {
	width:100%;
	height: 1800px;
	position:relative;
	background-color:#e0e0e0;
}

.visualdesign_3D {
	width:100%;
	height: 1800px;
	position:relative;
	background-color:#e0e0e0;
}

.visualdesign_CD {
	width:100%;
	height: 1800px;
	position:relative;
	background-color:#e0e0e0;
}

.visualdesign_Photo {
	width:100%;
	height: 1800px;
	position:relative;
	background-color:#e0e0e0;
}

.visualdesign_ART {
	width:100%;
	height: 1800px;
	position:relative;
	background-color:#e0e0e0;
}


.vd_int {
	background-image:url(gfx/background_vd_int.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	width:100%;
	height: 750px;
	position:relative;
	background-color:#e0e0e0;
}


#passwordtext {
	position: absolute;
	left: 50%;
	margin-left:-350px;
	top: 300px;
	text-align: center;
	font-family: 'Roboto';
	font-size: 24px;
	font-weight:300;
	color:#606060;
	width:700px;
	margin-top:200px;
}

.vd_int_icons {
	position:relative; 
	width:100%;
	margin-top:240px;
	height: 150px;
}



#vd_int_icons > img {
	width:800px;
	top:250px;
	height:150px;
	position:absolute;
	left:50%;
	margin-left:-400px;

}

#torsten {
	position: relative;
	max-width: 380px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

	
}

div.torsten figcaption::before {
	position: absolute;
	top: 10px;
	width: 380px;
	height: 380px;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.6) 75%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.6) 75%);
	content: '';
	opacity: 0;
	z-index: 5;
}

div.torsten h2 {
	font-family: 'Roboto';
	font-size: 20px;
	line-height: 20px;
	font-weight:300;
	color:#FFFFFF;
	position: absolute;
	top: 300px;
	left: 50px;
	width: 380px;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
	z-index: 6;
	opacity: 0;

}

div.torsten figcaption::before,
div.torsten p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

div.torsten p {
	font-family: 'Roboto';
	font-size: 14px;
	line-height: 20px;
	font-weight:300;
	color:#D0D0D0;
	position: absolute;
	top: 300px;
	left: 50px;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
	z-index: 6;

}

div.torsten:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	opacity: 1;
}

div.torsten:hover figcaption::before ,
div.torsten:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}



