@charset "iso-8859-1";
* {
	margin: 0px auto;
}

body {
    font-family: Verdana;
    font-size: 11px;
	color: #6f6f6f;
	background: #fff url(header.jpg);
	background-repeat: repeat-x;
}

#side {
	width: 950px;
}

h1 {
	width: 950px;
	height: 27px;
	background-repeat:no-repeat;
	background-image:  url();
	text-indent: -99999px;
	behavior:  url();
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
}

h3 {
	font-size: 18px;
	color: #0066CC;
}

#meny a { 
	color: #ffffff;
	text-decoration: none; 
}

#meny a:hover { 
	color: #0099CC; 
}

#meny a.active { 
	color: #0099CC; 
}

a { 
	color: #ffffff;
}

a:hover {
	color: #0099CC; 
}

#meny {
	width: 950px;
	height: 31px;
	background-image:  url();
	background-repeat:repeat-x;
	margin: 0 0 23px 0;
}

#meny ul {
	float: right;
	list-style-type: none;
	height: 31px;
}

#meny li {
	padding: 10px 24px 0 24px;
	border-left: 1px #0099CC solid;
	border-right: 1px #0099CC solid;
	height: 21px;
	font-size: 10px;
	font-family: Tahoma;
	float: right;
	color: #ffffff;
}

#left {
	width: 190px;
	float: left;
	padding: 50px 5px 0 5px;
}


#left p {
	color: #0099CC
	font-size: 11px;
	font-family: Verdana;
	line-height: 18px;
}

#left a { 
	color:#0099CC;
	text-decoration:none;
}

#left a:hover {
	color:#0099CC;
	text-decoration:none; 
}

#right {
	width: 730px;
	padding: 5px 5px 0 5px;
	float: left;
	height:670px;
}

#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 20px 0 20px 20px;
}

#right p {
	line-height: 16px;
}

#list {
	width: 980px;
	clear: both;
	margin: 5px 5px 5px 5px;
}

ul#list {
	margin: 0;
	padding: 0;
}

#list li {
	padding-bottom: 2px;
	list-style-type: none;
	color: #0099FF;
	margin-bottom: 2px;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 13px;
}

#list a { 
	color: #0099CC;
	text-decoration:none;
}

#list a:hover {
	color: #0099CC;
	text-decoration:none; 
}

#list td {
	width:152px;
/*	padding: 2px 0 0 2px;*/
	font-size:9px;
}
#bottom {
	width: 950px;
	height: 31px;
	clear: both;
	background-image:  url();
	margin: 20px 0 5px 0;
}

p.l {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	float: left;
	margin: 10px 0 0 10px;
}

p.h {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	float: right;
	margin: 10px 10px 0 0;
}
