body
	{
	margin: 0;
	padding: 0;
	background: #ff8a00;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	}
	
a
	{
	color: #ff8a00;
	text-decoration: none;
	}
	
a:hover
	{
	color: #ff8a00;
	}
	
acronym
	{
	cursor: help;
	font-style: normal;
	border: none;
	}

hr {
  color: #fff;
}

img { 
   border-width: 0px;
   text-align: center; 
   }
   
hr {
   clear: both;
   border: none;
   } 
   
em {
  font-weight: bold;
}     
	
h1 {
   color: #f9e60f;
   font-style: oblique;
   font-weight: bold;
   font-size: 16px;
   font-variant: small-caps;
   background: #ff8a00;
   padding-left: 25px;
   margin: 0 0 0 0;
   width: 100%;
    }
    
#menu h1 {
   width: 170px;
   }   
    
h2 {
   color: #ff8a00;
   font-style: italic;
   font-weight: bold;
   font-size: 14px;
    }  
    
#menu h2 {
   padding-left: 10px;
   margin-bottom: 0px;
}    
    
h3 {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  }      

#container { 
   position: relative;
	width: 800px;
	height: auto;
    background: #fff; 
    margin: auto; 
    text-align: left;
    }
    
#header { 
    margin: 0; 
    height: 400px; 
    width: 800px;
    background: #FFF  url(teaterbanner3.gif) top center no-repeat; 
     }
   	
#menu {
   float: left;
   background: #fff;
   height: 100%;
	width: 200px;
	height: 100%;
	margin: 0px;
	padding:0px;
	color: #ff8a00;
	text-align: left;
   }
        
#menu ul { 
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 10px; 
    padding: 0; 
    list-style-image: url(bullet2.gif); 
    } 
    
#menu p {
    padding-left: 25px;
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 12px;
    }              
	
#content {
   float: right;
   width: 580px;
   height: 100%;
   background: #fff;
	padding-left: 10px;
	padding-right: 10px;
	color: #333331;
	text-align: left;
   }	
   
#cpr {   
    width: 800px;
    background: #f9e60f; 
    text-align: right;
    color: #ff8a00;
    margin-right: 0;
     }   
     
#cpr p {
    margin-right: 20px;
    }     
   
img #framsida {
   float: left;
   }
   
img #karin {
   float: right;
   }   
   
p #framsida { 
  float: right;
  padding-top: 100px;
  }   
  
p #karin {
  float: left;
}  
  
table {
  border: 0px;
  align: center;
  width: 450px;
  
  }  
  
ul {
  list-style: none;
}  


