@charset "UTF-8";
/* CSS Document */

body {
	background-color: #18242B;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-position: center top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
#wrapper {
	width: 100%;
	height: 100%;
}
#wrapper_innhold {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
}
#bg_venstre {
	float: right;
	width: auto;
	height: 1000px;
	background-image: url(images/bg_venstre.png);
	background-repeat: no-repeat;
	background-position: right;
}
#bg_hoyre {
	float: right;
	width: auto;
	height: 100%;
}
#logo {
	height: 396px;
	width: 787px;
}
#meny {
	height: 38px;
	width: 787px;
}
#menyspacer_venstre {
	height: 38px;
	width: 40px;
	float: left;
}
#meny_1 {
	height: 28px;
	width: 235px;
	background-image: url(images/meny_1.png);
	float: left;
	padding-top: 10px;
}
#meny_2 {
	height: 28px;
	width: 234px;
	background-image: url(images/meny_2.png);
	float: left;
	padding-top: 10px;
}
#meny_3 {
	height: 28px;
	width: 236px;
	background-image: url(images/meny_3.png);
	float: left;
	padding-top: 10px;
}
#menyspacer_hoyre {
	height: 38px;
	width: 42px;
	float: left;
}
#tekst {
	width: 707px;
	background-image: url(images/tekst.png);
	padding-right: 40px;
	padding-left: 40px;
}
#tekst_bunn {
	width: 787px;
	height: 49px;
}
#sponsor {
	height: 122px;
	width: 787px;
}
#lions {
	float: left;
	height: 122px;
	width: 114px;
}
#fagforbundet {
	float: left;
	height: 122px;
	width: 136px;
}
#aof {
	float: left;
	height: 122px;
	width: 124px;
}
#sfe {
	float: left;
	height: 122px;
	width: 64px;
}
#sff {
	float: left;
	height: 122px;
	width: 197px;
}
#sparebanken {
	float: left;
	height: 122px;
	width: 151px;
}
.menylink {
	font-size: 14px;
	font-weight: bold;
}
.kant {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	width: 400px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}

