/*OBS! Herfra og ned bør intet udover background-color/image ændres da det flytter rammerne på skærmen*/

/*skærmbaggrund rundt om rammen*/
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #f0f0f0;
}


/*luft over banner*/
div#top {
	position: absolute;
	left: 50%;
	width: 930px;
	margin-top: 0px;
	height: 20px;
	margin-bottom: 0px;
	margin-left: -465px;
	padding: 0px;
	background-color: #f0f0f0;
}

html>body #top {
	width:930px;
	margin-left:-465px; /* korrekt værdi */
}


/*banneret*/
div#banner {
	position: absolute;
	left:50%;
	margin-top: 20px;
	margin-left: -465px;
	background-image: url(../grafik/banner.gif);
	background-repeat: repeat-y;
	width:930px;
	height: 140px;
}

html>body #banner {
	width:930px;
	margin-left:-465px; /* korrekt værdi */
}


/*placeringsramme omkring den hvide del inckusiv fodnote*/
div#container {
	position: absolute;
	left: 50%;
	width: 930px;
	margin-top: 160px;
	margin-bottom: 0px;
	margin-left: -465px;
	padding: 0px;
	background-image: url(../grafik/baggrund.gif);
	z-index: 0;
}

html>body #container {
	width:930px;
	margin-left:-465px; /* korrekt værdi */
}

/*placering for udskriv*/
div#print {
	position: relative;
	float: right;
	width: 100px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	z-index: -1;
}


/*Topmargin over indhold*/
div#topmargin {
	position: relative;
	float: left;
	width:887px;
	height: 25px !important;
	margin: 0px 0px 0px 22px;
	background-color: #fff;
	z-index: -1;
	}

/*Login-felt*/
div#login {
	position: relative;
	float: left;
	width:16px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	z-index: -1;
	}

/*Navigations-sti over indhold*/
div#sti {
	position: relative;
	float: left;
	width:600px;
	height: 20px;
	margin: 2px 0px 0px 147px;
	z-index: -1;
	}

/*indhold-delen hvor dokumenter placeres*/
div#indhold {
	position: relative;
	float: right;
	width: 710px;
	margin-left:1px;
	margin-right: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:10px;
	padding-top: 0px;
	background-color: #fff;
	border: 0px dotted #000;
	z-index: -1;
}

/*indhold-del hvor billeder placeres*/
div#fotoindhold {
	position: relative;
	float: left;
	width: 870px;
	margin-left:30px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:10px;
	padding-top: 0px;
	background-color: #fff;
	z-index: -1;
}

/*venstre kolonne*/
div#leftcol {
	width: 149px;
	float: left;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
	text-align: center;
	display: inline;
}

/*fodnoten med copyright*/
#footer {
  width:930px;
  height:50px;
  position: relative;
  margin-top:-10px;
  margin-bottom: -20px;
  padding-top: 13px;
  background-image: url(../grafik/bund.gif);
  background-repeat: no-repeat;
  z-index: -1;
}


/*luft under fodnoten*/
div#bund {
	width: 930px;
	height: 50px;
	background-color: #d0d0d0;
	margin-top: -20px !important;
	z-index: -1;
	display: inline;
}

div.clb {
  height: 10px;
  margin-top: 0px;
  clear: both;
}

/* Tabel */
div#indhold table {
  width: 710px !important;
  border: 0;
  border-collapse: collapse;
  }

/*understreget celle i tabel */
div#indhold td.underline {
  border-bottom: 1px solid #3392b0;
  padding: 0px;
  width: 50%;
}

/* Celle til fishbase-foto */
div#indhold td.fbfoto {
  border-bottom: 1px solid #3392b0;
  padding: 5px 0px !important;
  width: 100px !important;
}

/* Celle til fishbase-foto-tekst */
div#indhold td.fbftext {
  border-bottom: 1px solid #3392b0;
  padding: 5px 5px;
  width: 255px !important;
  vertical-align: bottom !important;
}

/* Ramme omkring thumbnails */
/* thumbnails max 155 px brede */
div.nailpics {
  position: relative;
  float: left;
  border: 1px solid #3392b0;
  background: #f7f7f7;
  margin: 10px 10px 0px 0px;
  padding: 5px;
  width: 155px !important;
}

/* Ramme omkring diverse fotos */
div.pics {
  float: left;
  position: relative;
  border: 1px solid #3392b0;
  background: #f7f7f7;
  margin: 10px 10px 0px 0px;
  padding: 5px;
}

div#fototop {
  position: relative;
  float: left;
  width: 870px;
  height: 10px;
  margin: 0px !important;
  background-image: url(../grafik/fotoramme_top.gif);
  background-repeat: no-repeat;
}

div#fotoramme {
  position: relative;
  float: left;
  width: 870px;
  margin: 0px !important;
  padding: 0px auto 0px auto !important;
  background-image: url(../grafik/fotoramme_mellem.gif);
  background-repeat: repeat-y;
  text-align: center;
}

div#fototextramme {
  position: relative;
  float: left;
  width: 870px;
  margin: 0px !important;
  padding: 0px 10px 0px 10px !important;
  background-image: url(../grafik/fotoramme_mellem.gif);
  background-repeat: repeat-y;
}

div#fotobund {
  position: relative;
  float: left;
  width: 870px;
  height: 30px;
  margin: 0px !important;
  padding: 0px 15px 15px 10px !important;
  background-image: url(../grafik/fotoramme_bund.gif);
  background-repeat: no-repeat;
}
