@charset "utf-8";
/* CSS Document */


body { margin-top:0px; background:#000000 }

.profiletext {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CCC; }

#top { width:1000px; height:240px; background:url(IMGSRC/flashdummy.jpg)}
#site { width:1000px; height:200px; margin-left:auto; margin-right:auto; margin-top:0px; }

#profile { width:1000px; height:auto; float:left; margin-top:0px;background:url(IMGSRC/background2.jpg); padding-top:20px; padding-bottom:20px;}

#portfolio { width:1000px; height:auto; float:left; margin-top:0px; padding-bottom:20px;}
#galleri { width:1000px; height:auto; float:left; margin-top:10px; padding-bottom:20px;}

#portfoliomenu { width:1000px; height:30px; float:left; margin-top:10px; padding-top:5px; padding-bottom:0px;}
#load { width:1000px; height:50px; float:left; margin-top:0px; padding-top:0px; padding-bottom:0px; margin-left:6px;}
#Flashportfolio { width:900px; height:auto; float:left; margin-top:10px; padding-bottom:20px; margin-left:10px;}

#profiletext {
	width:500px;
	height:400px;
	float:left;
	margin-left:100px;
	margin-right:20px;
	padding:10px;
}
#profileimage { margin-top:40px; width:220px; height:380px; float:left; background:#C96; background:url(IMGSRC/Jens1_small.jpg);}


#outerdiv
{
width:950px;
height:700px;
position:relative;

}

#inneriframe
{
position:absolute;
top:-3px;
left:-44px;
width:1000px;
height:600px;
} 