/* CENTRERAD TEXT*/
div.center{text-align:center;}
div.right_align{text-align:right;}

.sidhuvud {height:370px;width:960px;border:0px solid black;}
div.text_box{position:relative;top:0px;margin:0 0 0px 0;padding:0 0px 10px 0;}
div.column {margin:10px 10px 10px 10px;padding:0px;}
/* DIVVAR */
div.main{
   position: relative;
   float: left;
   width: 700px;
   margin: 0 0px 0 0px;
   padding:0;
}

	.row {clear:both;}
	.clear{clear:both;height:1px;overflow:hidden;}
			
/* GREYBOX */
.grey_content{
	position:relative;
	margin:0 auto;
	width:700px;
	background-image:url(../img/pralini.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.grey_main{
	position:relative;
	width:700px;
	margin:40px 0 0 0;
	padding:0;

	}

.grey_left{
	position:relative;
	float:left;
	width:434px;
	margin:0px 0 10px 0;
	padding:0;
	}
.grey_right{
	position:relative;
	float:right;
	width:226px;
	margin:0 0px 0 0px;
	}
.grey_rubrik{position:relative;width:420px;margin:0 auto;top:110px;}
	.grey_rubrik h1{text-align:center;font-weight:bolder;}
.grey_head{
	background-image:url(../img/grey_top.gif);
	background-repeat:no-repeat;
	height:195px;
	margin:0px 0 0 0px;
	}
.grey_foot{
	position:relative;
	width:700px;
	height:60px;
	margin:0 auto;	
	background-image:url(../img/fot.jpg);
	background-repeat:no-repeat;	
	}

.grey_text{font-size:16px; line-height:24px; color:#333;}
.grey_datum{font-size:20px; line-height:26px; color:#f4793e;}

/* MENU */
.menu {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../img/bg_top.jpg);
	background-repeat:no-repeat;
	height:92px;
	overflow:hidden;
	}

	.menu .navlist .current {color:#666;text-decoration:none;}

	.menu li {
		display:block;
		float:left;
		height:49px;
		width:95px;
		text-align:center;
		margin:0;
		padding:0;
		padding-top:40px;
		margin-right:10px;
		background-image:url(../img/btn_top_bg.jpg);
		background-repeat:repeat-x;
		}
	
	.menu ul {
		float:right;
		margin:0;
		padding:0;
		list-style-type:none;
	}
	.menu a {
		padding: 0px 0px 0 0px;
		text-decoration: none;
		font-size: 12px;
		font-weight:bold;
		color: #fff;
	}
	.menu a:hover {color:#666;text-decoration:none;}

/* SIDFOT */
div.sidfot {position:relative;overflow:hidden;width:960px;background:#333;margin:0;}
div.sidfot_text{padding:10px;color:#999;}
div.sidfot_text a{color:#999;}
div.sidfot_text a:hover,a:focus{color:#fff;}

div.foot_1{
   position: relative;
   float: left;
   margin:10px 10px 10px 10px;
   width: 228px;
   display: inline;
}
div.foot_2{
   position: relative;
   float: left;
   margin:10px 10px 10px 0px;
   width: 227px;
}

div.foot_3{
   position: relative;
   float:left;
   margin:10px 10px 10px 0px;
   width: 227px;
}

div.foot_4{
	position:relative;
  	float: right;
	margin:10px 10px 0 0px;
	width: 228px;
}
div.foot_5{
	position:relative;
  	float: left;
	margin:0 0px 0 10px;
	width: 227px;
}

