* {
  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:14px;
	margin:0 0 10px 0;
	color: #C8371C;
	text-transform: uppercase;
}

h3 {
  font-size:11px;
  margin:0 0 10px 0;
}
h4 {
	font-size:14px;
	color: #C8371C;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
h4 a {
	font-size:14px;
	color: #C8371C;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-weight: bold;
}

a:hover {
	color:#C8371C;
}

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

input {
  width:250px;
}

textarea {
  width:250px;
  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:228px;
	clear:both;
	background-color: #fff;
}

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

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

div#left {
  position:absolute;
  top:221px;
  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:230px;
  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;
  height:97px;
  margin:0 1px 1px 0;
  padding:0 0 0 135px;
}

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:#9E2423;
}

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-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 15px;
}

/* 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;
}
.thumbBackground {
	background-image: url(../Img_Sidemal/bgThumbs.jpg);
	height: 97px;
	width: 130px;
	background-repeat: no-repeat;
}
.thumbBackground img {
	height: 70px;
	width: 97px;
	border:none;
	margin-left: 13px;
	margin-top: 13px;
}
#wrapper #content #center .padding .mainContent #contactForm .Skjemaverifiseringsbilde {
	margin-right: 150px;
	margin-top: 20px;
	margin-bottom: 9px;
	margin-left: 9px;
}
