body{
	background:url("../bilder/bakgrund.jpg");
	font-size:62.5%;
	font-size:1.0em;
	margin:0;
	padding:0;	
}

#container{
	margin:0 auto;
	width:800px;	
}

#header{
	background: url("../bilder/KimsMC.png") no-repeat 70%;  
	width:800px;
	height:115px;
}

#menu{
	float:left;
	width:180px	
}

.menuImg{
	background:url("../bilder/lank.jpg") no-repeat top; 
	width:44px;	
	height:35px;
}

a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	color: #000033;
	text-decoration: none;
}

#tableMenu{}

#extra{}

#content{
	float:right;
	width:600px;
	padding:20px 0 0 10px;
}

#formMenu{
	margin:10% 0 0 20%;	
	border:0;
}

#saljesForm{
	border:0;
}

#saljesForm img{
	border:0;	
}

.textSaljes{
	padding:0 30px;
	margin:0;
}

.sald{
	color:#900;	
}

.red{
	color:#900;	
}

.rubrikSaljes{
	font-size:1.2em;
	text-decoration:underline;	
}

.infoSaljes{}
.prisSaljes{}

.space{
	height:30px;	
}

/*#formKontakt{
	cellpadding:7px;	
}*/

#tableLink{}

.viktigt{
	color:#900;
}

#nyheter{
	background-color: #fff;
	border: 2px solid #333;
	margin:10px;	
	width:410px; 
	height:230px;
}

.bold{
	font-weight:bold;	
}

#uppdatera{
	text-align:center;
	float:right;
	width:150px;
	height:600px;
	padding:5px;	
}

.fynd img{
	border:0;	
	padding:5px;
}

.right{
	color:#2d2b2b;
	text-align:right;
	padding-right:250px;	
	margin-bottom:-20px;
}

#footer{
	clear:both;	
}

