html{
height: 100%;
}

body{
  text-align: left;
  background-image: url(designbilder/bodybgr.gif);
  background-repeat:repeat-x;
  background-color: #fef9e9;
  font: 65% Verdana, Helvetica, Arial, sans-serif;
  color: black;
  padding: 0;
  margin: 0;
  height: 100%;
  
}


#ramme{
  padding: 0;
  margin: 0;
  width: 1020px;
  background: transparent;

}

#footer{
  background-repeat:no-repeat;
  height:110px;
  width: 1020px;
}

#footertxt{
  margin-top:47px;
}

#wrapper{
  height:100%;
  background-repeat:repeat-y;
  width: 1020px;
  padding: 0;
  min-height:100%;

}

.clear{
  clear:both;
}

#topWrapper{
  width:1002px;
  float:left;
  padding:0 0 9px 9px;
  height:156px;
  margin-top: -14px;
}

#top{
  width: 1002px;
  height:126px;
  float:left;
}

#under_top{
  background-image: URL('http://www.viservedkanalen.no/designbilder/menubgr.gif');
  width:1002px;
  background-repeat:repeat-x;
  height:28px;
  float:left;
  margin-top:-3px;
  
}

#footer{
  clear: both;
  text-align: center;
  padding: 5px 10px 5px 10px;
}

td.programover{
  font-size:9px;
  font-weight:normal;
  color:#9c9c9c;
}

#footer img{
  vertical-align: top;
}

#columnLeft{
  float: left;
  width: 150px;
  padding: 0;
  overflow: hidden;
  text-align: left;
  margin-right: 12px;
}

#columnMain{
  float: left;
  width: 782px;
  padding-left:9px;
  text-align: left;
  min-height:100%;

}



#contentContainer {
  float: left;
  padding: 10px 3px 10px 10px;
 
}


#contentContainer .leftcontent{
  float:left;
  width:300px;

}

#contentContainer .rightcontent{
  width:460px;
  float:right;

}

#bannerstolpe {
  float: right;
  width: 210px;
  margin-top:20px;
  padding-right:0px;
  
}

.sokeboks{
  float:left;
  width:120px;
}

#columnRight {
  float: right;
  width: 218px;
  margin-top:20px;
  padding:0 8px 0 3px;
}

#contactBox {
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  clear: both;
  font-size: 100%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  /*margin: 10px 10px 10px 10px;*/
}

h1 {
    font-size: 160%;
}
h2 {
    font-size: 150%;
}
h3 {
    font-size: 140%;
}
h4 {
    font-size: 120%;
}
h5 {
    font-size: 100%;
}
h6 {
    font-size: 80%;
}

b {
  font-weight: bold;
}

/*forside*/

#frontLeftcontent{
  float:left;
  width:300px;


}

#frontRightcontent{
  width:460px;
  float:right;


}

div.listItemElementForside{
  width: 450px;
  font-size:11px;
   
}

div.listItemElementSmal{
  width: 150px;
  font-size:11px;
    margin-left:10px;
  }

div.listItemForsideBred{
  width:250px;
}


.programdagheader{
  background-color: #fff;
  color: #9a9a9a;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom:1px solid #9a9a9a;
}

.kategoriheader{
  background-color:white ;
  color: #FB9800;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom:1px solid #fb9800;
}

input {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #FF8000;
  width:150px;
}

input.search {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #FF8000;
  margin-bottom: 3px;
}

input.searchbutton {
  font: 85% Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #FF8000;
  background: white;
  color: black;
  margin:0 0 3px 0;
  width:40px;
}

input.radiocheck {
  border: 0px;
}


a, a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:hover, a:active {
  color: #404040;
  text-decoration: none;
  font-weight: bold;  
}

div.teaser{
  font-weight: bold;
  /*margin: 5px 10px 5px 10px;*/
}

div.text{
  /*margin: 5px 10px 5px 10px;*/
}



/* Bildevisning */

div.bilderamme{
  padding:0;
  margin:1px 6px 6px 6px;

}

div.bilderamme img{
  padding:0;
  margin: 0;
  border: none;
  vertical-align: top;
}

div.bildetekst {
  clear: both;
  margin: 1px;
  text-align: left;
  vertical-align: top;
  font-style: oblique;
}

/* Listevisning */

hr.listing {
  color: black;
  clear: both;
  margin: 0 10px 0 0px;
}

div.listItem{
  clear: both; 
  margin: 20px 0 20px 0; 
  padding: 0;
  text-align: left;
}

div.listItemTittel{
  clear: both; 
  margin: 20px 0 20px 0; 
  padding: 0;
  text-align: left;
}

div.listItemForside{
  float:left;
  margin: 5px 0px 0px 0; 
  padding: 0px;
  text-align: left;
  width:280px;
}

div.listItemForside a, div.listItemForside a:visited, div.listItemForside a:active,div.listItemForside a:hover{
  font-size:140%;
  font-weight: bold;
  color: black;
}

#forsidenews{
  width:600px;
}

div.listItem h3{
  margin-bottom: 0;
  clear: none;
  color: black;
}

div.listItem a,
div.listItem a:hover,
div.listItem a:active,
div.listItem a:visited {
  color: #FD9B02;
}

div.listItemImage{
  float: left; 
  margin: 5px 3px 0 3px;
  text-align: right;
}

div.listItemImageContact{
  float: left; 
  margin: 0;
  text-align: right;
  height:100px;
  overflow:hidden;
  margin:0 30px 0 0;
}

/* Søkeresultat */

div.searchresult{
  margin: 5px 0 5px 0;
}

div.searchresult h4{
  border-bottom: 1px solid #0B338A;
}

div.searchNavBar {
  clear: both;
  margin: 10px 10px 10px 10px;
}

div.searchNavBar span.next{
  float: right;
}

div.searchNavBar span.previous{
  float: left;
}


/* Vedlegg */

div.vedlegg{
  clear: both;
  margin: 10px 10px 10px 10px
}


/* Visning av SUTable*/

table.SUTable{
  border-collapse: collapse;
  border-left: 1px solid #060606;
  border-bottom: 1px solid #060606;
}

.SUTable td,th{
  text-align: left;
  border: 1px solid #060606;
  border-collapse: collapse;
  padding: 2px;
}

.SUTable th{
  background: #E7B501;
  color: #060606;
}


/*Visning av SUSkjema*/

table.suskjema {
  border:none;
  width: 470px;
}

td.suskjema  {
  text-align:left;
  vertical-align:top;
  line-height:1.5;
}

th.suskjema {
  border:none;
  font-weight:normal;
  text-align:left;
  vertical-align:top;
  line-height:1.5;   
}

div.suskjemaledetekst {
  font-weight: bold;
  font-size: 110%;
  margin-top: 15px;
}

td.suskjema input.button {
  background: white;
}

select.suskjema,
textarea.suskjema {
  border: 1px solid #FF8000;
}

.trlys {
  background: transparent;
}

.trmork {
  background-color: #efefef;;
}

#loginForm {
	padding-left: 8px;
	padding-bottom: 10px;
	height: 60px;
}

.loginInput{
  width:120px;
}

#countdown1 {
  text-align: center;
  font-size:12px;
  color:#ffbb01;
  position: relative;
  left: 30px;
  top: 65px;
}

#countdowntext {
  text-align: center;
  font-size:12px;
  color:#ffbb01;
  position: relative;
  left: 30px;
  top: 65px;
}
