@charset "UTF-8";
/* CSS Document */
body {
	overflow:hidden;
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
}

img { border: 0 none;}

a{ outline: hidden; }

#bgimg {
	position:absolute;
	z-index: -1;
}
#copyright{
	background: transparent url(../img/copyright.png) no-repeat;
	height: 146px;
	width: 10px;
	position: absolute;
	right: 16px;
	top: 18px;
}

#borderfront{
	overflow:hidden;
	position:absolute;
	top:-0px;
	left: -0px;
	height:100%;
	width:100%;
	border: 10px solid #E37000;
	}

#rightborderfront{
	overflow:hidden;
	position:absolute;
	bottom:-0px;
	right: -0px;
	height:100%;
	width:100%;
	border: 10px solid #E37000;
	}

#content{
	width: 745px;
	margin: 0 auto;
	padding: 0px;
}

#content #heading{
	background: transparent url(../img/headerOrange-trans.png) no-repeat;
	height: 154px;
	width: 462px;
	position: relative;
	top: 120px;
	left: 13px;
	z-index: 1;
}
#content #polaroid{
	padding-left: 512px;
	margin-top: -120px;
}
#content #bunntekst{
	background: transparent url(../img/bunntekst3-trans.png) no-repeat;
	position: absolute;
	width: 707px;
	height: 272px;
	bottom: 0px;
	border-bottom: 10px solid #E37000;
}
#content #bunntekst #plan {
	right: 40px;
	bottom: 18px;
	position: absolute;
}
#content #bunntekst #unicef {
	position: absolute;
	right: 226px;
	bottom: 15px;
}
#content #bunntekst #care {
	position: absolute;
	right: 130px;
	bottom: 18px;
}
