body {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
  font-family: arial, serif;
  font-size:  12px;
	}
	
#divmain {
	background-repeat: no-repeat;
	top: 0px;
	text-align: left;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	background-image:url('Graphics/vinterhus_top.jpg');
	position:relative;
	width:762px;
	height: 450px;
	color: #000000;
	font-family: arial, serif;
	font-size: 12px;	
	}	
	
#divheader{
	position:absolute;
	width:762px;
	height:100px;
	top:0px;
	left:0px;
	color: inherit;
	font-family: inherit;
	font-size: inherit;	
	text-align: right;
	}
	
#divlogin{
	position:absolute;
	width:200px;
	height:90px;
	top:20px;
	left:500px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFCC;
	overflow: none;
}	

#divleft{
	position:absolute;
	width:140px;
	top:100px;
	height: 458px;
	left:0px;
	color: inherit;
	font-family: inherit;
	font-size: inherit;	
	}


#divcontent{
	position:absolute;
	width:615px;
	top:100px;
	left:145px;
	color: inherit;
	font-family: inherit;
	font-size: inherit;	
	text-align: left;
	overflow: auto;
	}
	
.PubHeaderPic1{
	position: absolute;
	top: 10px;
	left: 10px;
}

.PubHeaderPic2{
	position: absolute;
	top: 10px;
	left: 120px;
}

.PubHeaderPic3{
	position: absolute;
	top: 10px;
	left: 210px;
}
