body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #3E4759;
	text-align: center; /* for IE */
}

/*LayOut*/

#container{
	width: 928px;
	height: auto;
	border: 0px solid;
	text-align: left;
	margin: 10px auto 10px;
	position: relative;
}


#banner{
	width: 928px;
	height: 159px;
	border: 0px solid;
	margin: 15px auto 0px;
	background-image: url('../img/banner.png');
	position: relative;
}

#left_menu{
	width: 250px;
	height: auto;
	border: 0px solid;
	float: left;
	position: absolute;
	top: 0px;
	left: 20px;
}

#info{
	width: 645px;
	height: auto;
	border: 0px solid;
	float: left;
	position: relative;
	position: absolute;
	top: 10px;
	right: 15px;
}

.text_centerised{
	font-family: times new roman;
	font-size: 14px;
	width: 928px;
	height: 500px;
	border: 0px solid;
	margin: 0 auto;
	text-align: center;
}
	/*Startsidan*/

#left_startpage{
	width: 230px;
	height: 500px;
	border: 0px solid;
	position: absolute;
	top: 0px;
	left: 20px;
}
#center_startpage{
	width: 430px;
	height: 500px;
	border: 0px solid;
	position: absolute;
	top: 0px;
	left: 255px;
}

#topmenu_start{
	width: 928px;
	height: 51px;
	background-image: url('../img/top_menu_start.png');
	position: absolute;
	top: 159px;
	left: 0%;
}

#content_start{
	font-family: times new roman;
	font-size: 14px;
	width: 928px;
	height: 500px;
	margin: 0 auto;
	background-image: url('../img/cont_start.png');
	position: relative;
	position: absolute; 
	top: 210px;
	left: 0%;
}

#content_bottom_start{
	width: 928px;
	height: 19px;
	margin: 0 auto;
	background-image: url('../img/cont_bottom_start.png');
	position: absolute;
	bottom: -19px;
	left: 0%;
}

#girl_with_pillows{ position: absolute; top: 125px; right: -10px;}

#oppettider{
	font-family: arial;
	border: 5px solid white;
	background: #A5B0A2;
	padding: 10px;
	position: absolute; 
	top: 0px; 
	right: 20px;
}

p.text_left{ text-align: left;}
p.center{ text-align: center;}
	/*Content*/
	
	
#topmenu{
	width: 928px;
	height: 51px;
	background-image: url('../img/top_menu.png');
	position: absolute;
	top: 159px;
	left: 0%;
}

#content{
	width: 928px;
	height: 700px;
	margin: 0 auto;
	background-image: url('../img/cont.png');
	position: relative;
	position: absolute; 
	top: 210px;
	left: 0%;
}

#content_bottom{
	width: 928px;
	height: 19px;
	margin: 0 auto;
	background-image: url('../img/cont_bottom.png');
	position: absolute;
	bottom: -19px;
	left: 0%;
}

li{
	width: 300px;
	border: 0px solid;
	padding: 6px 0px 6px 15px;
}

h3.garn{ padding: 10px 0px 0px 20px;}

.garn_pic{
	width: 260px;
	height: auto;
	border: 1px solid;
	position: absolute;
	top: 22px;
	right: 30px;
}

li.top{
	display:inline;
	padding: 0px;	
}

ul.top{
	list-style-type:none;
	position: absolute;
	top: 8px;
	left: 230px;
} 

a.top{
	float:left;
	padding: 0px 30px 0px 0px;
	text-decoration: none;
	font-size: 20px;
}

a.top:link {color:#ffffff}      /* unvisited link */
a.top:visited {color:#ffffff}  /* visited link */
a.top:hover {color:#2E2E2E}  /* mouse over link */
a.top:active {color:#2E2E2E}  /* selected link */

a.menu_item:link {color:#2E2E2E}      /* unvisited link */
a.menu_item:visited {color:#2E2E2E}  /* visited link */
a.menu_item:hover {color:#DDDBDB}  /* mouse over link */
a.menu_item:active {color:#DDDBDB}  /* selected link */

a.menu_rub:link {color:#ffffff}      /* unvisited link */
a.menu_rub:visited {color:#ffffff}  /* visited link */
a.menu_rub:hover {color:#2E2E2E}  /* mouse over link */
a.menu_rub:active {color:#2E2E2E}  /* selected link */

li.menu_rub{
	font-size: 16px;
	padding-bottom: 0px
}

a.menu_rub{
	text-decoration: none;
}

li.menu_item{
	font-size: 12px;
	padding: 5px 0px 0px 6px;
}

a.menu_item{
	text-decoration: none;
	padding-left: 20px;
}

ul.stickgarn{

}

.item_list{
	width: 242px;
	height: auto;
	padding-bottom: 5px;
	max-height: 290px;
	overflow-x: hidden;
	overflow-y: auto; 
}

.garn_info{
	width: 300px;
	height: 100px;
	border: 0px solid;
	position: absolute; 
	top: 22px;
	left: 20px;
}

.center_other{ text-align: center; padding-top: 20px;}
.other_pic{border: 1px solid;}
.other_info{ padding: 20px; border: 0px solid;}

p#tider{font-weight: bold;}

h2.contact{padding: -10px;}
