#content{
	height:90%;
	background:rgba(239, 239, 239, 0.8);
	}
#modell{

	position:relative;
	left:-50px;
	top:-60px;
}




#ekstraVindu{	
	position:absolute;
	left:100px;
	top:150px;
	z-index:999;
	background-image: url('../img/calorabg.png');
	height:700px;
	width:800px;
	margin:auto;
	border:1px solid black;
	background-size:100%;
}
#lukk{
	position:absolute;
	top:20px;
	right:10px;
}
#lukk a{
	text-decoration:none;
}

#vinduTittel{
	margin-top:10px;
}
#vinduImg{
	width: 70%;
height: auto;
}
#vinduContent{

	background: rgba(255, 255, 255, 0.8);
	width: auto;
	margin-left: 20px;
	padding: 5px;
}
h1 span{
	width:48%;
	position:relative;
	color:white;
	font-size:24px;
	padding-left:45px;
	margin-top:15px;
	background-color:#006D73;
	margin-bottom:0px;
	padding-right:20px;

}
#contentWrapper p img{
	background:none;
	margin-left:0px;
}
#contentWrapper p{
	margin-left:10px;
}
