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

body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color:black;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

#apDiv1 {
	position:absolute;
	left:543px;
	top:223px;
	width:300px;
	height:218px;
	z-index:1;
	background-image:url(images/base.jpg);
}
#apDiv2 {
	position:absolute;
	left:941px;
	top:170px;
	width:200px;
	height:279px;
	z-index:1;
	background-image:url(images/marius_skaar.jpg);
}
#apDiv3 {
	position:absolute;
	left:760px;
	top:428px;
	width:230px;
	height:345px;
	z-index:1;
	background-image:url(images/marius_skateboard.jpg);
}
#apDiv4 {
	position:absolute;
	left:529px;
	top:524px;
	width:150px;
	height:218px;
	z-index:1;
	background-image:url(images/snowboard-marius.jpg);
}
#apDiv5 {
	position:absolute;
	left:85px;
	top:235px;
	width:348px;
	height:499px;
	z-index:1;
	background-image:url(images/skateboard2-marius.jpg);
}


#div_wrapper{
	float:left;
	width:1180px;
	background-color:#FFF;
}

#header_ {
	margin-top:15px;
	margin-left:15px;
	width:1150px;
	height:172px;
	float:left;
	background-image: url('images/header.jpg');
}
#header_ ul.navi{
	width: 750px;
	display: block;
	position: absolute;
	top: 39px;
	left: 29px;
	padding: 0;
	margin: 0;
	background: none;
}
#header_ ul.navi li{
	border-width: 1px;
	background: url(images/saparation.gif) no-repeat right;
	height: 22px;
	padding: 0 18px 0 5px;
	margin: 0;
	display: block;
	float: left;
}
#header_ ul.navi li.li1{
	background:none; height:22px; padding:0 14px 0 5px; margin:0;
	display:block;  float:left; 
	}
#header_ ul.navi li a{
	font: 14px/21px Arial, Helvetica, sans-serif;
	color: #D7CEBD;
	text-decoration: none;
	text-indent: 0px;
	padding: 0 0 0 33px;
	font-weight: bold;
	margin: 0;
	width: inherit;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-image: url('images/sol.png');
}
#header_ ul.navi li a:hover{
	color: #FF9933;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('images/daarlig_vaer.png');
}

#div_content{
	margin-left:15px;
	margin-bottom:15px;
	min-height:600px;
	float:left;
	width:1150px;
	color:#9C0;
	background-color:black;
}
