* {
  margin:0;
  padding:0;
}

body {
  height:100%;
  margin:20px auto 0 auto;
  background:#ffffff;
  text-align:center;
}

body,table,a,input,button,select,textarea {
  font:normal normal 11px arial;
  color:#666666;
  text-decoration:none;
}

h2 {
  font-size:17px;
  margin:0 0 10px 0;
}

h3 {
  font-size:11px;
  margin:0 0 10px 0;
}

a:hover {
  color:#46ac10;
}

button,textarea,input,select {
  padding:1px 2px;
}

input {
  width:175px;
}

textarea {
  width:179px;
  height:55px;
}

img {
  border:0;
}

div#wrapper {
  position:relative;
  width:790px;
  margin:0 auto;
  text-align:left;
}

div#topLinks {
  padding:0 0 5px 0;
  text-align:right;
}

div#topLinks a {
  padding:0 10px 0 8px;
  border-right:1px solid #ccc;
}

div#top {
  height:199px;
  background:#fff url('../Img_Sidemal/bgTop.jpg') no-repeat bottom right;
  clear:both;
}

img#logo {
  margin:90px 0 0 0;
}

#content {
  min-height:400px;
  height:auto !important;
  height:400px;
  margin:10px 170px;
  background:url('../Img_Sidemal/background.gif') repeat-y;
}

div#left {
  position:absolute;
  top:225px;
  left:0;
  width:170px;
}

div#left div#menu a {
  display:block;
  margin:2px 5px 2px 0;
  padding:3px 0 3px 11px;
  border-bottom:1px solid #eee;
  background:url('../Img_Sidemal/bullet.gif') no-repeat 0 7px;
}

div.mainContent ul,ol {
  padding:0 0 0 30px;
}

div#right {
  position:absolute;
  top:225px;
  left:620px;
  width:170px;
}

div#footer {
  padding:12px 0;
  background:url('../Img_Sidemal/dot.gif') repeat-x top;
  text-align:center;
}

ul.thumbList {
	clear:both;
	list-style:none;
}

ul.thumbList li {
	position:relative;
	clear:both;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
}

ul.thumbList a.img {
  position:absolute;
  left:0;
  width:122px;
  height:97px;
  background:url('../Img_Sidemal/bgThumbs.jpg') no-repeat;
}

ul.thumbList img {
  width:99px;
  height:73px;
  margin:12px;
}

ul.thumbList a {
  color:#46ac10;
}

div.listing {
  margin:20px 0;
  border-top:1px solid #cccccc;
}

div.listing a {
  display:block;
  padding:5px 2px 5px 14px;
  border-bottom:1px solid #cccccc;
  background:url('../Img_Sidemal/bullet.gif') no-repeat 2px 9px;
}

form#contactForm {
  margin:0;
  padding:10px 0;
  clear:both;
  border-top:1px solid #cccccc;
}

form#contactForm input {
  margin:1px 0;
}

form#contactForm label {
  display:inline-block;
  width:160px;
  margin:1px 0;
  padding:0 5px 2px 0;
  vertical-align:top;
}

.printLink {
  padding-left:17px;
  margin-right:12px;
  float:right;
  background:url('../Img_Sidemal/print.gif') no-repeat left center;
}

.tipsLink {
  padding-left:17px;
  float:right;
  background:url('../Img_Sidemal/tips.gif') no-repeat left center;
}

.backLink {
  display:block;
  margin:20px 0 0 0;
}

#bottomLogo {
  float:left;
}

.padding {
  padding:15px 20px;
}

/* TABELL FOR LAG PRESENTASJONER */

#lagpresentasjon {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.Tabellborder {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	background-color: #F5F5F5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.Tabelltopp {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	padding-left: 3px;
	font-size: 12px;
	background-image: url(../Img_Sidemal/bgTable.jpg);
	background-repeat: no-repeat;
}
.TabellInfo {
	padding: 9px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.infotable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.newsforside {
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 9px;
	padding-left: 11px;
	background-image: url(../Img_Sidemal/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
.newsforside a:link {
	color:#666666;
}
.newsforside a:visited {
	color:#666666;
}
.newsforside a:hover {
	color:#46ac10;
}

