body {
	margin: 0px; padding: 0px;
	background-color: #eee;
	background-size: 100%;
  background-attachment: fixed;
}
html, td, p, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
a, a:visited, a:active {color: #000; text-decoration: underline;}
a:hover {color: #b60b00;}
h1, h1 a, h2, h2 a {font-size:15pt; color: #555;}
h3 {font-size:12pt;}
form, .breadcrumb {
	margin: 0px; padding: 0px;
}

#ytter {	
  margin: auto;
  max-width: 1000px;
  background-color: rgba(255, 255, 255, 0.6);
}
#ramme {
  padding: 15px;
	background-color: #fff;
}
#topp {
  margin-bottom: 15px;
  padding: 20px;
  background-color: #888;
}
#logo {
	float: left;
}
#logo a {
	display: block;
	font-size: 28pt; font-weight: bold; color: #fff;
	text-decoration: none;
	margin: 0 0 10px 0;
	
}
#logo, #logo a {
	width: 400px; 
}
#toppmid, #toppright {
	float: right;
	margin: 0 20px 0 0;
	color: #fff;
}
#toppmid strong, #toppright strong {
	font-size: 120%;
	color: #fff;
}
#toppright .search-query {
  width: 200px;
  text-indent: 6px;
  line-height: 24px;
  height: 24px;
  margin-top: 8px;
  border: 0px;
  color: #888;
	font-size: 10pt;
}
#slogon {
	clear: both;
	font-size: 11pt; font-weight: bold; color: #eee;
}

#side {}

#innhold {
  float: right; 
  width: 740px;
}
.tabell td {
	display: inline-block; float: left;
	margin: 0 15px 0 0; padding: 10px 10px 0 10px;
	text-align: center;
	background-color: #eee;
}
.tabell td:last-of-type {
	margin: 0px !important;
}

#bokser {
  float: left;
  width: 220px;
}
#bokser form {
  margin: 20px 0 20px 0;
}
#bokser input {
  width: 220px;
  text-indent: 6px;
  border: #cfcfcf 2px solid;
  padding: 5px 0 5px 0;
}
#bokser h2 {
  font-size: 13px;
  margin-bottom: 6px;
}
#sosial, #hoy2, #hoy3, #hoy4, #hoy5 {
	margin: 20px 0 0 0;
}
#hoy2 p, #hoy3 p, #hoy4 p, #hoy5 p {
	font-weight: bold;
	text-align: center;
}
#hoy2 a, #hoy3 a, #hoy4 a, #hoy5 a {
	color: #333;
	text-decoration: none;
}
#bunntekst {
}

.inner {
	padding: 10px;
}
.footer {
	background-color: #ddd;
}
.footer, #bunn {   
	margin: auto;
  max-width: 1080px;
}
#bunn div {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.6);
  line-height: 20px;
	font-size: 10pt; color: #444;
	text-align: center;	
}
#bunn a, #bunn a:visited {
	font-size: 12px; color: #444;
	text-decoration: none;	
}
#bunn a:hover {
	color: #f00;
	text-decoration: underline;
}

br.cb {
   clear: both;
   font-size: 0px;
}

