html,body {
	margin:0;
	width:100%;
	height:100%;
	/*margin-bottom:10px;*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
		line-height: 18px;
	/*color:#131346;*//*#fcfeff;*/
	color:black;
}
html {
	background:#000;
}
body{
	background-image: url("./images/bg.gif");
	background-position:top left;
	background-repeat:repeat-x;
}
#container {
	margin:auto;
	position:relative;
	top:28px;
	width:813px;
	/*border:1px solid black;*/
}
.ramme
{
	background-image:url("./images/ramme1.gif");
	background-repeat:no-repeat;
	height:543px;
	width:813px;
	/*border:1px solid black;*/
}
.ramme2
{
	background-image:url("./images/ramme2.png");
	background-repeat:no-repeat;
	height:722px;
	width:812px;
	/*border:1px solid black;*/
}
.slogan
{
	background-image:url("./images/slogan.png");
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	left:220px;
	top:120px;
	height:423px;
	width:593px;
	/*border:1px solid black;*/
}
.praktiskinfo
{
	position:absolute;
	left:550px;
	top:490px;
	z-index:99;

}


.praktiskinfo2
{
	position:absolute;
	left:550px;
	top:680px;
		z-index:99;
}
.tilforsiden
{
	position:absolute;
	left:660px;
	top:20px;	
}
.readings
{
	position:absolute;
	left:30px;
	top:422px;
	line-height: 10px;
	height: 88px;
}
.texthere
{
	position:absolute;
	/*border:1px solid red;*/
	height:239px;
	width:750px;
	left:30px;
	top:160px;
}
.texthere2
{
	position:absolute;
	/*border:1px solid red;*/
	height:530px;
	width:755px;
	left:25px;
	top:167px;
}
img
{
	border:none;
	
}
