
BODY {
	background: #fff;
	background: url(/images/main_bg.gif) repeat-x;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	FONT-STYLE: Normal;
	FONT-WEIGHT: lighter;
	text-align: center;
	color: #000;
	margin: 5px;
}


TD
{
	font-size: 11px;
}

hr {
	display: none;
}
p {
	margin: 0px 0;
}
a {
	color: #000;
}
a:hover {
	color: #043464;
}

.topmenucell {
	background: #043464;
	width: 81px;
	height: 22px;
	text-align: center;
}

.topmenucellon {
	background: #DDDDDD;
	width: 81px;
	height: 22px;
	text-align: center;
}

.topmenucell a {
	color: #fff;
	text-decoration: none;
}
.topmenucell a:hover {
	color: #043464;
	text-decoration: none;
}
.topmenucell a.current {
	color: #454139;
}

.topmenucellon a {
	color: #043464;
	text-decoration: none;
}
.topmenucellon a:hover {
	color: #043464;
	text-decoration: none;
}
.topmenucellon a.current {
	color: #043464;
}

#topmenu {
	background: #454139;
	clear: both;
	width: 347px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	background: #fff;
	margin: 0 auto;
	Padding: 0px;
	text-align: center;
	width: 980px;
}

#header {
	width: 980px;
	height: 67px;
	margin: 0;
}

#logo {
	float: right;
	width: 86px;
	height: 65px;
}
#logo h1 {
	text-indent: -1500em; 
	overflow: hidden;
	margin: 0;
	text-align: left;
}
#logo #logo_text {
	background: url(/images/logo.gif) no-repeat;
	width: 86px;
	height: 65px;
	font-size: 1px;
	text-align: left;
}
#logo #logo_text a {
	display: block;
	height: 65px;
	text-align: left;
}

#banner {
	float: left;
	width: 515px;
	text-align: Left;
}

#topborder {
	display: none;
}

/* ---------------------------------------------------------------------- */

#maincontainer {
	width: 980px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#maincontenttitle {
	clear: both;
	width: 400px;
	height: 25px;	
	margin-top: 8px;
	padding: 0px;	
}

#maincontainerSCROLLBAR
{
	scrollbar-3dlight-color: #454139;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-base-color: #454139;
	scrollbar-darkshadow-color: #454139;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #454139;
	scrollbar-shadow-color: #454139;
	scrollbar-track-color: #454139;		

	width:390px; 
	height:340px;
	cursor: default; 
	overflow: Auto; 
	overflow-x: hidden; 
	margin: 0;
		
}


#maincontent {
	float: left;
	width: 980px;
	text-align:center;
}

#maincontent h1 {
	font-size: 14px;
}
#maincontent h1 a {
	color: #000;
	text-decoration: none;
}
#maincontent h1 a:hover {
	color: #EB9A10;
	text-decoration: underline;
}
#maincontent p {
	margin: 8 0 0 0px;
}
#maincontent .date {
	font-size: 11px;
	color: #666;
	margin: -8px 10px -11px 10px;
}

#maincontent .book {
	float: right;
	padding: 0 0 0 0px;		
	font-size: 11px;
}

#leftcontent {
	background-color: #000;
	float: left;
	margin: 0px;
	padding: 0px;	
	width: 347px;
	height: 385px;
}

#leftcontentsubmenu {
	float: right;
	margin: 0px;
	padding: 0px;	
	width: 347px;
	height: 184px;
}

#submenu {
	clear: both;
	float: right;
	background: #FFCC00;
	background: url(/images/submenu_bg.gif) no-repeat;
	width: 137px;
	height: 182px;
	margin-top: 1px;
	padding: 0px;
	text-align: left;
}


ul.sti {
	margin: 0;
	padding: 0;
	list-style: circle;
	font-size: 1em;
}
ul.sti li {display:inline; padding: 0.5em;}
ul.sti li span {font-size:1.15em;}

.leftmenu {
  padding: 6px 0px 6px 6px; 
  margin: 0px 0 0 0; 
  width: 237px;
  color: #000;
  }

.leftmenu li {
	list-style: none;
	margin: 0;
	padding: 0px 0px 6px 0px;
}

