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

body {
	background: url(/local/site/layout/bg.jpg) repeat;
}

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

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

img, div {
	behavior: url(/local/site/js/iepngfix.htc)
}

input.sendbutton {
	border: 1px solid #000;
	cursor: pointer;
}

#content div#maincontent1, #content div#leftcontent1, #content div#rightcontent1 {
}

#forss {
	width: 802px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}

#forss a, #forss a:link, #forss a:visited, #forss a:active, #forss a:hover {
	color: #000;
}

#container {
	width: 802px;
	padding-left: 89px;
	padding-right: 90px;
	padding-top: 10px;
	margin: 0 auto;
	background: url(/local/site/layout/mainbg.png) repeat-y;
}

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

#bildspel {
	width: 796px;
	height: 243px;
	padding: 1px;
	border: 1px solid #000;
	margin: 0 auto;
	margin-top: 22px;
	background-color: #fff;
}

#bildspel p {
	padding: 0px;
}

#flash_text {
	width: 700px;
	padding-left: 15px;
	position: relative;
	height: 22px;
	top: -35px;
	z-index: 3;
}

#valkommen {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 17px;
	text-align: center;
}

#valkommen h1 {
	font-size: 35px;
	padding: 0px;
}

#valkommen h2 {
	font-size: 22px;
	color: #252828;
}

#content {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
	border-top: 1px dotted #000;
	padding-bottom: 16px;
}

#leftcontent1, #leftcontent2, #leftcontent3 {
	width: 175px;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

#leftcontent2 p, #leftcontent3 p {
	font-weight: bold;
	font-size: 11px;
	padding: 4px 0px;
	text-transform: uppercase;
}

#leftcontent1 p {
	font-weight: bold;
	font-size: 11px;
	padding: 4px 0px;
}

#maincontent1 {
	width: 395px;
	margin-left: 198px;
}

#rightcontent1 {
	width: 181px;
	float: right;
}

#footer {
	width: 800px;
	margin: 0 auto;
	border-top: 1px dotted #000;
	padding-top: 28px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #58574b;
}

#footer p {
	color: #58574b;
	font-size: 11px;
}

#bottom {
	width: 981px;
	height: 64px;
	margin: 0 auto;
	background: url(/local/site/layout/bottom.png) repeat-y;
}

/* Menu */

#menu {
	width: 800px;
	height: 28px;
	margin: 0 auto;
	margin-top: 12px;
	background: url(/local/site/layout/menubg.jpg) no-repeat;
}

#menu-root {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu-root li {
	float: left;
}

#menu-root li.border {
	height: 28px;
	width: 2px;
}

#menu-root li a {
	font-size: 11px;
	display: block;
	padding: 7px 20px 7px 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#menu-root li:hover a, #menu-root li.active a, #menu-root li.subactive a {
	text-decoration: underline;
}

#submenu-root {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#submenu-root li {
}

#submenu-root li a {
	font-size: 11px;
	display: block;
	padding: 4px 0px;
	color: #000;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#submenu-root li:hover a, #submenu-root li.active a, #submenu-root li.subactive a {
	color: #426f36;
}
