@charset "UTF-8";
/*	

	VIKTOR JARNHEIMER
	www.jarnheimer.com

*/



/*	----------------   GENERAL   ---------------- */

body{
	background:#ffffff;
	color:#FFF;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:75%;
}

img{
	border:0px;
}

#site{
	margin:auto;
	width:600px;
}


/*	----------------   SCREENSHOTS   ---------------- */

.columnLeft, .columnRigth{
	float:left;
	width:119px;
}
	
.columnLeft .img{
	float:right;
}

.columnRight .img{
	float:left;
}
	
.columnScreenshot{
	float:left;
	width:230px;
}

/*	----------------   FLOATS  ---------------- */

#apDiv1 {
	height:95px;
	left:1%;
	position:absolute;
	top:361px;
	width:131px;
	z-index:1;
}

#apDiv2 {
	height:118px;
	position:absolute;
	right:1%;
	top:690px;
	width:195px;
	z-index:2;
}

/*	----------------   REST  ---------------- */

#port{
	float:left;
}

#contact{
	margin-top:20px;
}
