html { overflow: -moz-scrollbars-vertical; }
html { overflow-y: scroll; }
html { overflow-x: auto; }
body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_allt.jpg);
	background-repeat: repeat-y;
	text-decoration: none;
	background-position: center;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	top: 0px;
}
h1
{
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
h2
{
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
p
{
  margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
a.menuselected:link
{
    COLOR: #999999;
    TEXT-DECORATION: none
}
a.menuselected:visited
{
    COLOR: #999999;
    TEXT-DECORATION: none
}
a.menuselected:active
{
    COLOR: #999999;
    TEXT-DECORATION: none
}
a.menuselected:hover
{
    COLOR: #6699cc;
    TEXT-DECORATION: none
}
a.menu:link
{
    COLOR: #6699cc;
    TEXT-DECORATION: none;
}
a.menu:visited
{
    COLOR: #6699cc;
    TEXT-DECORATION: none
}
a.menu:active
{
    COLOR: #6699cc;
    TEXT-DECORATION: none
}
a.menu:hover
{
    COLOR: #6699cc;
    TEXT-DECORATION: none
}
.menulist
{
	display: inline;
	list-style-type: none;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 1px;
	margin-right: 10px;
}
.text
{
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.rubrik
{
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}

td.text
{
	width: 400px;
	text-align: left;
}
#pvmenudiv
{
	float: right;
	margin-right: 20px;
	margin-top: 0px;
	display: table;
}
#pvcontentdiv
{
	float:none;
	display: table;
}
.rensa {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.tack {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
}
.kontaktBG {
	background: #FFFFFF;
}
#body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	opacity: 0.8; filter: alpha(opacity=80);
}
#name {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	opacity: 0.8; filter: alpha(opacity=80);
}
#mail {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	opacity: 0.8; filter: alpha(opacity=80);
}
.mainContent #huvud {
	background-image: url(../images/huvud.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 949px;
	top: 0px;
}
.mainContent {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
.mainContent .mainDisplay {
	margin-right: 40px;
	margin-left: 40px;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: underline;
	font-weight: bolder;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: underline;
	font-weight: bolder;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: underline;
	font-weight: bolder;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
