@import url(/local/site/global.css);

body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	background: url(/local/site/layout/bg.jpg) repeat-y 424px 0px;
	font-size: 10px;
}

p {
	font-size: 10px;
}

* {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 680px;
	margin: 0px;
	margin-left: 4px;
}

#footer {
	text-align: center;
	padding-top: 10px;
}

#footer a {
	color:#666666;
	text-decoration: underline;
}

#leftcontent1 {
	width: 420px;
}

#rightcontent1 {
	width: 260px;
	position: absolute;
	left: 424px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	background: url(/local/site/layout/right_header_bg.jpg) no-repeat 0px 55px;
}

#right_header {
	padding-top: 57px;
	padding-bottom: 5px;
}

#right_header p {
	font-size: 10px;
	padding-left: 20px;
	font-weight: bold;
}

.right_header {
	width: 260px;
	height: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	background: url(/local/site/layout/right_header_bg.jpg) no-repeat top;
}

#logga {
	padding-top: 30px;
	margin-left: 20px;
}

#right p {
	padding-left: 20px;
	padding-right: 10px;
}

#right a {
	text-decoration: underline;
}

#vertical_text {
	position: absolute;
	left: 684px;
	top: 30px;
}

#content {
	padding-top: 30px;
}

#menu {

}

#menu-root {
	list-style-type: none;
}

#menu-root li {
	float: left;
}

#menu-root li a {
	font-size: 9px;
	padding: 0px 4px;
	color: #666;
	display: block;
	text-decoration: underline;
}

#menu-root li:hover a, #menu-root li.active a, #menu-root li.subactive a {
	color: #000;
}

table#sortiment {
	border-collapse: collapse;
}

table#sortiment tr td {
	vertical-align: middle;
	text-align: center;
}
