body {
	margin: 10px 0 10px 0; padding: 0px;
	background-image: url(../gfx/bakgrunn.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
  background-attachment: fixed;
}

BODY, P, DIV, TD   {
	font-size : 10pt; color: #444444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	font-size : 18px;	font-weight : bold; 	margin: 0px; padding: 0px;
	border-bottom: #BDCAE3 1px dotted;
}

H2 {
	font-size : 15px;
	font-weight : bold;
	margin: 0px; padding: 0px;
}

.small  {font-size : 10px;}
.foto {text-align: right; font-size: 10px; color: Gray;}
.foto a, .foto a:visited {color: Gray; text-decoration: none;}

A, A:Active, A:Visited, A:Link {color : #1f50ac;}
A:Hover {color : red;}

/* Topp */

#topp {
	height: 150px;
	background-image: url(../gfx/topp2015.jpg);
	background-repeat: no-repeat;	
	text-align: right; line-height: 22px;
	overflow: hidden;
}

#sook {
	padding: 40px 30px 0 0;
}
#sook input {
	color: #000 !important;
	border: 0px;
	text-indent: 5px;
	line-height: 24px;
	height: 24px;
	background-color: rgba(255, 255, 255, 0.8);
}

#meny {
	background-color: #ff8c00;
	text-align: right;
}

#meny ul {margin: 0px; padding: 0px;}
#meny li {display: inline;	padding: 0 20px 0 0; line-height: 34px;}

#meny a, #meny a:visited, #meny a:active {
	font-size: 110%;
  text-decoration: none; 
  color: black; 
}
#meny a:hover {text-decoration: underline; color: black;}

/* Side */
#ramme {
	max-width: 900px; padding: 10px 10px 2px 10px;
	background-color: #E6EBF5;
	background-color: rgba(255, 255, 255, 0.5);
	margin: auto;
}

#side {
	background-image: url(../gfx/side.gif);
	background-repeat: repeat-y;
	border-bottom: #0D86C3 1px solid;
	margin: auto;
}

#marg {width: 210px; float: left;}

#innhold {
	width: 640px; 
	float: right;
	padding: 15px 20px 8px 20px;
	height: auto;
}

#innhold ul {margin:0px;}

.breadcrumbs {
  font-size: 90%;
  color: #666;
  margin-bottom: 10px;
}
.breadcrumbs a {
  font-size: 11px;  
}
.referanser td {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: gray 1px dotted;
}

br.cb {clear: both;}

#bildegalleri {
	width:450px; float:left; 
	text-align:center; font-style: italic;
}
#tubnail {margin-left:16px; width:90px; float:left;}

#marg ul {margin: 0px; padding: 0px; list-style: none;}
#marg li {
  margin-top: 14px;
}
#marg ul li a {
	width: 200px; line-height: 28px; height: 28px;
	display: block;
	font-size: 110%;
	color: black;
	margin: 4px 0 0 10px;
	text-indent: 6px;
	text-decoration: none;
	background-color: #cdd8eb;
}
#marg ul li a:hover {}
#marg a.txt {display: inline;}

#marg ul li ul {margin: 2px 0px 14px 0px;}
#marg ul li ul li {
  margin: 0;
}
#marg ul li ul li a, #marg ul li ul li a:visited, #marg ul li ul li a:active {
	margin-left: 4px;
	text-indent: 8px;
	font-size: 10pt; line-height: 14px; height: 14px;
	background-color: #fff;	
}
#marg ul li ul li a:hover {
	color: #DD0000;
	text-decoration: underline;
}

/* Bunn */
#copy {color: #506A73; font-size: 11px; text-align: center; line-height: 24px;}
#copy a {color: #506A73; font-size: 11px; text-decoration: none;}
#copy a:hover {color: Black; text-decoration: underline;}

@media print {
  body{background-color:#FFFFFF; background-image:none; color:#000000;}
  #topp, #meny, #marg, #copy {display:none;}
}