body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background: url("img/bg_all.gif") top left repeat-x;
	background-color: #000;
}


img, div, input, td, td_galleri, table, tr { behavior: url("iepngfix.htc") }

#container { 
	width: 1220px;
	margin: 0 auto;
	text-align: left;
} 

img {
	border: none;
}

#header {
	height: 1px;
	width: 601px;
	margin: 0 auto;
} 

#spacer {
	height: 89px;
	width: 1006px;
	margin: 0 117px;
	background: url("img/header.jpg") top left no-repeat;
}

#meny {
	width: 1006px;
	height: 55px;
	margin: 0 0 0 117px;
}

#meny ul {
	padding: 0;
	margin: 0;
}

#meny li {
	list-style: none;
	float: left;
	display: inline;
}

#side_gfx_left {
	float: left;
	width: 121px;
	height: 766px;
	background: url("img/left_side.png") top left no-repeat;
}

#main {
	float: left; 
	width: 540px;
	height: 414px;
	font-family: Calibri, Arial, serif;
	padding: 20px 20px 10px 30px;
	overflow: auto;
	background: url("img/main_bck.png") top left no-repeat;
}

#main2 {
	float: left; 
	width: 948px;
	height: 414px;
	font-family: Calibri, Arial, serif;
	padding: 20px 20px 10px 30px;
	overflow: auto;
	background: url("img/main_bck2.png") top left no-repeat;	
}

#main2 h1 {
	color: #2047f0;
	font-size: 16px;
}

#main2 a {
	color: #999;
}


#main_lower {
	float: left;
	width: 591px;
	height: 157px;
	background: url("img/main_lower.png") top left no-repeat;	
}

#main_lower2 {
	float: left;
	width: 998px;
	height: 157px;
	background: url("img/main_lower2.png") top left no-repeat;		
}

#main h1 {
	color: #2047f0;
	font-size: 16px;
}

#main a {
	color: #999;
}

#ukat_meny {
	width: 230px;
	height: inherit;
	float: left;
}

#ukat_meny h3 {
	color: #2047f0;	
	font-size: 12px;
}

#ukat_meny ul {
	padding: 25px;
	margin: 0;
	list-style: none;
}

#ukat_meny li {
	list-style: none;
}
.current {
	color: #003 !important;
}

#ukat_meny a {
	text-decoration: none;
	color: #069;
}


#bildspel {
	float: right;
	width: 404px;
	height: 634px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 2px;
} 

#side_gfx_right {
	float: right;
	width: 101px;
	height: 766px;
	background: url("img/right_side.png") top left no-repeat;
}

#footer { 
	position: fixed;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 43px;
	margin: 0 auto;
	background: url("img/footer.gif") top left repeat-x;
} 

.td_galleri {
	background: url("img/ram.png");
}

.td_galleri:hover {
	background: url("img/ram_hover.png");
}

#hl {
	font-size: 11px;
	position: relative;
	width: 234px;
	height: 25px;
	left: 0;
	top: 5px;
}

#hl p {
	padding: 5px;
	margin: 0;
	color: #061d81;
}

#hl a {
	text-decoration: none;
	color: #061d81;
	font-size: 11px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

