@charset "utf-8";
/* CSS Document */

body{
	background: url(images/bg.jpg) #0c0f13 center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#centrering{
	width: 980px;
	height: auto;
	margin: 10px auto;
}

/* HEADER */

#header{
	width: 100%;
	height: 130px;
	margin-bottom: 10px;
}

#header img{
	margin: 0px;
	border: 0px;
	float: left;
}

/* LEFT BOX */

#left-box{
	width: 180px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 15px;
}

#left-box-inside{
	width: 180px;
	height: auto;
	background: url(images/left-box_bg.jpg) repeat-y;
	float: left;
	padding-bottom: 10px;
}


#menu{
	width: 160px;
	height: auto;
	background: #ffffff;
	margin: 10px 10px 0px 10px;
	float: left;
}

#menu ul.products{
	list-style-type: none;
	display: compact;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#menu ul.more{
	list-style-type: none;
	display: compact;
	font-size: 12px;
	margin: 1px 1px 1px 1px;
	padding: 2px 0px 5px 18px;
}
#menu ul.rest{
	list-style-type: none;
	font-size: 12px;
	margin: 1px;
	padding: 9px 7px 7px 7px;
	background: #101519;
}

#menu ul.products li{
	margin: 1px;
}
#menu ul.rest li{
	margin-bottom: 4px;
}

#menu ul.products a{
	display: block;
	width: 151px;
	height: 23px;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 7px;
	background-color: #570000;
	color: #ffffff;
}
#menu ul.products a#current{
	display: block;
	width: 151px;
	height: 23px;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 7px;
	background-color: #870101;
	color: #ffffff;
}
#menu ul.more a{
	text-decoration: none;
	color: #870101;
}
#menu ul.rest a{
	text-decoration: none;
	color: #999999;
}

#menu ul.products a:hover{
	background-color: #870101;
	color: #ffffff;
}
#menu ul.more a:hover{
	color: #4c0101;
}
#menu ul.rest a:hover{
	color: #ffffff;
}

#under-box{
	float: left;
	width: 178px;
	margin-top: 10px;
	background: #101519;
	border: 1px solid #494748;
	
}

.under-rubrik{
	width: 162px;
	background: #494748;
	color: #101519;
	margin: 5px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}

#under-box img{
	margin: 10px 20px;	
}

/* RIGHT BOX */

#right-box{
	width: 790px;
	height: auto;
	position: relative;
	float: right;
	margin-bottom: 15px;
}

#right-box-inside{
	width: 770px;
	height: auto;
	background: url(images/right-box_bg.jpg);
	padding: 10px;
}

#white-box{
	width: 770px;
	background: #FFFFFF;
	padding: 15px 0px 5px 0px;
}

#content{
	width: 740px;
	margin-left: 15px;
	color: #4a4a4a;
	line-height: 17px;
}

#content a{
	text-decoration: none;
	color: #527fa2;
}
#content a:hover{
	border-bottom: 1px dashed;
}

h1{
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #527fa2;
	line-height: 20px;
}

.expl{
	display: inline;
	font-size: 10px;
	color: #8d8d8d;
	line-height: 14px;
}

.pris{
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #700101;
}

#lankgrafik{
	float: right;
	background-color: #e1e1e1;
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin: 0px 0px 30px 30px;
	width: 300px;
}

#lankgrafik img{
	margin-top: 10px;
}

/* FORMULÄR */

#nyhetsbrev-box{
	float: right;
	background-color: #e1e1e1;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px 0px 0px 30px;
	width: 302px;
}

#design-box{
	float: right;
	background-color: #e1e1e1;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px 0px 0px 30px;
	width: 302px;
	height: 390px;
}

#kontakt-box{
	float: right;
	background-color: #e1e1e1;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px 0px 0px 30px;
	width: 302px;
	height: 305px;
}

#formular{
	text-align: right;
	padding: 5px;
	color: #666666;
}

.input-ruta{
	width: 180px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #660000;
}

.text-ruta{
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #660000;
	width: 280px;
	height: 120px;
}

.knapp{
	font-size: 12px;
	background-color: #666666;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff;
}

.error{
	display: inline;
	color: #990000;
}

/* FOOTER */

#footer{
	width: 744px;
	height: 14px;
	background: url(images/footer.jpg) no-repeat #3e637d;
	margin: 20px 5px 0px 5px;
	padding: 8px;
	font-size: 11px;
	text-align: right;
	color: #7a9bb0;
}

#footer a{
	text-decoration: none;
	color: #7a9bb0;
}

#footer a:hover{
	color: #FFFFFF;
}