@charset "utf-8";
/* CSS Document */
	
	* {
		margin: 0;
	}
	
	body {
		margin: 0px;
		padding: 0px;	
		text-align: center;
		font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
		font-size:12px;
		color:#000000;
		background-color:#FFFFFF;
		line-height:22px;
	}
	
	.floatleft {
		float:left;
	}
	
	.floatright {
		float:right;
	}
	
	.clear {
		clear:both;
	}
	
	/* DIVS */

	.top {
		margin: 0 auto;
		width:840px;
		text-align:left;
		margin-top:20px;
		height:70px;
	}

	.content {
		margin: 0 auto;
		width:898px;
		text-align:left;
	}
	
	.right {
		width:231px; float:right; margin-top:10px; padding-left:20px; background-image:url(images/rand.jpg); background-repeat:repeat-y;
	}
	
	.left {
		width:622px; float:left; margin-top:10px;
	}
	
	.box1 {
		width:280px;
		float:left;
	}
	
	.box2 {
		width:280px;
		float:right;
	}
	
	/* TEXTER */
	
	h1 {
		font-size:30px;
		margin-bottom:5px;
	}
	
	h2 {
		font-size:20px;
		margin-bottom:5px;
	}
	
	h3 {
		font-size:13px;
	}
	
	.dateformat {
		color:#8b8b8b;
		font-size:11px;
		margin-top:5px;
		margin-bottom:5px;
	}
	
	.prisformat {
		color:#8b8b8b;
		margin-top:5px;
		margin-bottom:5px;
		font-weight:bold;
	}
	
	.copytext {
		float:left; color:#999999; margin-bottom:20px;
	}
	
	/* LINKS */
	
	a {
		text-decoration:none;
	}
	
	.meny {
		color: #5e5e5e;
		float:right;
		font-weight:bold;
		margin-top:20px;
		margin-left:20px;
	}
	
	.menyon {
		color: #268bd8;
		float:right;
		font-weight:bold;
		margin-top:20px;
		margin-left:20px;
	}
	
	.menydown {
		color: #999999;
		float:right;
		margin-left:20px;
	}
	
	.menydownon {
		color: #268bd8;
		float:right;
		margin-left:20px;
	}
	
	.menyon2 {
		color: #268bd8;
		font-weight:bold;
	}
	
	.forra {
		background-image:url(images/v.jpg);
		background-repeat:no-repeat;
		width:28px;
		height:23px;
		float:right;
		margin-top:10px;
	}
	
	.forraon {
		background-image:url(images/v-over.jpg);
		background-repeat:no-repeat;
		width:28px;
		height:23px;
		float:right;
		margin-top:10px;
	}
	
	.nasta {
		background-image:url(images/h.jpg);
		background-repeat:no-repeat;
		width:28px;
		height:23px;
		float:right;
		margin-left:6px;
		margin-top:10px;
	}
	
	.nastaon {
		background-image:url(images/h-over.jpg);
		background-repeat:no-repeat;
		width:28px;
		height:23px;
		float:right;
		margin-left:6px;
		margin-top:10px;
	}
	
	li {
		list-style-image:url(images/lista.jpg);
		margin-bottom:5px;
	}
	
	ul {
		padding:0px;
		margin-left:25px;
	}
	
	.listaindex {
		margin-top:20px;
	}
	
	/* BILDER */
	
	img {
		border:0px;
		margin:0px;
		padding:0px;
	}
	
	.rand {
		background-color:#B2B2B2;
		width:898px;
		height:1px;
	}
	
	.randbryt {
		background-color:#B2B2B2;
		width:898px;
		height:1px;
		margin-bottom:20px;
	}
	
	.rand2 {
		background-color:#B2B2B2;
		width:231px;
		height:1px;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	.rand3 {
		background-color:#B2B2B2;
		width:622px;
		height:1px;
		margin-top:30px;
		margin-bottom:30px;
	}
	
	.rand4 {
		background-color:#B2B2B2;
		width:898px;
		height:1px;
		margin-top:30px;
		margin-bottom:25px;
	}
	
	.kund1 {
		margin-right:38px;
		float:left;
		margin-bottom:30px;
	}
	
	.kund2 {
		margin-right:38px;
		float:left;
		margin-bottom:30px;
	}