html, body {
	margin:0px;
	width:100%;
	height:100%;
	color:white;
	font-family:arial;
	font-size:x-small;
}
div.main {
	text-align:left;
	position:absolute;
	top:50%;
	left:50%;
	width:840px;
	height:550px;
	margin-top:-275px;
	margin-left:-420px;
	background-color:#900026;
}
div.tom {
	position:absolute;
	bottom:-10px;
	left:0px;
	height:10px;
	width:10px;
}
#kontakt_ruta {
	background-image:url("bilder/kontakt.gif");
	width:317px;
	height:186px;
	position:absolute;
	bottom:30px;
	right:30px;
}
#bubblor_hoger {
	background-image:url("bilder/bubblor_hoger.gif");
	width:141px;
	height:343px;
	position:absolute;
	top:0px;
	right:0px;
}
#bubblor_vanster_uppe {
	background-image:url("bilder/bubblor_vanster_uppe.gif");
	width:362px;
	height:199px;
	position:absolute;
	top:-27px;
	left:0px;
}
#bubblor_vanster_mitten {
	background-image:url("bilder/bubblor_vanster_mitten.gif");
	width:212px;
	height:282px;
	position:absolute;
	top:170px;
	left:-26px;
}
#bubblor_vanster_nere {
	background-image:url("bilder/bubblor_vanster_nere.gif");
	width:276px;
	height:101px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.lager a {
	color:white;
	text-decoration:none;
}
div.lager {
	position:absolute;
	top:82px;
	left:290px;
	height:300px;
	width:400px;
	display:none;
}
#start {
	display:block;
}
ul {
	list-style-type:none;
}
h2 {
	
}
#meny_p {
	display:block;
	width:116px;
	height:16px;
	background-image:url("bilder/meny_p.gif");
	position:absolute;
	bottom:70px;
	left:290px;
}
#meny_vem {
	display:block;
	width:115px;
	height:16px;
	background-image:url("bilder/meny_v.gif");
	position:absolute;
	bottom:54px;
	left:290px;
}
#meny_k {
	display:block;
	width:115px;
	height:16px;
	background-image:url("bilder/meny_k.gif");
	position:absolute;
	bottom:38px;
	left:290px;
}
#meny_l {
	display:block;
	width:115px;
	height:16px;
	background-image:url("bilder/meny_l.gif");
	position:absolute;
	bottom:22px;
	left:290px;
}
.portfoliobild {
	padding-bottom:6px;
}
