html {
	overflow:hidden;
	overflow-y:scroll;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #9EA0AB;
}
#wrapper {
	position: absolute;
	height: 600px;
	width: 800px;
	bottom: 0px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	margin-left: 0px;
}

#top_logo {
	position: absolute;
	height: 99px;
	width: 799px;
	bottom: 0px;
	left: 0px;
	top: 0px;
	margin-left: 0px;
}

#menu {
	position: absolute;
	height:auto;
	width: 139px;
	left: 0px;
	top: 122px;
	float: left;
	background-color:#cdd8de;
}

#textarea {
	position: absolute;
	width: 473px;
	left: 139px;
	top: 122px;
	float: left;
	overflow:hidden;
	background: transparent;
}

.templateheader {
	width:100%;
}

p.header {
	margin-top:10px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

p.preamble {
	margin-top:10px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

p.text {
	margin-top:10px;
	margin-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

p.topimage {
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:15px;
}

.imagetext {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#banner {
	float: left;
	position: absolute;
	top: 5px;
	left: 820px;
	width: auto;
	height: 114px;
	border:0px;
	border-style:solid;
}
#right_line {
	background-image:url(../images/dot.gif);
	background-repeat:repeat-y;
	left: 810px;
	top: 0px;
	position: absolute;
	margin: 0px;
	width: 10px;
	height: 100%;
}
#right_menu {
	position: absolute;
	height: auto;
	width: 196px;
	left: 612px;
	top: 121px;
	border:0px;
	border-style:solid;	
	margin-bottom:10px;
}

#time {
	position: absolute;
	height: auto;
	width: 210px;
	left: 288px;
	top: 58px;
	font-weight:normal;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.meny:link {
	text.decoration: none;
	font-weight: none;
	color: #000000;
}
a.meny:hover  {
	color: #000000;
	font-weight: none;
	text-decoration: underline;
}
a.meny:visited {
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
a.meny:active {
	text-decoration: none;
	font-weight: none;
	color: #000000;
}
a:link  {
	color: #000065;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000065;
	text-decoration: none;
}
a:hover {
	color: #000065;
	text-decoration: underline;
}
a:active {
	color: #000065;
	text-decoration: none;
}

a {
	font-weight: bold;
}

.menyN2 {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.menyN2Act {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.menyN2:hover, .menyN2Act:hover {
	text-decoration: underline;
}

.newslistheader {
	font-size:29px;
	line-height:35px;
	color:#000000;
	margin-top:5px;
}

.newslisttext {
	line-height:16px;
	color:#000000;
}

a.newslisttext {
	font-weight:normal;
	color:#000000;
	font-size:11px;
}

a.newslistheader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}
