BODY  {
	margin: 10px 0 0 0; 
	padding: 0px; 
	font-size : 12px;
	color: #333333; 
}

P, DIV, TD  {
	color : #333333;
	font-family : Verdana, Arial;
	text-align: left;
}

h1, h2 {
	font-size : 16px; font-weight : bold;	
	margin:0px; padding:0px; 
}
h1 {color: #006598;}
h2 {color: #f70;}
h3 {
	font-size : 13px; font-weight : bold;	
	margin:0px; padding:0px;
}

A, A:Active  {
	text-decoration : underline;
	color : #006598;
	font-family : Verdana, Arial;
}
A:Hover  {
	color : navy;
	text-decoration : underline;
}
a.knapp {
	background-image: url(gfx/gfx2005/pillink.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}
a.knapp11 {
  display: block;
	text-decoration:none; 
	font-size:13px; font-weight : bold;
}
span.knapp {
	background-image: url(gfx/gfx2005/pillink.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	text-decoration : underline;
	color : #E66118;
	font-family : Verdana, Arial;
	cursor: crosshair;
}

img, a.img {
	border-color: Gray;
}

#ramme {
	margin-left: 10px;
	width: 950px;
	border: #eee 10px solid;
}

#layout  {
  clear: both;
	width: 950px;
}

#topp1 {
	float: left; width: 186px; height: 114px;
	margin: 1px 0 0 2px;
	background-image: url(gfx/2011/logo_agderferie.jpg);
}

#topp2 {
	float: left; width: 663px; height: 114px;
	margin: 1px 0 0 2px;
	background-image: url(gfx/2011/topp2.jpg);
}

#topp3 {
	float: right; width: 93px; height: 114px;
	margin: 1px 2px 0 0;
	background-image: url(gfx/2011/topp3.gif);
}




#meny {
   height: 97px;
}
#meny div {
   margin: auto;
   width: 950px; height: 95px;
}
#meny div div {
   position: absolute;
   margin-left: 2px;
   z-index: 999;
}

#meny ul {
	float: left;
	list-style: none;
	padding: 0px; margin: 0px;
	border-top: #fff 2px solid;
}
#meny ul li {
	float: left; width: 93px;
	border-right: #fff 2px solid;
	border-bottom: #fff 2px solid;
}
#meny a {
  font-size:12px;
  display: block;
  height: 69px;
  padding: 24px 5px 0 5px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}
#meny ul li a {
  font-weight: bold;
} 
#meny ul ul {
	display: none;
	width: 291px;
	margin: 0px;
}

div#meny ul li:hover ul {
	display: block;
}
#meny ul ul li {
  float: left;
}
#meny ul ul li a {
  font-weight: normal;
}
#meny ul ul li a:hover {  
}
#meny ul ul ul {
  width: 95px;
}
#meny ul ul ul li  {
  width: 95px;
  border-bottom: 2px;
}
#meny ul ul ul li a {
}


/** Orange bakgrunn **/
#meny ul li a {
   background-color: #f70;
   color: #000;
}

/** LYS Blå **/
#meny ul ul li a, a.knapp11 {
  background-color: #98E6FF;
}

/** BLÅ bakgrunn **/
#meny a:hover,
#meny ul ul li a,
a.knapp11:hover {
  background-color: #52B4E5;
  color: #000;
}

/** MØRK BLÅ bakgrunn **/
#meny ul ul li a:hover {
  background-color: #006598;
  color: #fff;  
}


#meny ul li.nestsist ul {
  position: relative;
  left: -95px;
}
#meny ul li.sist ul {
  position: relative;
  left: -190px;
}
#meny ul li.bred {
  width: 198px;
}
#meny ul li.ekstrabred {
  width: 259px;
  line-height: 18px;
  padding: 12px;
  background-color: #98E6FF;
  color: #000;
}
#meny ul li.ekstrabred a {
  padding: 0px;
  display: inline;
  color: #d00;
  background-color: transparent;
}



.skille {
	clear: both;
}
.skille2 {
  height: 10px;
  background-color: #eee;
}

#marg {
  float: left;
	width: 187px; 
	margin: 0 20px 0 2px;
}

#marg ul {
  width: 187px;
	margin: 0px; padding: 0px;
	list-style: none;
}
#marg ul.closed {
	display: none;
}

