body {
    background-repeat: repeat;
    background-image: url("background.png");
    font-size: 10pt;
    font-family: arial, sans-serif;
/*	margin-left: 7%; */
/*	margin-right: 7%; */
/*	width: 720px; */
/*	margin-left: auto; */
/*	margin-right: auto; */
	text-align: center;
}

div#main {
	margin-bottom: 70px;
	top: 0px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#header {
    height: 137px;
    font-family: Georgia, "Times New Roman", Times, serif;
    position: relative;
}

#header h1 {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

#header h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 720px;
	height: 145px;
	background: transparent url("logga.png") no-repeat;
	text-indent: -700em;
	text-decoration: none;
}

#header ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0px;
	height: 25;
	width: auto;
	position: absolute;
	bottom: 0;
}
#chosen { height: 25px; background: url("meny.png") 100% -0px no-repeat; }
li.nc { height: 25px; background: url("meny.png") 100% -27px no-repeat; }

#header li {
    position: relative;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 2px;
    margin-top: 0;
    float: left;
    padding: 0 10px 0 0;
    display: inline;
    white-space: nowrap;
}

#header ul .nc a, #chosen span, #chosen a {
    padding-left: 10px;
    padding-bottom: 4px;
    padding-right: 0px;
    padding-top: 6px;
    color: #99c110;
    letter-spacing: 0.1em;
    font-variant: small-caps;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    float: left;
    display: block;
    font-weight: bold;
    text-decoration: none;
}

#header ul .nc a { color: white; text-decoration: none; font-variant: small-caps; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; height: 25px; background: transparent url("meny.png") 0% -27px no-repeat; }
#chosen span, #chosen a { height: 25px; background: transparent url("meny.png") 0% -0px no-repeat; }

#header #chosen a:hover, #header .nc a:hover { text-decoration: underline; }

.bar {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    text-align: center;
    position: relative;
    height: 25px;
}

.bar .bv {
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	height: 25px;
	color: white;
	font-weight: normal;
	vertical-align: top;
}

.bar .bv div {
	top: 6px;
	position: absolute;
}

.bar a  {
	color: #99c110;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* fixar ie */
#menubar .bv a {
    border-bottom: 3px;
    height: 1%;
}

.bar a:hover { 
    color: #99c110; 
    font-style: normal; 
    font-weight: normal;
    text-decoration: underline;
}

.bar span {
    color: #99c110;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-top: 0px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    text-decoration: underline;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-style: normal;
    font-weight: normal;

    /* fixar ie */
    height: 1%;
}

#menubar {
	font-style: normal;
	font-weight: normal;
	font-size: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: transparent url("bar-u2.gif") 100% 0px no-repeat;
	vertical-align: middle;
}

#menubar .bv {
	font-style: normal;
	font-weight: normal;
	background: transparent url("bar-u2.gif") 0% 0px no-repeat;
	font-size: 8pt;
	padding-left: 0px;
	vertical-align: middle;
}

#menubar .bv div {
	z-index: 0;
	float: left;
}

#copybar .bv div {
    margin-right: 50px;
    height: 100px;
    top: 6px;
    right: 30px;
}

#copybar { text-align: center; background: transparent 100% -0px no-repeat; }

#copybar .bv { 
    padding-left: 10px; 
    letter-spacing: 0.1em; 
    font-variant: small-caps; 
    font-weight: bold; 
    text-decoration: none; 
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    background: url("bar-d2.png") 0% -0px no-repeat; 
    font-size: 8pt;
    padding-top: 6px;
	text-align: left;
}

#data {
	background-color: white;
	border: 1px #fff solid;
	text-align: left;
	float: center;
}
