body {
	background-color:rgb(96, 118, 24); 
/*	background-color:rgb(183, 229, 37);  */
	background-image: none;
	font-family:Tahoma, Geneva, sans-serif ;
	font-size: medium;
}

/* body {
	background: #e0e0df url(aida_lisa.css/$file/body-bg.gif) repeat-x bottom;
	font-size: medium;
} */

#topDiv {position:absolute; top:0px; left:0px; background-image:url(aida_lisa.css/$file/TopGrafik.gif); background-position:top left; background-repeat:no-repeat; color:black; width:100%; height:150px; vertical-align:middle; color:rgb(255,255,255); font-weight:bold;}

/* #brandingArea {visibility:hidden; display:none;} */

#brandingArea {
	top: auto;
	bottom: -30px; 
	left: 0px; 
	z-index: 5; 
	width: 100%;
	height: auto;
	text-align: center; 
	color: #444;
	font-size: 10px;
	background-image: none;
	height: 20px;
	display: block;
}

#brandingArea a {color: #333; text-decoration: none; font-weight: bold;}
#brandingArea a:hover {text-decoration: underline;}

/* #mainMenuArea {top:150px; background-color:rgb(133, 178, 85);}
#mainMenuArea a {text-decoration:none; }
#mainMenuArea .active {color:rgb(255, 255, 255);}
#mainMenuArea .draft {text-decoration:line-through;}
#mainMenuArea .active a:link {color:rgb(255, 255, 255); background-color:transparent;}
#mainMenuArea .active a:hover {color:rgb(255, 255, 255); background-color:transparent; text-decoration:underline;}
#mainMenuArea li {color:rgb(255, 255, 255); background-color:transparent;}
#mainMenuArea li a:link {color:rgb(255, 255, 255); background-color:transparent;}
#mainMenuArea li a:visited {color:rgb(255, 255, 255); background-color:transparent;}
#mainMenuArea li a:hover {color:rgb(255, 255, 255); background-color:transparent; text-decoration:underline;}
#mainMenuArea li a:hover {color:rgb(12, 12, 12); background-color:transparent; text-decoration:none;}
#mainMenuArea .missing {background-color:transparent; color:white; font-weight:bold;}
*/
#mainMenuArea ul {margin: 0; padding: 0;} /*Retter menuen på plads  [Lasse]*/

#subMenuArea {top:150px; width:200px; height:550px; background-image:url(aida_lisa.css/$file/LeftMenu.jpg); background-repeat:no-repeat; background-color:rgb(255, 255, 204); border-right-width: 3px; border-right-style: solid ; border-right-color:rgb(223 , 72, 125);}
#subMenuArea a {color:rgb(0, 0, 0);}
#subMenuArea a:hover {color:rgb(223, 72, 125); text-decoration: none;}
#subMenuArea .main {color:rgb(0, 0, 0);}
#subMenuArea .active {color:rgb(223, 72, 125);}
#subMenuArea li {color:rgb(0, 0, 0);}
#subMenuArea #pictures td {color:rgb(0, 0, 0);}
/* #subMenuArea li {background-image:url(aida_lisa.css/$file/link.gif);}
#subMenuArea .active {background-image:url(aida_lisa.css/$file/activeLink.gif);}
#subMenuArea .external {background-image:url(aida_lisa.css/$file/link.gif);}  */
#subMenuArea ul {margin-top: 10px;}
#subMenuArea #login {display: none;}

#subMenuArea li {margin-right: 10px; padding:5px 27px 10px 10px; text-align:left;}
#pictures td a {font-size: 125%;} /*billedarkiv links større*/

#subMenuArea li.spacer, #subMenuArea li.main.spacer {
      color: #fff; background-color: rgb(133, 178, 85); line-height: 12px;
}

/* #contentArea {top:160px; left:235px; background-color:rgb(255, 255, 204)} */
#contentArea {top:160px; left:215px; background-color:rgb(248, 252, 238)}
#container {position:absolute; width:780px; top:0px; height:560px; margin-left:-390px; margin-bottom:10px; left:50%;/*background-image:url(aida_lisa.css/$file/bag.jpg);*/ background-position:top left; background-repeat:no-repeat;  background-color:rgb(248, 252, 238)}

#contentArea h1 {color:black; background-color:transparent; font-weight:bold; font-size: 120%; margin:0px;}
#contentArea h2,
#contentArea th {color:black; background-color:transparent; font-weight:bold; font-size:110%;}
#contentArea h3 {color:black; background-color:transparent; font-weight:bold; font-size:100%;}

#contentArea a:link {color: #85b255; font-weight: bold;}
#contentArea a:visited {color: #85b255; font-weight: bold;}

#contentArea #topLink a {color: #85b255; font-weight: bold; text-decoration: none;}

#contentArea p {font-size: 80%;}

#breadCrumbTrail {visibility:hidden; display:none; top:185px; left:235px;}

 /*#microSearch {top:124px; left:5px;} */
#microSearch {top:125px; left:585px;}
#microSearch .inputButton {background-color:rgb(245, 168, 195); color: #fff;}

/*********************News**************************************************/
#newsFloatIcon {position:absolute; right: 250px; top: 125px; width:82px; height:19px; background:transparent url(aida_lisa.css/$file/newsFloat.gif) no-repeat; z-index:20;}
#newsWindow {font-size: 10px;}
#newsWindow div span {margin: 0; font-size: 13px; margin-right: 170px !important;}

div#newsArchive div {background-color: #eee; border: 1px solid #999; padding: 4px; margin: 5px 0 0 2px; width: 510px;}
div#newsArchive h2 {margin-top: 0; font-style: italic; font-size: 10px; font-weight: normal;}
div#newsArchive h3, div#newsArchive a {font-size: 11px;}
div#newsArchive a:link, div#newsArchive a:visited {color: #a4314e;}

/*************************************dhtmlwindow*************************************************/
.dhtmlwindow{
position: absolute;
border: 1px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 12px Verdana;
background-color: #f5a8c3;
color: white;
cursor: move;
overflow: hidden;
width: auto;
}
.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid #000;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-contentarea h2, .drag-contentarea h3, .drag-contentarea p, .drag-contentarea a {font-size: 10px; margin-top: 0.5em; margin-bottom: 0; padding-left: 26px;}
.drag-contentarea h3 {font-weight: bold;}
.drag-contentarea div {background-color: #f5f5f5; border-bottom: 1px dashed #999; padding-bottom: 5px;}
.drag-contentarea a {font-weight: bold; color: #a4314e; background: transparent url(aida_lisa.css/$file/link2.gif) no-repeat 0 3px; height: 24px; display: block; padding-top: 6px;}
.drag-contentarea h2 {font-style: italic; font-weight: normal; background: transparent url(aida_lisa.css/$file/date.gif) no-repeat;  height: 24px; padding-top: 5px;}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}