#marg ul.open {
	margin-bottom: 12px;
}

#marg ul li {
	background-color: #98E6FF;
	margin: 2px 0 0 0; 
	line-height: 30px;
}
#marg ul li a {
	display: block;
	color:black;  padding-left: 16px;
	text-decoration:none; 
	font-size:13px; font-weight : bold;
}
#marg ul li a:hover  {  
  background-color: #52B4E5;
}
#marg ul ul {
  border-top: #fff 1px solid;
	background-color: #fff;
}
#marg ul ul li {
  background-color: #C9F2FF;
	line-height: 20px;  
}
#marg ul ul li a {
  font-size: 12px;
  font-weight: normal;
}
#marg .websook {
  font-size: 12px; width: 140px;
  border: #f70 3px solid;
}
#marg .send {
  font-size: 12px; width: 34px; height: 23px;
  border: 0px;
  background-color: #f70;
}

#side {
	float: left; margin-top: 20px;
	padding: 0px;
}

br.cb {
	clear: both;
	line-height:0px;	
}

#over {
	position: absolute; top: 260px; left: 230px;
}

#over h1 {
	font-size : 18px; font-weight : bold;	
	margin:0px; color: black;
}

#over h3 {
	font-size : 18px; font-weight : bold;	
	margin:0px; color: #F79D6D;
}

#bilder {
	float:left; width:350px;
}

#imgtub {padding: 1px 0px 3px 0px;}
#imgtub br {font-size:0px; line-height:1px;}
#imgtub a img, imgtub a:visited img {border: #888 1px solid;}
#imgtub a:hover img, #imgtub a:active img {border: #E66118 1px solid;}

#bilderold {
	float:left; width:200px;
}

#tekst {
	float:left; width:350px; margin-left:20px;
}

#bytxt {
	position: absolute; top: 300px; left: 230px;
	width: 530px;
	background-color: #fff;
	font-size: 11px;
}

#bybilde {
	position: absolute; top: 300px; left: 781px;
	width: 187px;
}
#bybilde h3, #marg h3, .knapp11 {
  padding-left: 10px;
  line-height: 30px;
  background-color: #98E6FF;
  margin: 0 0 2px 0;
}
#marg h3 {
  background-color: #ccc;
}
#bybilde div div, #marg div div {
  padding: 7px 5px 7px 5px;
  margin-bottom: 2px;
  border: #98E6FF 3px solid;
  font-size: 11px;
  background-color: #fff;
}
#marg div div {  
  border: #ccc 3px solid;
}

#bytxt .by {
	padding-bottom: 10px; margin-bottom: 8px;
	border-bottom: #F36B21 1px dotted;
}

#bytxt .by img {
	float: left; margin-right: 10px;
	padding-top: 4px;
}
#bytxt b {
	font-size: 13px;
}

#bytxt .faneboks {
   font-size: 11px; 
	margin-bottom: 10px;
}
#bytxt .faneboks img {
   padding-top: 1px;
   float:left; margin-right: 10px;   
}


#om {
	position: absolute; top: 260px; left: 781px;
	width: 187px; font-size: 11px;
}

.tek div {
	float:left; background-color:#EEEEEE; width:114px; margin:1px;
}

.foto {
	font-size: 11px;
	margin-top: 16px;
   padding: 4px 4px 8px 4px;
   background-color: #FFF8E8;
}

.info {
	font-size: 12px;
	font-weight: bold;
}

#kaltxt {
	margin-bottom:2px;
	width: 325px;
}

#kalled {
	float:right;
}

.kal1 {
	color:WhiteSmoke; background-color:Green; 
	font-size:10px;
}

.kal2 {
	color:WhiteSmoke; background-color:Red; 
	font-size:10px;
}

div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:white; border:2px solid #F36B21; 
  width:330px; padding:0px; text-align:center;
}

div.lukk {font-size:11px; border-top:#F36B21 1px solid; padding-bottom:2px; text-align:center;}

@media print {
  body{background-color:#FFFFFF; background-image:none; color:#000000;}
  .skille, skille2, #topp1, #topp2, #topp3, #meny, #marg {display:none;}
}

.ledig {
	color:WhiteSmoke; background-color:Green;
}

.opptatt {
	color:WhiteSmoke;background-color:Red;
}

.lenke {
	display:none
}