.leftmenu li A:link {color: #000;TEXT-DECORATION: none; font-style: none}
.leftmenu li A:visited {color: #000;TEXT-DECORATION: none;font-style: none}
.leftmenu li A:hover {color: #043464;TEXT-DECORATION: none;font-style: none}
.leftmenu li A:active {color: #000;TEXT-DECORATION: none;font-style: none}  

/*GALLERI CONTENT*/



#pagecontentcontent {
	width: 390px;
	height: 340px;
	text-align:left;
	padding: 0px;
}

#pagecontentleftcontent {
	/*background: #ccc;*/
	float: left;
	width:145px; 
	height:340px;
	margin: 0 0 0 0;
}


#pagecontentleftcontentscroll
{
	scrollbar-3dlight-color: #454139;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-base-color: #454139;
	scrollbar-darkshadow-color: #454139;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #454139;
	scrollbar-shadow-color: #454139;
	scrollbar-track-color: #454139;		
	
	float: left;
	width:140px; 
	height:340px;
	cursor: default; 
	overflow: Auto; 
	overflow-x: hidden; 
	padding-left: 0px;
		
}

#pagecontentrightcontent
{
	float: right;
	width:245px; 
	height:340px;
	margin: 0 0 0 0;
	overflow: hidden;
		
}


/*GALLERI CONTENT*/

#newstxt {
	clear: both;
	margin: 0 0 10 0px;
	padding: 3px;	
}

#newstxt h1 a, h3 a {
	font-size: 14px;
	margin: 0px 0px;	
	text-decoration: none;
}

.divider {
	clear: both;
}

#skiller {
	clear: both;
	background: #fff;
	height: 10px;
}


#focus1 {
	float: left;
	width: 270px;
	background: #F3F3F3;
	background-image: url(/images/praktisk_info_bg.gif);
	margin: 0 0 10 0px;
	padding: 3;
	border-bottom: 2px solid #FDFDFD;
	
}
#focus2 {
	float: right;
	width: 270px;
	background: #ebebeb;
}
.focus1 img, #focus2 img, #maintxt img, #newstxt img {
	float: right;
	margin: 0 0 0 10px;
	border: 1px solid #cccccc;
	padding: 0px;
}
#focus1 h1, h3, #focus2 h3, #archive1 h3, #archive2 h3 {
	font-size: 11px;
	margin: 0px 0px;
}
#focus1 h3 a, #focus2 h3 a {
	color: #000;
	text-decoration: none;
}
#focus1 h3 a:hover, #focus2 h3 a:hover {
	color: #d71920;
	text-decoration: underline;
}

#focus1 p {
	margin: 0 0 3 0px;
}

#focus1 ul, #focus2 ul {
	list-style: none;
	margin: 0 10px 10px 10px;
	padding: 0;
}

.Nimg {
	float: right;
	margin: 0 0 0 5px;
	border: 0px solid #fff;
	padding: 0px;
}

.Nimg2 {
	float: left;
	margin: 0 5 0 0px;
	border: 0px solid #fff;
	padding: 0px;
}

#rightteaser {
	width: 100%px;
	padding: 5 5 5 5;
	background-color: #fff;
	border: 1px solid #B8B8B8;
	margin-top: 5px;
}

#rightteaserpixtext {
	width: 100%px;
	height:14px;
	padding: 2 2 2 2;
	background-color: #fff;
	border: 1px solid #B8B8B8;
}

#footer {
	width: 980px;
	height: 1px;
	border-top: 1px solid #ccc;
}

H1 {
	font-size: 15px;
}
H2 {
	font-size: 14px;
}
H3 {
	font-size: 13px;
}
H4 {
	font-size: 12px;
}

H5 {
	font-size: 11px;
}

#innerSCROLLBAR
{
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-arrow-color:#2B3764;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #B2B2B2;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-track-color: #DDDDDD;		

	width:326px; 
	height:205px;
	cursor: default; 
	overflow: Auto; 
	overflow-x: hidden; 
	margin: 0;
		
}

#printArea
{
	padding: 3 20 0 0px
}

.Formslayout
{
    BORDER-RIGHT: #8A919A 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #8A919A 1px solid;
    PADDING-LEFT: 1px;
    font-size: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #8A919A 1px solid;
    WIDTH: 250px;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #8A919A 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #fefefe
}
.Sendlayout
{

	BORDER-RIGHT: #58676C  1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #58676C  0px solid;
	PADDING-LEFT: 1px;
	font-size: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #58676C  0px solid;
	WIDTH: 90px;
	COLOR: #58676C;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #58676C  1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #cccccc;
	
}

/*FORMFELTER*/

label{
float: left;
width: 140px;
font-weight: bold;
}

input, textarea{
width: 300px;
margin-bottom: 5px;
BORDER: #58676C  1 1 1 1px solid;
}

textarea{
width: 300px;
height: 100px;
BORDER: #58676C  1 1 1 1px solid;
}

.boxes{
width: 1em;
}




.req {
	width: 5px;
	background-color:#8A8885;
}
