body
{
	background-color: #ffffff;
	background-image:URL(./images/ramme1.gif);	
	background-repeat:no-repeat;	
	margin-left:10px;
 	margin-top:10px;
}

h2 {
	font-weight: bold;
}

li {
	font-size:10px;
}

.topp {
	position: absolute;
	left: 0px;
	top: 0px;
}

.prod {
	position: absolute;
	left: 270px;
	top: 185px;
}

.bedr {
	position: absolute;
	left: 390px;
	top: 185px;
}

.kont {
	position: absolute;
	left: 510px;
	top: 185px;
}

.brodtekst {
	position: absolute;
	float: left;
	top: 280px;
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: 12px;
	text-align: left;
	left: 120px;
	width: 450px;
}

.bilde {
	position: absolute;
	float: left;
	top: 280px;
	left: 380px;
}


.ramme {
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
}

.bannerlogo {
	position: absolute;
	float: left;
	left: 100px;
	top: 30px;
}


.bunn {
	position: absolute;
	font-family: "Comic Sans MS", "sans-serif"; 
	font-size: 10px;
	text-align: left;		
	color: #000066;
	float: left;
	left: 705px;
	top: 590px;
}

a:link		{ color: #000066;text-decoration:none }
a:visited 	{ color: #000066;text-decoration:none } 
a:hover   	{ color: #000066;text-decoration:none }


@media print{
	
.brodtekst {
	position: absolute;
	float: left;
	top: 220px;
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: 12px;
	text-align: left;
	left: 160px;
	width: 450px;
}


.skjema {
	position: absolute;
	float: left;
	top: 180px;
	font-family: "Times New Roman", "Verdana", "sans-serif"; 
	font-size: 11px;
	text-align: left;
	left: 230px;
	width: 400px;
}

.meny, .element1, .element2, .topp     {
	display:none;
	}
}
