@charset "utf-8";
/* CSS Document */


body {
  font-family: Trebuchet MS;
  color:#000000;
  background-color: #FFFFFF;
  font-size:12px;
  margin:39px 20px 0px 40px;
  }
  
a { 
text-decoration:none;
  }  

/*a:visited {color:#CCCCCC;}*/

img {border:none; }   
  
h1 {
  font-size:14px;
  /*font-weight:bold;*/
  }

h2 {
  font-size:18px;
  font-weight:bold;
  }
  
td {
  vertical-align:top;
  }
  
  .ampfont {
font-family: Trebuchet MS;
 }

.menyfont {
font-family: Trebuchet MS;
font-size:12px;
color:#000000;
 }
 
 .fotofont {
font-size:9px;
line-height:9px;
 }
 
  .indexfont {
font-size:10px;
line-height:14px;
 }
 
.menyfont a {
color:#000000;
}

.menyfont a:hover {
color: #1874BB;
}

.browntext {
color:#945402;
 }
 

.style1 {
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
}

 
.menydiv1 {
font-family:Trebuchet MS;
margin: 2px 10px 2px 20px;
padding: 4px 0px;
border-bottom:1px solid;
border-color: #99CCFF;
color: #945402;
 }
 
.menydiv1 a {
text-decoration:none; 
color: #945402;
 }
 
.menydiv2 {
margin:2px 0px 2px 20px;
padding: 4px 0px;

}

/*
.menydiv2 a:hover {
background-color:#3399FF;
width:161;
 }*/

#program_topp {
width:597px;
font-size:18px;
font-weight:bold;
margin-bottom:22px;
padding-left:2px;

}

.programtable {
  font-family: Trebuchet MS;
  font-size:12px;
  line-height:12pt;
  border-collapse:collapse;
  width:597px;
 
  }
  
  .print_table {
  font-family: Trebuchet MS;
  font-size:16px;
  line-height:16pt;
  border-collapse:collapse;
  width:800px;
 
  }
  
.td_mellan {
width:10px;
    }
  
.tid {
width:40px
    }
	
.tid2 {
width:60px
    }
	
.tid_kkv{
width:40px;
background-color: #EDCBC9;
    }
	
.kkv{
background-color: #EDCBC9;
font-weight:bold;
    }
	
.tid_bot{
width:40px;
background-color:#F5CD7A;
    }
	
.bot {
background-color: #F5CD7A;
font-weight:bold;
    }
	
.tid_g{
width:40px;
background-color:#CAC9E4;
    }
	
.gerl {
background-color:#CAC9E4;
font-weight:bold;
    }

.td_mitt {
width:418px;
 }
 
 .td_mitt2 {
width:500px;
 }
	
.p_bold {
font-weight:bold;
    }
	
.p_it
	{
	font-style:italic;
    }
  
 .td_bild {
 width:119px;
    }
	
	
.texttable {
  border-collapse:collapse;
  width:100%;
  line-height:10pt;
  }
.greyback  {
background-color:#EEEEEE;
  }
  
  .printable {
  font-family: Trebuchet MS;
  font-size:12px;
  border-collapse:collapse;
  width:600px;
  line-height:12pt;
  }
  
  .printmarg {
  margin:20px 20px 0px 30px;
  }