body {
  background-color: #fff1e0;
}

h1
{
  font-family: 'Sans',sans-serif;
  color: #9e2f50;
  font-size: 22px;
}

h2
{
  font-family: 'Sans',sans-serif;
  font-style: italic;
  color: #9e2f50;
  font-size: 20px;
}

p,li
{
  font-family: 'Sans', sans-serif;
  color: gray;
  font-size: 15px;
}

div#team a:hover .bio{
  display: block;
}

.bio{
  position: absolute;
  max-width: 400px;
  display: none;
  background-color: white;
  padding: 5px;
}

a:link {
  color: #9e2f50;
  font-style: oblique;
  text-decoration: none;
}

a:visited {
  color: #9e2f50;
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

a:hover {
  font-style: oblique bold;
  text-decoration: underline;
}

.i18nlink:link {
  color: #9e2f50;
  text-decoration: underline;
}

.i18nlink:visited {
  color: #9e2f50;
  text-decoration: underline;
}

.i18nlink:active {
  text-decoration: none;
}

.i18nlink:hover {
  font-size: larger;
}

ul
{
  font-family: 'Sans', sans-serif;
  font-size: 14px;
}
/*
body {
  background-color: #fff1e0;
}

h1
{
  font-family: 'HoeflerText-Regular','Hoefler Text','Times New Roman',serif;
  font-size: 22px;
}

h2
{
  font-family: 'HoeflerText-Regular','Hoefler Text','Times New Roman',serif;
  font-style: italic;
  font-size: 20px;
}

p
{
  font-family: 'TimesNewRomanPSMT','Times New Roman',serif;
  font-size: 15px;
}

ul
{
  font-family: 'TimesNewRomanPSMT','Times New Roman',serif;
  font-size: 14px;
}
*/


.menulink:link {
  color: #fff1e0;
  text-decoration: none;
}

.menulink:visited {
  color: #ffdaad;
  text-decoration: none;
}

.menulink:active {
  text-decoration: none;
}

.menulink:hover {
  text-decoration: underline;
}

.special
{
  padding: 1em;
  background-color: rgb(255, 200, 200);
}


.course
{
  padding: 1em;
  background-color: rgb(255, 218, 255);
}


.conference
{
  padding: 1em;
  background-color: rgb(218, 255, 255);
}


.radioBoxP
{
  padding: 65px 0px 0px 15px;
  font-size: large;
  font-weight: bold;
}

.tvBox
{
  width: 300px;
  height: 260px;
  float: right;
  margin: auto;
  background-image: url('media/img/hdtv.png');
  background-position: center;
  background-repeat: no-repeat;
}

.tvBoxV
{
  padding: 22px 0px 0px 18px;
}

#radioBox
{
  width: 294px;
  height: 239px;
  float: right;
  margin: 1em;
  background-image: url('media/img/radio.gif');
  background-position: center;
  background-repeat: no-repeat;
}

html>body #radioBox
{
  background-image: url('media/img/radio.png');
}

.imgBackGndFirst
{
  background: rgb(230, 230, 200);
  border: 3px solid rgb(200, 200, 170);
  width: 100%;
}

.imgBackGnd
{
  background: rgb(230, 230, 200);
  border-top: none;
  border-right: 3px solid rgb(200, 200, 170);
  border-bottom: 3px solid rgb(200, 200, 170);
  border-left: 3px solid rgb(200, 200, 170);
  width: 100%;
}

.imgLeft
{
  margin: 1em;
  float: left;
}

.imgLeftBorder
{
  padding: 4px;
  background: rgb(230, 230, 200);
  border: 6px solid rgb(200, 200, 170);
  margin: 1em;
  float: left;
}

.imgRight
{
  margin: 1em;
  float: right;
}

.imgLittle {
  max-width: 150px;
}

.imgRightBorder
{
  padding: 4px;
  background: rgb(230, 230, 200);
  border: 6px solid rgb(200, 200, 170);
  margin: 1em;
  float: right;
}

.centered
{
  text-align: center;
}

.framedHl
{
  font-weight: bolder;
  font-size: large;
  color: white;
  text-align: center;
  border: solid 2px;
  border-color: red;
  background-color: rgb(255,128,128);
  padding: 5px;
}

.framed
{
  font-weight: bolder;
  color: #808000;
  text-align: center;
  border: solid 2px;
  background-color: yellow;
  padding: 5px;
}

.framedLink
{
  background-color: rgb(200,200,256);
  border: solid 2px blue;
  padding: 10px;
  width: auto;
  font-weight: bold;
  text-align: center;
  margin: 7px;
}

.framedLinkNorway
{
  color: white;
  border: solid 2px red;
  padding: 10px;
  width: auto;
  font-size: large;
  font-weight: bolder;
  text-align: center;
  background-color: rgb(256,200,200);
  margin: 7px;
}

.framedLinkNorway div a
{
	color:red;
}

.framedLinkNorway-Bergen
{
  color: white;
  border: solid 2px #1188FF;
  padding: 10px;
  width: auto;
  font-size: large;
  font-weight: bolder;
  text-align: center;
  background-color:#99FFFF;
  margin: 7px;
}

.framedLinkNorway-Bergen div a
{
	color:#1188FF;
}

.transparentImage
{
  width: 100%;
  height: 50px;
  filter: alpha(opacity=25);
  opacity: .25;
}

.counter
{
  text-align: right;
  font-size: 10px;
  color: gray;
  padding-top: 15px;
}

.corporateP,
.corporateP2,
.corporateP3
{
  color: rgb(250,128,114);
  text-align: center;
  border: solid 2px;
  background-color: rgb(255,239,213);
  padding: 15px;
  margin: 7px;
}

.corporateP2
{
  color: #17949C;
}

.corporateP3
{
  color: #B53f32;
}

.corporateLink,
.corporateLink2,
.corporateLink3
{
  color: rgb(250,128,114);
  font-weight: bolder;
  font-size: large;
}

.corporateLink2
{
  color:#17949C;
}

.corporateLink3
{
  color:#B53f32;
}

.banner {
  background-repeat: no-repeat;
  border-bottom: solid thick #9e2f50;
  height: 90px;
  color: #9e2f50;
  background-image: url(media/img/banner_std.jpg);
}

.title {
  float: left;
}

.menubar_bg
{
  background-image: url(media/img/gray_50.png);
}

.counter
{
  text-align: right;
  font-size: 16px;
  margin-bottom: 5px;
  color: #9e2f50;
}

.i18n
{
  text-align: right;
  font-size: 20px;
  color: #9e2f50;
}

.earth {
  background-image: url(media/img/earth.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 57px;
  height: 60px;
  float: right;
}

.counter_i18n {
  background-image: url(media/img/white_50.png);
  float: right;
  text-align: right;
  height: 55px;
  width: 120px;
  padding-right: 15px;
  padding-top: 5px;
}

.main
{
  background-image: url(media/img/letras2.png);
  background-position: 35% 15%;
  background-repeat: no-repeat;
  margin: 20px auto auto auto;
  background-color: #ffe6c7;
  position: relative;
  width: 950px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
}

.header
{
  text-align: left;
  font-size: 40px;
  font-family: sans-serif;
  font-weight: bold;
  color: #9e2f50;
}

.leftColumn
{
  background-image: url(media/img/letras2.png);
  background-position: 60% 55%;
  background-repeat: no-repeat;
  background-color: #ffe6c7;
  z-index: 1;
  margin: none auto none 25px;
  float: left;
  width: 65%;
}

.leftColumnPhotos
{
  margin: none auto none 25px;
  float: left;
  width: 30%;
}

.rightColumn
{
  background-image: url(media/img/letras1.png);
  background-position: 60% 55%;
  background-repeat: no-repeat;
  background-color: #ffe6c7;
  z-index: 1;
  margin: none 25px none auto;
  float: right;
  text-align: right;
  width: 30%;
}

.rightColumnText
{
  margin: none 25px none auto;
  float: right;
  width: 65%;
}

.footer
{
  z-index: 1;
  top: 25px;
  position: relative;
  clear: both;
  text-align: center;
}
.menubar
{
  width: 90%;
  position: relative;
  /*border-bottom: solid thin black;*/
  padding-bottom: 3px;
  /*color: rgb(102, 102, 102);*/
  font-weight: bold;
  font-family: Verdana;
}

.title1 {
  color: #253200;
  font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
  font-size: 22px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.hl
{
  font-weight: bold;
}

.textbody {
  position: relative;
  color: #463c3c;
  font-family: 'TimesNewRomanPSMT', 'Times New Roman', serif;
  font-size: 13px;
}

.bodyDown
{
  top: 15pt;
  position: relative;
  border-top: solid thin black;
  border-left: solid thin black;
  padding: 1em;
  width: auto;
  
  color: #463c3c;
  font-family: 'ArialMT', 'Arial', sans-serif;
  font-size: 12px;
  letter-spacing: 0;
}

.photo
{
  padding: 4px;
  background: rgb(230, 230, 200);
  border: 6px solid rgb(200, 200, 170);
  margin-top: 1em;
}

.bodyLinks
{
  color: #463c3c;
  font-family: 'ArialMT', 'Arial', sans-serif;
  font-size: 15px;
}

.links {
  z-index: 2;
  color: #463c3c;
  font-family: 'ArialMT', 'Arial', sans-serif;
  font-size: 11px;
}
.style_7 {
  font-family: 'TimesNewRomanPSMT', 'Times New Roman', serif;
}

#backImage {
  visibility: hidden;
  position: absolute;
  top: 1px;
  left: 1px;
}

html>body #backImage {
  z-index: 0;
  border: medium none;
  height: 158px;
  left: 339px;
  position: absolute;
  top: 289px;
  width: 97px;
  background: transparent;
  opacity: 0.1;
  filter:alpha(opacity=10);
  overflow: hidden;
  visibility: visible;
}

#backImageStd {
  visibility: hidden;
  position: absolute;
  top: 1px;
  left: 1px;
}

html>body #backImageStd {
  z-index: 0;
  background: transparent;
  position: absolute;
  left: 550px;
  top: 600px;
  opacity: 0.1;
  filter:alpha(opacity=10);
  overflow: hidden;
  visibility: visible;
}
