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

}

body {
	background-color: #253e63;
}


h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #000066;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #000050;
	display: inline;
}
h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000050;
	display: inline;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.menylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	z-index:1;
	}
a:hover {
	text-decoration:underline;
	}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	display: inline;
}
.h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
input {
	border: 1px double #000033;
	background-color: #E8E8E8;
}
textarea {
	border: 1px double #000033;
	background-color: #E8E8E8;
}
li {
	margin-left: 15px;
}

#logo {
	height: 123px;
	width: 1055px;
	position: fixed;
}

#menybak {
	position:fixed;
	background-image:url(images/index-v2_04.jpg);
	height:325px;
	width:193px;
	z-index:2;
}
	
#sidebilde {
	position:fixed;
}

#meny1 {
	position: relative;
	left: 58px;
	top: 82px;
	width: 120px;
	z-index: 1;
}
#meny2 {
	position: relative;
	top: 105px;
	left: 58px;
	width: 131px;
}
#meny3 {
	position: relative;
	top: 128px;
	left: 58px;
	width: 121px;
}
#meny4 {
	position: relative;
	top: 153px;
	left: 58px;
	width: 120px;
}
#meny5 {
	position: relative;
	top: 176px;
	left: 58px;
	width: 121px;
}
#meny6 {
	position: relative;
	top: 199px;
	left: 58px;
	width: 121px;
}
#sitat {
	width:119px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	overflow: visible;
	float: left;
	position: relative;
	top: 230px;
	left: 60px;
}
#copytekst {
	position: relative;
	top: 39px;
	left: 350px;
	width: 200px;
}

